Accepting request 341127 from GNOME:Next

Patches rebased

OBS-URL: https://build.opensuse.org/request/show/341127
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gvfs?expand=0&rev=219
This commit is contained in:
2015-10-28 15:43:54 +00:00
committed by Git OBS Bridge
parent 863072947f
commit c97d6ecb80
4 changed files with 28 additions and 24 deletions

View File

@@ -818,7 +818,7 @@ Index: gvfs-1.9.0/daemon/Makefile.am
===================================================================
--- gvfs-1.9.0.orig/daemon/Makefile.am
+++ gvfs-1.9.0/daemon/Makefile.am
@@ -113,6 +113,10 @@ mount_in_files += nvvfs.mount.in
@@ -143,6 +143,10 @@ mount_in_files += nvvfs.mount.in
mount_DATA += nvvfs.mount
libexec_PROGRAMS += gvfsd-nvvfs
@@ -827,9 +827,9 @@ Index: gvfs-1.9.0/daemon/Makefile.am
+libexec_PROGRAMS += gvfsd-nds
+
EXTRA_DIST = \
gvfs-daemon.service.in \
$(mount_in_files) \
@@ -449,6 +453,19 @@ gvfsd_http_CPPFLAGS = \
$(service_in_files) \
$(systemd_user_in_files) \
@@ -525,6 +529,19 @@ gvfsd_http_CPPFLAGS = \
gvfsd_http_LDADD = $(libraries) $(HTTP_LIBS)