Drop the runtime dep on control-center
gnome-bluetooth no longer ships a gnome-control-center panel so we no longer need the runtime requires. Drop the dep so that we can get rid of the circular build dep between control-center and gnome-bluetooth.
This commit is contained in:
parent
53e5eb6a9c
commit
7740b72b0a
@ -1,7 +1,7 @@
|
||||
Name: gnome-bluetooth
|
||||
Epoch: 1
|
||||
Version: 3.7.4
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
Summary: Bluetooth graphical utilities
|
||||
|
||||
Group: Applications/Communications
|
||||
@ -36,7 +36,6 @@ Requires: gvfs-obexftp
|
||||
Requires: obexd
|
||||
Requires: pulseaudio-module-bluetooth
|
||||
%endif
|
||||
Requires: control-center
|
||||
|
||||
Requires(post): desktop-file-utils
|
||||
Requires(postun): desktop-file-utils
|
||||
@ -149,6 +148,9 @@ fi
|
||||
%{_datadir}/gtk-doc
|
||||
|
||||
%changelog
|
||||
* Wed Feb 20 2013 Kalev Lember <kalevlember@gmail.com> - 1:3.7.4-4
|
||||
- Drop the runtime dep on control-center
|
||||
|
||||
* Mon Jan 28 2013 Matthias Clasen <mclasen@redhat.com> - 1:3.7.4-3
|
||||
- Install the udev rule in /usr/lib
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user