Accepting request 75769 from GNOME:Factory

Pushing G:F, including GNOME 3.1.3

OBS-URL: https://build.opensuse.org/request/show/75769
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gvfs?expand=0&rev=68
This commit is contained in:
Sascha Peilicke 2011-07-08 08:34:21 +00:00 committed by Git OBS Bridge
commit 271f43f809
5 changed files with 41 additions and 2139 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:323406de7ba912942e7edbebec5e78c214b6d0af46834b48b7bc2dfb755a06dc
size 1415866

3
gvfs-1.9.1.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:29058c29fd27822ccb16c80edfe52762c7f53e67fedd3c3b79a42555ee93239a
size 1433985

File diff suppressed because it is too large Load Diff

View File

@ -1,3 +1,40 @@
-------------------------------------------------------------------
Fri Jul 1 11:10:33 CEST 2011 - vuntz@opensuse.org
- Drop gvfs-dice-backend.patch: the dice features are not getting
maintained by anyone, and we do not want to support them in that
case.
-------------------------------------------------------------------
Tue Jun 14 14:20:38 CEST 2011 - dimstar@opensuse.org
- Update to version 1.9.1:
+ client:
- Handle error events when polling _g_vfs_daemon_call_sync ()
- Don't leak the GCancellable's fd in case of an g_poll error
+ daemon:
- New logic to the backend to block requests
- Add logic to force close active channels
- Implement auto-busy on unmount
+ daemonfile: Re-root the path in set_display_name ()
+ afc: Better error messages
+ dav:
- Correctly encode URLs
- Unescape the path when setting the mount_prefix of the
GMountSpec
- Include username and/or port in the backend's display-name
- Decode the paths of the multistatus response before comparing
them
- Check for empty but present displayname dav-property
- Implement query_fs_info and report used and free space
- Use default unmount logic
+ gphoto2: Use new default auto-busy code
+ http:
- Add http_backend_get_mount_base ()
- Get rid of unnecessary calls to uri_for_filename ()
+ build: Change default tarball compression format to xz
+ Updated translations.
-------------------------------------------------------------------
Mon Jun 6 10:05:48 UTC 2011 - dimstar@opensuse.org

View File

@ -18,7 +18,7 @@
Name: gvfs
Version: 1.9.0
Version: 1.9.1
Release: 1
# FIXME: add libbluray BuildRequires once available (fate#312440)
License: LGPLv2.0+
@ -27,8 +27,6 @@ Url: http://www.gnome.org
Group: Development/Libraries/C and C++
Source0: %{name}-%{version}.tar.bz2
Source99: baselibs.conf
# PATCH-FEATURE-OPENSUSE gvfs-dice-backend.patch hpj@suse.de -- Implements Novell IceDesktop backend. Should be upstreamed eventually.
Patch1: gvfs-dice-backend.patch
# PATCH-FEATURE-OPENSUSE gvfs-nvvfs.patch ksamrat@novell.com -- Provides gvfs backend for novell nautilus plugin
Patch5: gvfs-nvvfs.patch
# PATCH-FEATURE-OPENSUSE gvfs-nds.patch ksamrat@novell.com -- Provides NDS browsing for nautilus
@ -115,7 +113,6 @@ VFS functionality for GLib.
%prep
%setup -q
translation-update-upstream
%patch1 -p1
%patch5 -p1
%patch6 -p1
autoreconf -f
@ -205,8 +202,6 @@ rm -rf %{buildroot}
%{_libexecdir}/%{name}/gvfsd-dav
%{_datadir}/%{name}/mounts/dav.mount
%{_datadir}/%{name}/mounts/dav+sd.mount
%{_libexecdir}/%{name}/gvfsd-dice
%{_datadir}/%{name}/mounts/dice.mount
%{_libexecdir}/%{name}/gvfsd-dnssd
%{_datadir}/%{name}/mounts/dns-sd.mount
%{_libexecdir}/%{name}/gvfsd-ftp