rpms/dbus/F-8 dbus.spec,1.131,1.132

Bill Nottingham (notting) fedora-extras-commits at redhat.com
Thu Oct 25 18:07:24 UTC 2007


Author: notting

Update of /cvs/extras/rpms/dbus/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4456

Modified Files:
	dbus.spec 
Log Message:
have -libs obsolete older versions of the main package so that yum upgrades work



Index: dbus.spec
===================================================================
RCS file: /cvs/extras/rpms/dbus/F-8/dbus.spec,v
retrieving revision 1.131
retrieving revision 1.132
diff -u -r1.131 -r1.132
--- dbus.spec	5 Oct 2007 02:39:26 -0000	1.131
+++ dbus.spec	25 Oct 2007 18:06:48 -0000	1.132
@@ -8,7 +8,7 @@
 Summary: D-BUS message bus
 Name: dbus
 Version: 1.1.2
-Release: 7%{?dist}
+Release: 8%{?dist}
 URL: http://www.freedesktop.org/software/dbus/
 Source0: http://dbus.freedesktop.org/releases/dbus/%{name}-%{version}.tar.gz
 Source1: doxygen_to_devhelp.xsl
@@ -54,7 +54,8 @@
 Summary: Libraries for accessing D-BUS
 Group: Development/Libraries
 Requires: %name = %{version}-%{release}
- 
+Obsoletes: dbus < 1.1.2-3
+
 %description libs
 Lowlevel libraries for accessing D-BUS
 
@@ -207,6 +208,9 @@
 %{_datadir}/devhelp/books/dbus
 
 %changelog
+* Thu Oct 25 2007 Bill Nottingham <notting at redhat.com> - 1.1.2-8
+- have -libs obsolete older versions of the main package so that yum upgrades work
+
 * Thu Oct  4 2007 Matthias Clasen <mclasen at redhat.com> - 1.1.2-7
 - Make the daemon a PIE executable  (#210039)
 




More information about the fedora-extras-commits mailing list