rpms/gdm/devel gdm.spec,1.104,1.105

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Mon Nov 14 18:58:12 UTC 2005


Author: rstrode

Update of /cvs/dist/rpms/gdm/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv10461

Modified Files:
	gdm.spec 
Log Message:
- Make sure that dbus-launch gets called if available



Index: gdm.spec
===================================================================
RCS file: /cvs/dist/rpms/gdm/devel/gdm.spec,v
retrieving revision 1.104
retrieving revision 1.105
diff -u -r1.104 -r1.105
--- gdm.spec	14 Nov 2005 17:43:50 -0000	1.104
+++ gdm.spec	14 Nov 2005 18:58:10 -0000	1.105
@@ -15,7 +15,7 @@
 Summary: The GNOME Display Manager.
 Name: gdm
 Version: 2.8.0.4
-Release: 11
+Release: 12
 Epoch: 1
 License: LGPL/GPL
 Group: User Interface/X
@@ -41,6 +41,7 @@
 Patch14: gdm-2.8.0.4-clean-up-leaks.patch
 Patch15: gdm-2.8.0.4-audit-login.patch
 Patch16: gdm-2.8.0.4-modularx.patch
+Patch17: gdm-2.8.0.4-call-dbus-launch.patch
 
 BuildRoot: %{_tmppath}/gdm-%{PACKAGE_VERSION}-root
 
@@ -108,6 +109,7 @@
 %patch14 -p1 -b .clean-up-leaks
 %patch15 -p1 -b .audit-login
 %patch16 -p1 -b .modularx
+%patch17 -p1 -b .call-dbus-launch
 
 # fix the time format for ja
 perl -pi -e "s|^msgstr \"%a %b %d, %H:%M\"|msgstr \"%m/%d \(%a\) %H:%M\"|; s|^msgstr \"%a %b %d, %I:%M %p\"|msgstr \"%m/%d \(%a\) %p %I:%M\"|" po/ja.po
@@ -268,6 +270,9 @@
 %attr(1770, root, gdm) %dir %{_localstatedir}/gdm
 
 %changelog
+* Mon Nov 14 2005 Ray Strode <rstrode at redhat.com> - 1:2.8.0.4-12
+- Make sure that dbus-launch gets called if available
+
 * Mon Nov 14 2005 Ray Strode <rstrode at redhat.com> - 1:2.8.0.4-11
 - Don't use X session / setup files anymore.
 - Don't install early login init scripts




More information about the fedora-cvs-commits mailing list