rpms/pulseaudio/devel pulseaudio.spec,1.90,1.91

Matthias Clasen mclasen at fedoraproject.org
Thu Aug 20 21:41:23 UTC 2009


Author: mclasen

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

Modified Files:
	pulseaudio.spec 
Log Message:
Fix an install ordering problem



Index: pulseaudio.spec
===================================================================
RCS file: /cvs/pkgs/rpms/pulseaudio/devel/pulseaudio.spec,v
retrieving revision 1.90
retrieving revision 1.91
diff -u -p -r1.90 -r1.91
--- pulseaudio.spec	19 Aug 2009 02:58:53 -0000	1.90
+++ pulseaudio.spec	20 Aug 2009 21:41:23 -0000	1.91
@@ -1,7 +1,7 @@
 Name:           pulseaudio
 Summary:        Improved Linux Sound Server
 Version:        0.9.16
-Release:        6.test5%{?dist}
+Release:        7.test5%{?dist}
 License:        LGPLv2+
 Group:          System Environment/Daemons
 Source0:        http://0pointer.de/lennart/projects/pulseaudio/pulseaudio-%{version}-test5.tar.gz
@@ -194,6 +194,8 @@ Requires:       %{name} = %{version}-%{r
 Requires:	gdm >= 1:2.22.0
 Requires:	pulseaudio-module-bluetooth
 Requires:	pulseaudio-module-x11
+# for the gdm user
+Requires(pre):  gdm
 
 %description gdm-hooks
 This package contains GDM integration hooks for the PulseAudio sound server.
@@ -434,6 +436,9 @@ exit 0
 %attr(0600, gdm, gdm) %{_localstatedir}/lib/gdm/.pulse/default.pa
 
 %changelog
+* Thu Aug 20 2009 Matthias Clasen <mclasen at redhat.com> - 0.9.16-7.test5
+- Fix install ordering between gdm and pulseaudio-gdm-hooks
+
 * Wed Aug 19 2009 Lennart Poettering <lpoetter at redhat.com> 0.9.16-6.test5
 - New test release
 




More information about the fedora-extras-commits mailing list