Accepting request 394715 from home:fcrozat:branches:GNOME:Factory
- Disable libnfs support on SLE. OBS-URL: https://build.opensuse.org/request/show/394715 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gvfs?expand=0&rev=238
This commit is contained in:
committed by
Git OBS Bridge
parent
11f453889c
commit
96d6c1dc18
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 10 07:05:41 UTC 2016 - fcrozat@suse.com
|
||||
|
||||
- Disable libnfs support on SLE.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 9 20:11:13 UTC 2016 - zaitor@opensuse.org
|
||||
|
||||
|
@@ -64,7 +64,9 @@ BuildRequires: pkgconfig(gudev-1.0) >= 147
|
||||
BuildRequires: pkgconfig(libbluray)
|
||||
BuildRequires: pkgconfig(libgdata) >= 0.17.3
|
||||
BuildRequires: pkgconfig(libmtp) >= 1.1.5
|
||||
%if 0%{?is_opensuse}
|
||||
BuildRequires: pkgconfig(libnfs)
|
||||
%endif
|
||||
BuildRequires: pkgconfig(libsecret-unstable)
|
||||
BuildRequires: pkgconfig(libsystemd-login) >= 44
|
||||
BuildRequires: pkgconfig(smbclient)
|
||||
@@ -292,8 +294,10 @@ rm -rf %{buildroot}
|
||||
%{_datadir}/%{name}/mounts/nds.mount
|
||||
%{_libexecdir}/%{name}/gvfsd-network
|
||||
%{_datadir}/%{name}/mounts/network.mount
|
||||
%if 0%{?is_opensuse}
|
||||
%{_libexecdir}/%{name}/gvfsd-nfs
|
||||
%{_datadir}/%{name}/mounts/nfs.mount
|
||||
%endif
|
||||
%{_libexecdir}/%{name}/gvfsd-nvvfs
|
||||
%{_datadir}/%{name}/mounts/nvvfs.mount
|
||||
%{_libexecdir}/%{name}/gvfsd-recent
|
||||
|
Reference in New Issue
Block a user