From 7740b72b0ac99be94a90316931bd9f24954ad7f9 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Wed, 20 Feb 2013 16:42:03 +0100 Subject: [PATCH] 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 file 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 - 1:3.7.4-4 +- Drop the runtime dep on control-center + * Mon Jan 28 2013 Matthias Clasen - 1:3.7.4-3 - Install the udev rule in /usr/lib