SHA256
1
0
forked from pool/gvfs

Accepting request 111525 from home:vuntz:branches:GNOME:Factory

Update to 1.12.0

OBS-URL: https://build.opensuse.org/request/show/111525
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gvfs?expand=0&rev=136
This commit is contained in:
Vincent Untz 2012-03-28 20:51:33 +00:00 committed by Git OBS Bridge
parent 9994c39f4f
commit 21224b60a5
4 changed files with 16 additions and 11 deletions

View File

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

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

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

View File

@ -1,10 +1,16 @@
-------------------------------------------------------------------
Wed Mar 28 09:43:22 UTC 2012 - vuntz@opensuse.org
- Update to version 1.12.0:
+ Updated translations.
-------------------------------------------------------------------
Mon Mar 19 17:48:44 UTC 2012 - zaitor@opensuse.org
- Update to version 1.11.5:
+ fuse: Keep using ~/.gvfs as fallback.
+ udisks2: Set G_VOLUME_IDENTIFIER_KIND_CLASS identifier for
volumes.
+ fuse: Keep using ~/.gvfs as fallback.
+ Updated translations.
- Enable udisks2 support in gvfs.

View File

@ -19,13 +19,13 @@
%define with_udisks2 1
Name: gvfs
Version: 1.11.5
Version: 1.12.0
Release: 0
Summary: VFS functionality for GLib
License: LGPL-2.0+
Group: Development/Libraries/C and C++
Url: http://www.gnome.org
Source0: http://download.gnome.org/sources/gvfs/1.11/%{name}-%{version}.tar.xz
Source0: http://download.gnome.org/sources/gvfs/1.12/%{name}-%{version}.tar.xz
Source99: baselibs.conf
# PATCH-FEATURE-OPENSUSE gvfs-nvvfs.patch ksamrat@novell.com -- Provides gvfs backend for novell nautilus plugin
Patch5: gvfs-nvvfs.patch
@ -195,15 +195,14 @@ rm -rf %{buildroot}
%files backends
%defattr(-, root, root)
%if !%{with_udisks2}
%{_libexecdir}/%{name}/gvfs-gdu-volume-monitor
%{_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
%else
%{_libexecdir}/%{name}/gvfs-gdu-volume-monitor
%{_datadir}/dbus-1/services/org.gtk.Private.GduVolumeMonitor.service
%{_datadir}/%{name}/remote-volume-monitors/gdu.monitor
%endif
%{_libexecdir}/%{name}/gvfs-gphoto2-volume-monitor
%{_datadir}/dbus-1/services/org.gtk.Private.GPhoto2VolumeMonitor.service