[gnome-bluetooth] Drop the runtime dep on control-center

Kalev Lember kalev at fedoraproject.org
Wed Feb 20 18:44:50 UTC 2013


commit 7740b72b0ac99be94a90316931bd9f24954ad7f9
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Wed Feb 20 16:42:03 2013 +0100

    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.

 gnome-bluetooth.spec |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/gnome-bluetooth.spec b/gnome-bluetooth.spec
index d8ebe68..57f6d81 100644
--- a/gnome-bluetooth.spec
+++ b/gnome-bluetooth.spec
@@ -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 at gmail.com> - 1:3.7.4-4
+- Drop the runtime dep on control-center
+
 * Mon Jan 28 2013 Matthias Clasen <mclasen at redhat.com> - 1:3.7.4-3
 - Install the udev rule in /usr/lib
 


More information about the scm-commits mailing list