Move compat-gnome-bluetooth310-libs obsoletes to -libs subpackage
This commit is contained in:
parent
b83a31056d
commit
858ccc316b
@ -1,7 +1,7 @@
|
|||||||
Name: gnome-bluetooth
|
Name: gnome-bluetooth
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 3.14.0
|
Version: 3.14.0
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
Summary: Bluetooth graphical utilities
|
Summary: Bluetooth graphical utilities
|
||||||
|
|
||||||
Group: Applications/Communications
|
Group: Applications/Communications
|
||||||
@ -28,11 +28,6 @@ Provides: dbus-bluez-pin-helper
|
|||||||
Conflicts: bluez-gnome <= 1.8
|
Conflicts: bluez-gnome <= 1.8
|
||||||
Obsoletes: bluez-gnome <= 1.8
|
Obsoletes: bluez-gnome <= 1.8
|
||||||
|
|
||||||
%if 0%{?fedora}
|
|
||||||
# From rhughes-f20-gnome-3-12 copr
|
|
||||||
Obsoletes: compat-gnome-bluetooth310-libs < 3.12
|
|
||||||
%endif
|
|
||||||
|
|
||||||
# Otherwise we might end up with mismatching version
|
# Otherwise we might end up with mismatching version
|
||||||
Requires: %{name}-libs = %{epoch}:%{version}-%{release}
|
Requires: %{name}-libs = %{epoch}:%{version}-%{release}
|
||||||
Requires: bluez >= 5.0
|
Requires: bluez >= 5.0
|
||||||
@ -53,6 +48,11 @@ Group: System Environment/Libraries
|
|||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
Requires: gobject-introspection
|
Requires: gobject-introspection
|
||||||
|
|
||||||
|
%if 0%{?fedora}
|
||||||
|
# From rhughes-f20-gnome-3-12 copr
|
||||||
|
Obsoletes: compat-gnome-bluetooth310-libs < 3.12
|
||||||
|
%endif
|
||||||
|
|
||||||
%description libs
|
%description libs
|
||||||
This package contains libraries needed for applications that
|
This package contains libraries needed for applications that
|
||||||
want to display a Bluetooth device selection widget.
|
want to display a Bluetooth device selection widget.
|
||||||
@ -141,7 +141,10 @@ fi
|
|||||||
%{_datadir}/gtk-doc
|
%{_datadir}/gtk-doc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Sun Nov 16 2014 Kalev Lember <kalevlember@gmail.com> - 3.14.0-2
|
* Sun Nov 16 2014 Kalev Lember <kalevlember@gmail.com> - 1:3.14.0-3
|
||||||
|
- Move compat-gnome-bluetooth310-libs obsoletes to -libs subpackage
|
||||||
|
|
||||||
|
* Sun Nov 16 2014 Kalev Lember <kalevlember@gmail.com> - 1:3.14.0-2
|
||||||
- Obsolete compat-gnome-bluetooth310-libs from rhughes-f20-gnome-3-12 copr
|
- Obsolete compat-gnome-bluetooth310-libs from rhughes-f20-gnome-3-12 copr
|
||||||
|
|
||||||
* Mon Sep 22 2014 Kalev Lember <kalevlember@gmail.com> - 1:3.14.0-1
|
* Mon Sep 22 2014 Kalev Lember <kalevlember@gmail.com> - 1:3.14.0-1
|
||||||
|
Loading…
Reference in New Issue
Block a user