Accepting request 91075 from home:dimstar:GNOME:Next
Pushing current Gnome 3.3 work to G:F... some work might be lumpy... OBS-URL: https://build.opensuse.org/request/show/91075 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gvfs?expand=0&rev=124
This commit is contained in:
parent
878e6fa14e
commit
a492ea1b9d
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:417a15e53fc20c2e1a1de5ea5903430b0ac2e98178d2fcbcfc8fba3082e801ea
|
||||
size 1567473
|
3
gvfs-1.11.0.tar.bz2
Normal file
3
gvfs-1.11.0.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7010d493ab8690fbb3de944be48c17eefe645cb4b4f46020f1f0999d6c76a7fe
|
||||
size 1571130
|
@ -42,7 +42,7 @@ Index: gvfs-1.5.1/daemon/gvfsbackendnvvfs.c
|
||||
+#include <glib/gi18n.h>
|
||||
+#include <gio/gio.h>
|
||||
+#include <gio/gunixmounts.h>
|
||||
+#include <glib/gurifuncs.h>
|
||||
+#include <glib.h>
|
||||
+
|
||||
+#include "gvfsbackendnvvfs.h"
|
||||
+#include "gvfsmonitor.h"
|
||||
|
15
gvfs.changes
15
gvfs.changes
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 28 07:41:25 UTC 2011 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 1.11.0:
|
||||
+ volume monitors:
|
||||
- Keep remote volume monitor proxies alive forever
|
||||
- Support get_sort_key() in out-of-process volume monitors and
|
||||
gvfs-mount(1)
|
||||
+ daemon: Grab a pointer to the GvfsBackend before unref'ing a
|
||||
job source, preventing a crash
|
||||
+ build: Purge hardcoded -DG_DISABLE_DEPRECATED
|
||||
+ Adapt to GLib 2.31.0 deprecations and new API
|
||||
+ Updated translations.
|
||||
- Rebase gvfs-nvvfs.patch: only glib.h can be included directly.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 17 20:25:38 CEST 2011 - dimstar@opensuse.org
|
||||
|
||||
|
@ -18,14 +18,14 @@
|
||||
|
||||
|
||||
Name: gvfs
|
||||
Version: 1.10.1
|
||||
Version: 1.11.0
|
||||
Release: 1
|
||||
# FIXME: add libbluray BuildRequires once available (fate#312440)
|
||||
License: LGPLv2.0+
|
||||
Summary: VFS functionality for GLib
|
||||
Url: http://www.gnome.org
|
||||
Group: Development/Libraries/C and C++
|
||||
Source0: http://download.gnome.org/sources/gvfs/1.10/%{name}-%{version}.tar.bz2
|
||||
Source0: http://download.gnome.org/sources/gvfs/1.11/%{name}-%{version}.tar.bz2
|
||||
Source99: baselibs.conf
|
||||
# PATCH-FEATURE-OPENSUSE gvfs-nvvfs.patch ksamrat@novell.com -- Provides gvfs backend for novell nautilus plugin
|
||||
Patch5: gvfs-nvvfs.patch
|
||||
|
Loading…
Reference in New Issue
Block a user