Accepting request 58078 from home:hpjansson:branches:GNOME:Factory
thanks OBS-URL: https://build.opensuse.org/request/show/58078 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gvfs?expand=0&rev=96
This commit is contained in:
parent
5962a22f47
commit
807f0ac9c3
2231
gvfs-dav-recursive-directory-ops.patch
Normal file
2231
gvfs-dav-recursive-directory-ops.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 13 18:31:47 CET 2011 - hpj@novell.com
|
||||
|
||||
- Add gvfs-dav-recursive-directory-ops.patch (bnc#395225). This
|
||||
makes copying directories over WebDAV work.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 6 16:10:56 CET 2010 - vuntz@opensuse.org
|
||||
|
||||
|
@ -34,6 +34,8 @@ Patch5: gvfs-nvvfs.patch
|
||||
Patch6: gvfs-nds.patch
|
||||
# PATCH-FIX-UPSTREAM gvfs-glib-2.27.patch bgo#635252 vuntz@opensuse.org -- Fix build with recent glib
|
||||
Patch7: gvfs-glib-2.27.patch
|
||||
# PATCH-FIX-UPSTREAM gvfs-dav-recursive-directory-ops.patch hpj@novell.com -- Make DAV recursive copy/move work.
|
||||
Patch8: gvfs-dav-recursive-directory-ops.patch
|
||||
BuildRequires: bluez-devel
|
||||
BuildRequires: dbus-1-glib-devel
|
||||
BuildRequires: fuse-devel
|
||||
@ -122,6 +124,7 @@ translation-update-upstream
|
||||
%patch5 -p1
|
||||
%patch6 -p1
|
||||
%patch7 -p1
|
||||
%patch8 -p1
|
||||
|
||||
%build
|
||||
autoreconf -f
|
||||
|
Loading…
Reference in New Issue
Block a user