SPECS: dbus.spec - 0.94

grzegol grzegol at pld-linux.org
Sat Oct 14 22:49:21 CEST 2006


Author: grzegol                      Date: Sat Oct 14 20:49:21 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 0.94

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

---- Diffs:

================================================================
Index: SPECS/dbus.spec
diff -u SPECS/dbus.spec:1.144 SPECS/dbus.spec:1.145
--- SPECS/dbus.spec:1.144	Thu Sep 14 11:34:02 2006
+++ SPECS/dbus.spec	Sat Oct 14 22:49:16 2006
@@ -5,12 +5,12 @@
 Summary:	D-BUS message bus
 Summary(pl):	Magistrala przesyłania komunikatów D-BUS
 Name:		dbus
-Version:	0.93
+Version:	0.94
 Release:	1
 License:	AFL v2.1 or GPL v2
 Group:		Libraries
-Source0:	http://dbus.freedesktop.org/releases/%{name}-%{version}.tar.gz
-# Source0-md5:	0770dce874c76f7364d055e4648900fb
+Source0:	http://dbus.freedesktop.org/releases/dbus/%{name}-%{version}.tar.gz
+# Source0-md5:	85653cafbcfc7edfbad9639459758ed3
 Source1:	messagebus.init
 Source2:	%{name}-daemon-1-profile.d-sh
 Source3:	%{name}-sysconfig
@@ -142,6 +142,7 @@
 %post
 /sbin/chkconfig --add messagebus
 %service messagebus restart "D-Bus daemon"
+%{_bindir}/dbus-uuidgen --ensure
 
 %preun
 if [ "$1" = "0" ];then
@@ -171,6 +172,7 @@
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/dbus-cleanup-sockets
 %attr(755,root,root) %{_bindir}/dbus-daemon
+%attr(755,root,root) %{_bindir}/dbus-uuidgen
 # R: libX11
 %attr(755,root,root) %{_bindir}/dbus-launch
 %attr(755,root,root) %{_bindir}/dbus-monitor
@@ -188,6 +190,7 @@
 %dir %{_localstatedir}/run/dbus
 %{_mandir}/man1/dbus-cleanup-sockets.1*
 %{_mandir}/man1/dbus-daemon.1*
+%{_mandir}/man1/dbus-uuidgen.1*
 %{_mandir}/man1/dbus-launch.1*
 %{_mandir}/man1/dbus-monitor.1*
 %{_mandir}/man1/dbus-send.1*
@@ -217,6 +220,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.145  2006/10/14 20:49:16  grzegol
+- 0.94
+
 Revision 1.144  2006/09/14 09:34:02  arekm
 - up to 0.93
 
================================================================

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



More information about the pld-cvs-commit mailing list