rpms/gnome-bluetooth/devel gnome-bluetooth.spec,1.111,1.112

Bastien Nocera hadess at fedoraproject.org
Wed Feb 24 10:15:19 UTC 2010


Author: hadess

Update of /cvs/pkgs/rpms/gnome-bluetooth/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv2451

Modified Files:
	gnome-bluetooth.spec 
Log Message:
* Wed Feb 24 2010 Bastien Nocera <bnocera at redhat.com> 2.29.91-2
- Require -libs of the same version to avoid conflicts



Index: gnome-bluetooth.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gnome-bluetooth/devel/gnome-bluetooth.spec,v
retrieving revision 1.111
retrieving revision 1.112
diff -u -p -r1.111 -r1.112
--- gnome-bluetooth.spec	15 Feb 2010 14:29:27 -0000	1.111
+++ gnome-bluetooth.spec	24 Feb 2010 10:15:19 -0000	1.112
@@ -1,6 +1,6 @@
 Name:		gnome-bluetooth
 Version:	2.29.91
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	Bluetooth graphical utilities
 
 Group:		Applications/Communications
@@ -30,6 +30,8 @@ Provides:	dbus-bluez-pin-helper
 Conflicts:	bluez-gnome <= 1.8
 Obsoletes:	bluez-gnome <= 1.8
 
+# Otherwise we might end up with mismatching version
+Requires:	%{name}-libs = %{version}-%{release}
 Requires:	gvfs-obexftp
 Requires:	bluez >= 4.42
 Requires:	obexd
@@ -221,6 +223,9 @@ fi
 %{_bindir}/bluetooth-panel
 
 %changelog
+* Wed Feb 24 2010 Bastien Nocera <bnocera at redhat.com> 2.29.91-2
+- Require -libs of the same version to avoid conflicts
+
 * Mon Feb 15 2010 Bastien Nocera <bnocera at redhat.com> 2.29.91-1
 - Update to 2.29.91
 



More information about the scm-commits mailing list