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