From 5b2f5d61fcbbc685c86d7200cbcb947fe6160176f493cb64c77c056756059c83 Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Sun, 30 May 2010 22:54:02 +0000 Subject: [PATCH] Accepting request 40830 from GNOME:Factory Copy from GNOME:Factory/gvfs based on submit request 40830 from user vuntz OBS-URL: https://build.opensuse.org/request/show/40830 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gvfs?expand=0&rev=55 --- gvfs.changes | 7 +++++++ gvfs.spec | 22 +++++++++++++++++++--- 2 files changed, 26 insertions(+), 3 deletions(-) diff --git a/gvfs.changes b/gvfs.changes index 229183e..ea91c7b 100644 --- a/gvfs.changes +++ b/gvfs.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu May 27 14:28:11 UTC 2010 - dimstar@opensuse.org + +- fate#308282: BuildRequire libimobiledevice-devel to enable afc + support of gvfs. Split out in gvfs-backend-afc package, which is + recommended by gvfs-backends. + ------------------------------------------------------------------- Mon May 3 22:13:55 CEST 2010 - captain.magnus@opensuse.org diff --git a/gvfs.spec b/gvfs.spec index c8310cc..39c71fb 100644 --- a/gvfs.spec +++ b/gvfs.spec @@ -19,8 +19,7 @@ Name: gvfs Version: 1.6.1 -Release: 1 -# FIXME add libimobiledevice-devel BuildRequires (it's available in the build service, talking to the packager to add it to factory) +Release: 2 License: LGPLv2.0+ Summary: VFS functionality for GLib Url: http://www.gnome.org @@ -46,6 +45,7 @@ BuildRequires: libcdio-devel BuildRequires: libexpat-devel BuildRequires: libgnome-keyring-devel BuildRequires: libgphoto2-devel +BuildRequires: libimobiledevice-devel BuildRequires: libsmbclient-devel BuildRequires: libsoup-devel BuildRequires: pkg-config @@ -76,12 +76,21 @@ Requires: %{name} >= %{version} %description -n libgvfscommon0 VFS functionality for GLib. +%package backend-afc +License: LGPLv2.0+ +Summary: VFS functionality for GLib -- iPod / iPhone Support +Group: Development/Libraries/C and C++ +Requires: %{name} = %{version} + +%description backend-afc +This package provides a gvfs backend that supports iPod / iPhone devices. + %package backends License: LGPLv2.0+ Summary: VFS functionality for GLib Group: Development/Libraries/C and C++ Requires: %{name} = %{version} -# FIXME: Requires: or Recommends:? -> Recommends +Recommends: gvfs-backend-afc Recommends: obex-data-server %description backends @@ -172,6 +181,13 @@ rm -rf %{buildroot} %defattr(-, root, root) %{_libexecdir}/%{name}/gvfs-fuse-daemon +%files backend-afc +%defattr(-, root, root) +%{_libexecdir}/%{name}/gvfs-afc-volume-monitor +%{_datadir}/%{name}/remote-volume-monitors/afc.monitor +%{_libexecdir}/%{name}/gvfsd-afc +%{_datadir}/%{name}/mounts/afc.mount + %files backends %defattr(-, root, root) %if %suse_version > 1110