Hello community,

here is the log from the commit of package gvfs for openSUSE:Factory checked in 
at 2012-03-29 13:59:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gvfs (Old)
 and      /work/SRC/openSUSE:Factory/.gvfs.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gvfs", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gvfs/gvfs.changes        2012-02-28 
19:24:19.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.gvfs.new/gvfs.changes   2012-03-29 
13:59:36.000000000 +0200
@@ -1,0 +2,16 @@
+Wed Mar 28 09:43:22 UTC 2012 - [email protected]
+
+- Update to version 1.12.0:
+  + Updated translations.
+
+-------------------------------------------------------------------
+Mon Mar 19 17:48:44 UTC 2012 - [email protected]
+
+- Update to version 1.11.5:
+  + fuse: Keep using ~/.gvfs as fallback.
+  + udisks2: Set G_VOLUME_IDENTIFIER_KIND_CLASS identifier for
+    volumes.
+  + Updated translations.
+- Enable udisks2 support in gvfs.
+
+-------------------------------------------------------------------

Old:
----
  gvfs-1.11.4.tar.xz

New:
----
  gvfs-1.12.0.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gvfs.spec ++++++
--- /var/tmp/diff_new_pack.aHvZgn/_old  2012-03-29 13:59:38.000000000 +0200
+++ /var/tmp/diff_new_pack.aHvZgn/_new  2012-03-29 13:59:38.000000000 +0200
@@ -16,16 +16,16 @@
 #
 
 
-%define with_udisks2 0
+%define with_udisks2 1
 
 Name:           gvfs
-Version:        1.11.4
+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 [email protected] -- Provides gvfs 
backend for novell nautilus plugin
 Patch5:         gvfs-nvvfs.patch
@@ -195,7 +195,11 @@
 
 %files backends
 %defattr(-, root, root)
-%if !%{with_udisks2}
+%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

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to