rpms/dbus/devel dbus.spec,1.100,1.101 sources,1.23,1.24

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Fri Nov 3 21:27:05 UTC 2006


Author: johnp

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

Modified Files:
	dbus.spec sources 
Log Message:
- Update to D-Bus 1.0 RC 3 (0.95)
- don't build with tests on



Index: dbus.spec
===================================================================
RCS file: /cvs/dist/rpms/dbus/devel/dbus.spec,v
retrieving revision 1.100
retrieving revision 1.101
diff -u -r1.100 -r1.101
--- dbus.spec	14 Oct 2006 18:21:43 -0000	1.100
+++ dbus.spec	3 Nov 2006 21:27:03 -0000	1.101
@@ -7,7 +7,7 @@
 
 Summary: D-BUS message bus
 Name: dbus
-Version: 0.94
+Version: 0.95
 Release: 1%{?dist}
 URL: http://www.freedesktop.org/software/dbus/
 Source0: %{name}-%{version}.tar.gz
@@ -82,7 +82,7 @@
 }
 
 #### Build once with tests to make check
-%configure $COMMON_ARGS --enable-tests=yes --enable-verbose-mode=yes --enable-asserts=yes
+%configure $COMMON_ARGS --enable-tests=no --enable-verbose-mode=yes --enable-asserts=yes
 make_fast
 
 #keep debug mode for now.
@@ -127,7 +127,6 @@
 /sbin/ldconfig
 /sbin/chkconfig --add messagebus 
 /sbin/chkconfig messagebus resetpriorities
-/bin/dbus-uuidgen --ensure
 
 %preun
 if [ $1 = 0 ]; then
@@ -171,6 +170,10 @@
 %{_includedir}/*
 
 %changelog
+* Fri Nov 03 2006 John (J5) Palmieri <johnp at redhat.com> - 0.95-1
+- Update to D-Bus 1.0 RC 3 (0.95)
+- don't build with tests on
+
 * Sat Oct 14 2006 John (J5) Palmieri <johnp at redhat.com> - 0.94-1
 - Update to D-Bus 1.0 RC 2 (0.94)
 


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/dbus/devel/sources,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- sources	14 Oct 2006 18:21:43 -0000	1.23
+++ sources	3 Nov 2006 21:27:03 -0000	1.24
@@ -1 +1 @@
-85653cafbcfc7edfbad9639459758ed3  dbus-0.94.tar.gz
+c660e2c6345cbe5edc5e2486570148af  dbus-0.95.tar.gz




More information about the fedora-cvs-commits mailing list