Accepting request 110500 from home:Zaitor:branches:GNOME:Factory

even more fixes

OBS-URL: https://build.opensuse.org/request/show/110500
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gvfs?expand=0&rev=135
This commit is contained in:
Vincent Untz 2012-03-28 09:43:08 +00:00 committed by Git OBS Bridge
parent e7ec8dba0e
commit 9994c39f4f
4 changed files with 20 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:67445aa4e40daac6f235a7d2db935c64b7f30c8420b71403f29561fd0a5c6718
size 1291696

3
gvfs-1.11.5.tar.xz Normal file
View File

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon Mar 19 17:48:44 UTC 2012 - zaitor@opensuse.org
- Update to version 1.11.5:
+ udisks2: Set G_VOLUME_IDENTIFIER_KIND_CLASS identifier for
volumes.
+ fuse: Keep using ~/.gvfs as fallback.
+ Updated translations.
- Enable udisks2 support in gvfs.
-------------------------------------------------------------------
Sat Feb 25 10:25:32 UTC 2012 - vuntz@opensuse.org

View File

@ -16,10 +16,10 @@
#
%define with_udisks2 0
%define with_udisks2 1
Name: gvfs
Version: 1.11.4
Version: 1.11.5
Release: 0
Summary: VFS functionality for GLib
License: LGPL-2.0+
@ -200,6 +200,11 @@ rm -rf %{buildroot}
%{_datadir}/dbus-1/services/org.gtk.Private.GduVolumeMonitor.service
%{_datadir}/%{name}/remote-volume-monitors/gdu.monitor
%endif
%if %{with_udisks2}
%{_datadir}/dbus-1/services/org.gtk.Private.UDisks2VolumeMonitor.service
%{_datadir}/%{name}/remote-volume-monitors/udisks2.monitor
%{_libexecdir}/%{name}/gvfs-udisks2-volume-monitor
%endif
%{_libexecdir}/%{name}/gvfs-gphoto2-volume-monitor
%{_datadir}/dbus-1/services/org.gtk.Private.GPhoto2VolumeMonitor.service
%{_datadir}/%{name}/remote-volume-monitors/gphoto2.monitor