rpms/pulseaudio/devel pulseaudio.spec,1.41,1.42

Matthias Clasen (mclasen) fedora-extras-commits at redhat.com
Tue May 20 19:58:54 UTC 2008


Author: mclasen

Update of /cvs/extras/rpms/pulseaudio/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24061

Modified Files:
	pulseaudio.spec 
Log Message:
apply the patch



Index: pulseaudio.spec
===================================================================
RCS file: /cvs/extras/rpms/pulseaudio/devel/pulseaudio.spec,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- pulseaudio.spec	18 May 2008 02:24:37 -0000	1.41
+++ pulseaudio.spec	20 May 2008 19:58:02 -0000	1.42
@@ -5,7 +5,7 @@
 Name:		pulseaudio
 Summary: 	Improved Linux sound server
 Version:	0.9.11
-Release:	0.1.%{alphatag}%{?dist}
+Release:	0.2.%{alphatag}%{?dist}
 License:	GPLv2+
 Group:		System Environment/Daemons
 Source0:	http://0pointer.de/lennart/projects/pulseaudio/pulseaudio-%{version}.%{alphatag}.tar.gz
@@ -178,6 +178,7 @@
 #%patch7 -p0 -b .ltdl-assert
 #%patch8 -p1 -b .realtime
 #%patch9 -p1 -b .cputime-abort
+%patch10 -p1 -b .wrong-assert
 
 %build
 %configure --disable-ltdl-install --disable-static --disable-rpath --with-system-user=pulse --with-system-group=pulse --with-realtime-group=pulse-rt --with-access-group=pulse-access
@@ -404,6 +405,9 @@
 %{_mandir}/man1/pax11publish.1.gz
 
 %changelog
+* Tue May 20 2008 Matthias Clasen <mclasen at redhat.com> 0.9.11-0.2.svn20080516
+- Actually apply the patch
+
 * Sat May 17 2008 Matthias Clasen <mclasen at redhat.com> 0.9.11-0.1.svn20080516
 - Fix a wrong assertion in module-default-device-restore
 




More information about the fedora-extras-commits mailing list