From f05e77e1e77cf228e7a263bd86a40f146cfc493a Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Feb 24 2010 10:15:19 +0000 Subject: - Require -libs of the same version to avoid conflicts --- diff --git a/gnome-bluetooth.spec b/gnome-bluetooth.spec index aad1283..c525bcb 100644 --- a/gnome-bluetooth.spec +++ b/gnome-bluetooth.spec @@ -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 2.29.91-2 +- Require -libs of the same version to avoid conflicts + * Mon Feb 15 2010 Bastien Nocera 2.29.91-1 - Update to 2.29.91