rpms/audacious-plugin-fc/devel .cvsignore, 1.3, 1.4 audacious-plugin-fc.spec, 1.15, 1.16 sources, 1.3, 1.4 audacious-plugin-fc-0.3-audacious2.patch, 1.1, NONE audacious-plugin-fc-0.3-dialog.patch, 1.1, NONE

Michael Schwendt mschwendt at fedoraproject.org
Fri Oct 23 15:27:32 UTC 2009


Author: mschwendt

Update of /cvs/pkgs/rpms/audacious-plugin-fc/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv12148

Modified Files:
	.cvsignore audacious-plugin-fc.spec sources 
Removed Files:
	audacious-plugin-fc-0.3-audacious2.patch 
	audacious-plugin-fc-0.3-dialog.patch 
Log Message:
* Fri Oct 23 2009 Michael Schwendt <mschwendt at fedoraproject.org> - 0.4-1
- Upgrade to 0.4 for Audacious 2.2 InputPlugin API changes.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/audacious-plugin-fc/devel/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- .cvsignore	16 Oct 2008 09:50:58 -0000	1.3
+++ .cvsignore	23 Oct 2009 15:27:30 -0000	1.4
@@ -1 +1 @@
-audacious-plugin-fc-0.3.tar.bz2
+audacious-plugin-fc-0.4.tar.bz2


Index: audacious-plugin-fc.spec
===================================================================
RCS file: /cvs/pkgs/rpms/audacious-plugin-fc/devel/audacious-plugin-fc.spec,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -p -r1.15 -r1.16
--- audacious-plugin-fc.spec	24 Jul 2009 17:31:42 -0000	1.15
+++ audacious-plugin-fc.spec	23 Oct 2009 15:27:30 -0000	1.16
@@ -1,18 +1,16 @@
 # Minimum audacious/audacious-plugins version in inter-package
-# dependencies. We have 2.1 for both, so we enforce 2.1.
-%define aud_ver 2.1
+# dependencies. We need 2.2 for both.
+%define aud_ver 2.2
 
 %define plugindir %(pkg-config audacious --variable=input_plugin_dir)
 
 Summary: Future Composer input plugin for Audacious
 Name: audacious-plugin-fc
-Version: 0.3
-Release: 5
+Version: 0.4
+Release: 1
 URL: http://xmms-fc.sourceforge.net/
 License: GPLv2+
 Source:	http://download.sourceforge.net/xmms-fc/audacious-plugin-fc-%{version}.tar.bz2
-Patch0: audacious-plugin-fc-0.3-audacious2.patch
-Patch1: audacious-plugin-fc-0.3-dialog.patch
 Group: Applications/Multimedia
 Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: audacious-devel >= %{aud_ver}
@@ -29,14 +27,12 @@ music files from AMIGA. Song-length dete
 
 %prep
 %setup -q
-%patch0 -p1 -b .audacious2
-%patch1 -p1 -b .dialog
 
 
 %build
 %configure
 # temporary work-around for #454364
-ln -s Config.h src/config.h
+#ln -s Config.h src/config.h
 # ---
 make %{?_smp_mflags}
 
@@ -58,6 +54,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Fri Oct 23 2009 Michael Schwendt <mschwendt at fedoraproject.org> - 0.4-1
+- Upgrade to 0.4 for Audacious 2.2 InputPlugin API changes.
+
 * Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.3-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/audacious-plugin-fc/devel/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- sources	16 Oct 2008 09:50:58 -0000	1.3
+++ sources	23 Oct 2009 15:27:31 -0000	1.4
@@ -1 +1 @@
-96975f144e0e9f19d340f16e4bad27c6  audacious-plugin-fc-0.3.tar.bz2
+a36fbbddf41b162e1ed6df0b3a6637c7  audacious-plugin-fc-0.4.tar.bz2


--- audacious-plugin-fc-0.3-audacious2.patch DELETED ---


--- audacious-plugin-fc-0.3-dialog.patch DELETED ---




More information about the fedora-extras-commits mailing list