From 9cce9e6cd912dbfd518b1c0e2bd52d43024e3f7df9b2099a2b078f4361c1f98b Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Fri, 7 Sep 2012 17:28:45 +0000 Subject: [PATCH] Accepting request 133294 from home:vuntz:branches:GNOME:Factory suggested tweak OBS-URL: https://build.opensuse.org/request/show/133294 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gvfs?expand=0&rev=152 --- gvfs.changes | 41 +++++++++++++++++++++++------------------ gvfs.spec | 14 ++++++++++---- 2 files changed, 33 insertions(+), 22 deletions(-) diff --git a/gvfs.changes b/gvfs.changes index 6dc5ba3..1f1e7ca 100644 --- a/gvfs.changes +++ b/gvfs.changes @@ -5,12 +5,6 @@ Tue Sep 4 19:23:53 UTC 2012 - dimstar@opensuse.org + Added support for symbolic icons + Removed favicon support + Various build fixes and cleanup - + daemon: - - Return correct error for invalid backends - - Fix races when mounting the same mount in parallel - - Don't warn when running against an older gvfs-daemon - + gdbus: Don't g_warn about getting the dbus name - + gmountspec: Make sure to free the GVariantIter + afc: - Improve idevice error handling - Unpair an idevice if it was already paired and refuses to @@ -20,6 +14,12 @@ Tue Sep 4 19:23:53 UTC 2012 - dimstar@opensuse.org - fix g_vfs_afp_connection_get_max_request() not returning any value - Use human friendly error messages + + daemon: + - Return correct error for invalid backends + - Fix races when mounting the same mount in parallel + - Don't warn when running against an older gvfs-daemon + + gdbus: Don't g_warn about getting the dbus name + + gmountspec: Make sure to free the GVariantIter + network: - Don't set a file size for the network:// shortcuts - Append the service name when needed to help differentiate @@ -71,16 +71,16 @@ Tue Aug 7 13:55:25 UTC 2012 - dimstar@opensuse.org + gvfs-fuse-daemon has been renamed to gvfsd-fuse + Spelling correction "filesystem" -> "file system" + programs: Return proper exit value when something fails + + afc: Use consistent debug env var + + computer: Mark items as not renamable + + proxyvolumemonitor: Use GDBusProxy's name owner change + notification + udisks2: - Work around Linux bug for lingering partitions of cleared loop device - set should_automount to TRUE for loop devices set up by the user - ensure that encrypted loop devices also get padlock emblem - + proxyvolumemonitor: Use GDBusProxy's name owner change - notification - + computer: Mark items as not renamable - + afc: Use consistent debug env var + Updated translations. - Rebase gvfs-cdda.patch. @@ -93,8 +93,8 @@ Tue Aug 7 12:51:08 UTC 2012 - dimstar@opensuse.org + Support for new GMountOperation::show-unmount-progress signal + daemon: Updated to use XDG Cache Home for thumbnails + daemon/sftp: Support allocating PTYs through openpty on BSD - + udisks2: Plug a memory leak + trash: Make it possible to get to real URI + + udisks2: Plug a memory leak + Updated translations. - Add pkgconfig(gtk+-3.0) BuildRequires: new dependency. - Add xsltproc and docbook-xsl-stylesheets BuildRequires: new @@ -104,8 +104,9 @@ Tue Aug 7 12:51:08 UTC 2012 - dimstar@opensuse.org Tue Aug 7 11:54:24 UTC 2012 - dimstar@opensuse.org - Update to version 1.13.2: - + dav: Ignore empty tags in multistatus responses - + dav: Abort finding the root on error or auth info change + + dav: + - Ignore empty tags in multistatus responses + - Abort finding the root on error or auth info change + fuse: Support ftruncate() where requested size > current size + gdbus: Use stable metadata proxy + gvfs-open: Use g_app_info_launch_default_for_uri() @@ -118,12 +119,13 @@ Tue Aug 7 10:40:55 UTC 2012 - dimstar@opensuse.org - Update to version 1.13.1: + Volume monitoring and metadata GDBus port - + Couple of udisks2 multiseat fixes - + udisks2: Don't call g_simple_async_result_take_error() twice - + udisks2: Also check for umount(8) saying "target is busy" - + udisks2: Set timeout to INTMAX when unmounting a filesystem - + udisks2: Show "Eject Anyway" (not "Unmount Anyway") if ejecting + gvfs-mount: Add new -e option to eject a mount + + udisks2: + - Couple of multiseat fixes + - Don't call g_simple_async_result_take_error() twice + - Also check for umount(8) saying "target is busy" + - Set timeout to INTMAX when unmounting a filesystem + - Show "Eject Anyway" (not "Unmount Anyway") if ejecting + Updated translations. ------------------------------------------------------------------- @@ -148,6 +150,9 @@ Tue Aug 7 09:58:12 UTC 2012 - dimstar@opensuse.org + Updated translations. - Add pkgconfig(libsystemd-login) BuildRequires for the new seat based comparisons. +- Change dbus-1-glib-devel and glib2-devel BuildRequires to + pkgconfig() BuildRequires: dbus-glib-1, glib-2.0, gobject-2.0, + gio-unix-2.0, gio-2.0. ------------------------------------------------------------------- Mon Aug 6 19:30:09 UTC 2012 - dimstar@opensuse.org diff --git a/gvfs.spec b/gvfs.spec index 1a58a12..dd9c9fc 100644 --- a/gvfs.spec +++ b/gvfs.spec @@ -38,8 +38,6 @@ BuildRequires: fuse-devel BuildRequires: intltool BuildRequires: libarchive-devel BuildRequires: libavahi-glib-devel -BuildRequires: pkgconfig(dbus-glib-1) -BuildRequires: pkgconfig(glib-2.0) >= 2.33.12 %if %{with_cdda} BuildRequires: pkgconfig(libcdio_paranoia) >= 0.78.2 %endif @@ -56,6 +54,11 @@ BuildRequires: libtool BuildRequires: pkg-config BuildRequires: translation-update-upstream BuildRequires: xsltproc +BuildRequires: pkgconfig(dbus-glib-1) +BuildRequires: pkgconfig(gio-2.0) +BuildRequires: pkgconfig(gio-unix-2.0) +BuildRequires: pkgconfig(glib-2.0) >= 2.33.12 +BuildRequires: pkgconfig(gobject-2.0) BuildRequires: pkgconfig(gtk+-3.0) => 3.0 BuildRequires: pkgconfig(gudev-1.0) BuildRequires: pkgconfig(libbluray) @@ -177,7 +180,7 @@ rm -rf %{buildroot} %files %defattr(-, root, root) %doc AUTHORS NEWS README TODO -%{_bindir}/* +%{_bindir}/gvfs-* %dir %{_datadir}/%{name} %dir %{_datadir}/%{name}/mounts %dir %{_datadir}/%{name}/remote-volume-monitors @@ -190,12 +193,15 @@ rm -rf %{buildroot} %dir %{_datadir}/bash-completion %dir %{_datadir}/bash-completion/completions %{_datadir}/bash-completion/completions/gvfs -%{_mandir}/man1/* +%{_mandir}/man1/gvfs-*.1%{?ext_man} +%{_mandir}/man1/gvfsd.1%{?ext_man} +%{_mandir}/man1/gvfsd-metadata.1%{?ext_man} %{_mandir}/man7/gvfs.7%{?ext_man} %files fuse %defattr(-, root, root) %{_libexecdir}/%{name}/gvfsd-fuse +%{_mandir}/man1/gvfsd-fuse.1%{?ext_man} %files backend-afc %defattr(-, root, root)