Accepting request 785404 from home:yfjiang:branches:GNOME:Factory
- Enable gvfs-nds.patch and gvfs-nvvfs.patch for Leap to remove difference between Leap and SLE. OBS-URL: https://build.opensuse.org/request/show/785404 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gvfs?expand=0&rev=345
This commit is contained in:
parent
a833d1ece7
commit
79a31910f7
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Mar 16 02:25:18 UTC 2020 - Yifan Jiang <yfjiang@suse.com>
|
||||||
|
|
||||||
|
- Enable gvfs-nds.patch and gvfs-nvvfs.patch for Leap to remove
|
||||||
|
difference between Leap and SLE.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Jan 25 14:15:22 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
|
Sat Jan 25 14:15:22 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package gvfs
|
# spec file for package gvfs
|
||||||
#
|
#
|
||||||
# Copyright (c) 2019 SUSE LLC
|
# Copyright (c) 2020 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -76,7 +76,7 @@ Recommends: gvfs-fuse
|
|||||||
%if %{with cdda}
|
%if %{with cdda}
|
||||||
BuildRequires: pkgconfig(libcdio_paranoia) >= 0.78.2
|
BuildRequires: pkgconfig(libcdio_paranoia) >= 0.78.2
|
||||||
%endif
|
%endif
|
||||||
%if !0%{?is_opensuse}
|
%if 0%{?sle_version}
|
||||||
# The library gvfscommon was converted to a private library and is not used outside of gvfs
|
# The library gvfscommon was converted to a private library and is not used outside of gvfs
|
||||||
Obsoletes: libgvfscommon0 <= %{version}
|
Obsoletes: libgvfscommon0 <= %{version}
|
||||||
%endif
|
%endif
|
||||||
@ -161,7 +161,7 @@ gvfs plugins.
|
|||||||
%setup -q
|
%setup -q
|
||||||
translation-update-upstream po %{name}
|
translation-update-upstream po %{name}
|
||||||
|
|
||||||
%if !0%{?is_opensuse}
|
%if 0%{?sle_version}
|
||||||
%patch1000 -p1
|
%patch1000 -p1
|
||||||
%patch1001 -p1
|
%patch1001 -p1
|
||||||
%endif
|
%endif
|
||||||
@ -299,7 +299,7 @@ mv daemon/trashlib/COPYING daemon/trashlib/COPYING.trashlib
|
|||||||
%{_datadir}/%{name}/remote-volume-monitors/mtp.monitor
|
%{_datadir}/%{name}/remote-volume-monitors/mtp.monitor
|
||||||
%{_datadir}/dbus-1/services/org.gtk.vfs.MTPVolumeMonitor.service
|
%{_datadir}/dbus-1/services/org.gtk.vfs.MTPVolumeMonitor.service
|
||||||
%{_datadir}/%{name}/mounts/mtp.mount
|
%{_datadir}/%{name}/mounts/mtp.mount
|
||||||
%if !0%{?is_opensuse}
|
%if 0%{?sle_version}
|
||||||
%{_libexecdir}/%{name}/gvfsd-nds
|
%{_libexecdir}/%{name}/gvfsd-nds
|
||||||
%{_libexecdir}/%{name}/gvfsd-nvvfs
|
%{_libexecdir}/%{name}/gvfsd-nvvfs
|
||||||
%{_datadir}/%{name}/mounts/nds.mount
|
%{_datadir}/%{name}/mounts/nds.mount
|
||||||
|
Loading…
x
Reference in New Issue
Block a user