[gnome-bluetooth] * Thu Aug 05 2010 Bastien Nocera <bnocera at redhat.com> 2.90.0-5 - Fix requires for new epoch

Bastien Nocera hadess at fedoraproject.org
Thu Aug 5 12:53:15 UTC 2010


commit 54ee489f49f1c71c35936396b12949252ea14e0b
Author: Bastien Nocera <hadess at hadess.net>
Date:   Thu Aug 5 13:53:10 2010 +0100

    * Thu Aug 05 2010 Bastien Nocera <bnocera at redhat.com> 2.90.0-5
    - Fix requires for new epoch

 gnome-bluetooth.spec |   11 +++++++----
 1 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/gnome-bluetooth.spec b/gnome-bluetooth.spec
index cefc4bc..142ef8e 100644
--- a/gnome-bluetooth.spec
+++ b/gnome-bluetooth.spec
@@ -1,7 +1,7 @@
 Name:		gnome-bluetooth
 Epoch:		1
 Version:	2.90.0
-Release:	4%{?dist}
+Release:	5%{?dist}
 Summary:	Bluetooth graphical utilities
 
 Group:		Applications/Communications
@@ -30,7 +30,7 @@ Conflicts:	bluez-gnome <= 1.8
 Obsoletes:	bluez-gnome <= 1.8
 
 # Otherwise we might end up with mismatching version
-Requires:	%{name}-libs = %{version}-%{release}
+Requires:	%{name}-libs = %{epoch}:%{version}-%{release}
 Requires:	gvfs-obexftp
 Requires:	bluez >= 4.42
 Requires:	obexd
@@ -59,7 +59,7 @@ want to display a Bluetooth device selection widget.
 Summary:	Development files for %{name}-libs
 Group:		Development/Libraries
 License:	LGPLv2+
-Requires:	%{name}-libs = %{version}-%{release}
+Requires:	%{name}-libs = %{epoch}:%{version}-%{release}
 Requires:	gtk-doc pkgconfig gobject-introspection-devel
 Obsoletes:	gnome-bluetooth-devel < 2.27.1-4
 Provides:	gnome-bluetooth-devel = %{version}
@@ -72,7 +72,7 @@ for writing applications that require a Bluetooth device selection widget.
 Summary:	Moblin Bluetooth management utility
 Group:		Development/Libraries
 License:	LGPLv2+
-Requires:	%{name}-libs = %{version}-%{release}
+Requires:	%{name}-libs = %{epoch}:%{version}-%{release}
 
 %description moblin
 This package contains the Moblin user interface for gnome-bluetooth.
@@ -228,6 +228,9 @@ fi
 %{_datadir}/mutter-moblin/panels/bluetooth-panel.desktop
 
 %changelog
+* Thu Aug 05 2010 Bastien Nocera <bnocera at redhat.com> 2.90.0-5
+- Fix requires for new epoch
+
 * Wed Aug 04 2010 Bastien Nocera <bnocera at redhat.com> 2.90.0-4
 - Up the epoch due to F-14 changes
 


More information about the scm-commits mailing list