commit gvfs for openSUSE:Factory
Hello community, here is the log from the commit of package gvfs for openSUSE:Factory checked in at Mon May 31 00:54:00 CEST 2010. -------- --- GNOME/gvfs/gvfs.changes 2010-05-03 22:24:37.000000000 +0200 +++ /mounts/work_src_done/STABLE/gvfs/gvfs.changes 2010-05-27 20:26:26.000000000 +0200 @@ -1,0 +2,7 @@ +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. + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gvfs.spec ++++++ --- /var/tmp/diff_new_pack.1H8f2a/_old 2010-05-31 00:53:03.000000000 +0200 +++ /var/tmp/diff_new_pack.1H8f2a/_new 2010-05-31 00:53:03.000000000 +0200 @@ -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: 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 @@ %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 @@ %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 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de