Accepting request 58218 from GNOME:Factory
Accepted submit request 58218 from user vuntz OBS-URL: https://build.opensuse.org/request/show/58218 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gvfs?expand=0&rev=64
This commit is contained in:
commit
af7239358d
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 bnc#395225 bgo#551339 hpj@novell.com -- Make DAV recursive copy/move work, taken from http://gitorious.org/lanedo/gvfs/commits/dav_sync_io
|
||||
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