[gnome-bluetooth/f20] Drop the dep on gvfs-obexftp

Kalev Lember kalev at fedoraproject.org
Wed Sep 18 15:19:10 UTC 2013


commit 518c989220951052dfad347464213a3e87dc52af
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Wed Sep 18 17:12:32 2013 +0200

    Drop the dep on gvfs-obexftp
    
    This fixes a fallout from the retired obex-data-server package, causing
    broken dependencies.

 gnome-bluetooth.spec |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/gnome-bluetooth.spec b/gnome-bluetooth.spec
index e4c338b..dbd2334 100644
--- a/gnome-bluetooth.spec
+++ b/gnome-bluetooth.spec
@@ -1,7 +1,7 @@
 Name:		gnome-bluetooth
 Epoch:		1
 Version:	3.9.91
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	Bluetooth graphical utilities
 
 Group:		Applications/Communications
@@ -31,7 +31,6 @@ Obsoletes:	bluez-gnome <= 1.8
 Requires:	%{name}-libs = %{epoch}:%{version}-%{release}
 Requires:	bluez >= 5.0
 %ifnarch s390 s390x
-Requires:	gvfs-obexftp
 Requires:	pulseaudio-module-bluetooth
 %endif
 
@@ -142,6 +141,9 @@ fi
 %{_datadir}/gtk-doc
 
 %changelog
+* Wed Sep 18 2013 Kalev Lember <kalevlember at gmail.com> - 1:3.9.91-2
+- Drop the dep on gvfs-obexftp
+
 * Tue Sep 10 2013 Kalev Lember <kalevlember at gmail.com> - 1:3.9.91-1
 - Update to 3.9.91
 


More information about the scm-commits mailing list