Author: baggins                      Date: Thu Oct 25 22:49:55 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 3
- own %{_datadir}/dbus-1/system-services
- geteuid patch to fix https://bugs.freedesktop.org/show_bug.cgi?id=11876
  symptoms were gdm and pam_ck_connector not being able to open session to
  dbus, thus disallowing mounts of removable media and other fancy at_console
  stuff

---- Files affected:
SPECS:
   dbus.spec (1.159 -> 1.160) 

---- Diffs:

================================================================
Index: SPECS/dbus.spec
diff -u SPECS/dbus.spec:1.159 SPECS/dbus.spec:1.160
--- SPECS/dbus.spec:1.159       Tue Sep 18 18:59:35 2007
+++ SPECS/dbus.spec     Fri Oct 26 00:49:49 2007
@@ -9,7 +9,7 @@
 Summary(pl.UTF-8):     Magistrala przesyłania komunikatów D-BUS
 Name:          dbus
 Version:       1.1.2
-Release:       2
+Release:       3
 License:       AFL v2.1 or GPL v2
 Group:         Libraries
 Source0:       
http://dbus.freedesktop.org/releases/dbus/%{name}-%{version}.tar.gz
@@ -21,6 +21,7 @@
 Patch0:                %{name}-nolibs.patch
 Patch1:                %{name}-config.patch
 Patch2:                %{name}-no_fatal_checks.patch
+Patch3:                %{name}-geteuid.patch
 URL:           http://www.freedesktop.org/Software/dbus
 BuildRequires: audit-libs-devel
 BuildRequires: autoconf >= 2.52
@@ -106,6 +107,7 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 %build
 %{__libtoolize}
@@ -202,6 +204,7 @@
 %dir %{_sysconfdir}/dbus-1/session.d
 %dir %{_datadir}/dbus-1
 %dir %{_datadir}/dbus-1/services
+%dir %{_datadir}/dbus-1/system-services
 %dir %{_localstatedir}/run/dbus
 %dir /var/lib/dbus
 %{_mandir}/man1/dbus-cleanup-sockets.1*
@@ -236,6 +239,14 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.160  2007/10/25 22:49:49  baggins
+- rel 3
+- own %{_datadir}/dbus-1/system-services
+- geteuid patch to fix https://bugs.freedesktop.org/show_bug.cgi?id=11876
+  symptoms were gdm and pam_ck_connector not being able to open session to
+  dbus, thus disallowing mounts of removable media and other fancy at_console
+  stuff
+
 Revision 1.159  2007/09/18 16:59:35  baggins
 - rel 2
 - updated BR and R, added TODO
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/dbus.spec?r1=1.159&r2=1.160&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to