rpms/audacious/devel audacious.spec,1.64,1.65

Michael Schwendt mschwendt at fedoraproject.org
Wed Jan 27 17:14:18 UTC 2010


Author: mschwendt

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

Modified Files:
	audacious.spec 
Log Message:
* Wed Jan 27 2010 Michael Schwendt <mschwendt at fedoraproject.org> - 2.2-8
- Change build_stamp from "UNSUPPORTED VERSION" to "Fedora package".



Index: audacious.spec
===================================================================
RCS file: /cvs/pkgs/rpms/audacious/devel/audacious.spec,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -p -r1.64 -r1.65
--- audacious.spec	24 Jan 2010 07:50:05 -0000	1.64
+++ audacious.spec	27 Jan 2010 17:14:18 -0000	1.65
@@ -5,7 +5,7 @@
 
 Name: audacious
 Version: 2.2
-Release: 7%{?dist}
+Release: 8%{?dist}
 
 License: GPLv3
 Summary: GTK2 based media player similar to XMMS
@@ -80,6 +80,7 @@ Files needed when building software for 
 %prep
 %setup -q -n %{name}-%{version}
 sed -i '\,^.SILENT:,d' buildsys.mk.in
+sed -i -e 's!\(build_stamp.*\)UNSUPPORTED VERSION!\1Fedora package!' src/audacious/Makefile ; grep 'Fedora package' src/audacious/Makefile || exit -1
 %patch0 -p1 -b .disabled-iplugins
 %patch1 -p1 -b .AUD-99
 %patch2 -p1 -b .pkgconfig-libs
@@ -198,6 +199,9 @@ gtk-update-icon-cache %{_datadir}/icons/
 
 
 %changelog
+* Wed Jan 27 2010 Michael Schwendt <mschwendt at fedoraproject.org> - 2.2-8
+- Change build_stamp from "UNSUPPORTED VERSION" to "Fedora package".
+
 * Sat Jan 23 2010 Michael Schwendt <mschwendt at fedoraproject.org> - 2.2-7
 - Patch filename_find_decoder to probe a file if multiple decoders
   compete with eachother to handle files with the same extension.



More information about the scm-commits mailing list