rpms/dbus/devel .cvsignore, 1.22, 1.23 dbus.spec, 1.99, 1.100 sources, 1.22, 1.23

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Sat Oct 14 18:21:46 UTC 2006


Author: johnp

Update of /cvs/dist/rpms/dbus/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv11352

Modified Files:
	.cvsignore dbus.spec sources 
Log Message:
- Update to D-Bus 1.0 RC 2 (0.94)



Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/dbus/devel/.cvsignore,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- .cvsignore	14 Sep 2006 17:17:12 -0000	1.22
+++ .cvsignore	14 Oct 2006 18:21:43 -0000	1.23
@@ -15,3 +15,4 @@
 dbus-0.90.tar.gz
 dbus-0.92.tar.gz
 dbus-0.93.tar.gz
+dbus-0.94.tar.gz


Index: dbus.spec
===================================================================
RCS file: /cvs/dist/rpms/dbus/devel/dbus.spec,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -r1.99 -r1.100
--- dbus.spec	1 Oct 2006 21:15:48 -0000	1.99
+++ dbus.spec	14 Oct 2006 18:21:43 -0000	1.100
@@ -7,8 +7,8 @@
 
 Summary: D-BUS message bus
 Name: dbus
-Version: 0.93
-Release: 3%{?dist}
+Version: 0.94
+Release: 1%{?dist}
 URL: http://www.freedesktop.org/software/dbus/
 Source0: %{name}-%{version}.tar.gz
 License: AFL/GPL
@@ -127,6 +127,7 @@
 /sbin/ldconfig
 /sbin/chkconfig --add messagebus 
 /sbin/chkconfig messagebus resetpriorities
+/bin/dbus-uuidgen --ensure
 
 %preun
 if [ $1 = 0 ]; then
@@ -151,6 +152,7 @@
 /bin/dbus-send
 /bin/dbus-cleanup-sockets
 /bin/dbus-monitor
+/bin/dbus-uuidgen
 /%{_lib}/*dbus-1*.so.*
 %{_datadir}/man/man*/*
 %{_datadir}/dbus-1/services
@@ -169,6 +171,9 @@
 %{_includedir}/*
 
 %changelog
+* Sat Oct 14 2006 John (J5) Palmieri <johnp at redhat.com> - 0.94-1
+- Update to D-Bus 1.0 RC 2 (0.94)
+
 * Sun Oct 01 2006 Jesse Keating <jkeating at redhat.com> - 0.93-3
 - rebuilt for unwind info generation, broken in gcc-4.1.1-21
 


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/dbus/devel/sources,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- sources	14 Sep 2006 17:17:12 -0000	1.22
+++ sources	14 Oct 2006 18:21:43 -0000	1.23
@@ -1 +1 @@
-0770dce874c76f7364d055e4648900fb  dbus-0.93.tar.gz
+85653cafbcfc7edfbad9639459758ed3  dbus-0.94.tar.gz




More information about the fedora-cvs-commits mailing list