SPECS: dbus.spec - updated to 0.95 - run dbus-uuidgen --ensure in ...

grzegol grzegol at pld-linux.org
Sat Nov 4 20:29:56 CET 2006


Author: grzegol                      Date: Sat Nov  4 19:29:56 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 0.95
- run dbus-uuidgen --ensure in messagebus.init not in %%post
- added /var/lib/dbus dir

---- Files affected:
SPECS:
   dbus.spec (1.145 -> 1.146) 

---- Diffs:

================================================================
Index: SPECS/dbus.spec
diff -u SPECS/dbus.spec:1.145 SPECS/dbus.spec:1.146
--- SPECS/dbus.spec:1.145	Sat Oct 14 22:49:16 2006
+++ SPECS/dbus.spec	Sat Nov  4 20:29:51 2006
@@ -5,12 +5,12 @@
 Summary:	D-BUS message bus
 Summary(pl):	Magistrala przesyłania komunikatów D-BUS
 Name:		dbus
-Version:	0.94
+Version:	0.95
 Release:	1
 License:	AFL v2.1 or GPL v2
 Group:		Libraries
 Source0:	http://dbus.freedesktop.org/releases/dbus/%{name}-%{version}.tar.gz
-# Source0-md5:	85653cafbcfc7edfbad9639459758ed3
+# Source0-md5:	c660e2c6345cbe5edc5e2486570148af
 Source1:	messagebus.init
 Source2:	%{name}-daemon-1-profile.d-sh
 Source3:	%{name}-sysconfig
@@ -142,7 +142,6 @@
 %post
 /sbin/chkconfig --add messagebus
 %service messagebus restart "D-Bus daemon"
-%{_bindir}/dbus-uuidgen --ensure
 
 %preun
 if [ "$1" = "0" ];then
@@ -188,6 +187,7 @@
 %dir %{_datadir}/dbus-1
 %dir %{_datadir}/dbus-1/services
 %dir %{_localstatedir}/run/dbus
+%dir /var/lib/dbus
 %{_mandir}/man1/dbus-cleanup-sockets.1*
 %{_mandir}/man1/dbus-daemon.1*
 %{_mandir}/man1/dbus-uuidgen.1*
@@ -220,6 +220,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.146  2006/11/04 19:29:51  grzegol
+- updated to 0.95
+- run dbus-uuidgen --ensure in messagebus.init not in %%post
+- added /var/lib/dbus dir
+
 Revision 1.145  2006/10/14 20:49:16  grzegol
 - 0.94
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/dbus.spec?r1=1.145&r2=1.146&f=u



More information about the pld-cvs-commit mailing list