From 2fbaf5aaaf814a2062035dfcac4f0feaec2dbb1f Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Wed, 18 Sep 2013 10:50:08 -0400 Subject: [PATCH] drop obexftp --- gvfs.spec | 26 ++++---------------------- 1 file changed, 4 insertions(+), 22 deletions(-) diff --git a/gvfs.spec b/gvfs.spec index 643dd2a..cffeb11 100644 --- a/gvfs.spec +++ b/gvfs.spec @@ -3,7 +3,7 @@ Summary: Backends for the gio framework in GLib Name: gvfs Version: 1.17.91 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv3 and LGPLv2+ Group: System Environment/Libraries URL: http://www.gtk.org @@ -94,21 +94,6 @@ This package provides support for accessing files inside Zip and Tar archives, as well as ISO images, to applications using gvfs. -%ifnarch s390 s390x -%package obexftp -Summary: ObexFTP support for gvfs -Group: System Environment/Libraries -Requires: %{name}%{?_isa} = %{version}-%{release} -Requires: obex-data-server >= 0.3.4-6 -BuildRequires: bluez-libs-devel >= 3.12 -Obsoletes: gnome-vfs2-obexftp <= 0.4 - -%description obexftp -This package provides support for reading files on Bluetooth mobile phones -and devices through ObexFTP to applications using gvfs. -%endif - - %package gphoto2 Summary: gphoto2 support for gvfs Group: System Environment/Libraries @@ -232,8 +217,6 @@ killall -USR1 gvfsd >&/dev/null || : %post goa killall -USR1 gvfsd >&/dev/null || : %ifnarch s390 s390x -%post obexftp -killall -USR1 gvfsd >&/dev/null || : %post afc killall -USR1 gvfsd >&/dev/null || : %endif @@ -346,10 +329,6 @@ update-desktop-database >&/dev/null || : %{_datadir}/gvfs/remote-volume-monitors/gphoto2.monitor %ifnarch s390 s390x -%files obexftp -%{_libexecdir}/gvfsd-obexftp -%{_datadir}/gvfs/mounts/obexftp.mount - %files afc %{_libexecdir}/gvfsd-afc %{_datadir}/gvfs/mounts/afc.mount @@ -377,6 +356,9 @@ update-desktop-database >&/dev/null || : %{_datadir}/gvfs/remote-volume-monitors/goa.monitor %changelog +* Wed Sep 18 2013 Matthias Clasen - 1.17.91-2 +- Drop obexftp subpackage + * Tue Sep 03 2013 Kalev Lember - 1.17.91-1 - Update to 1.17.91