diff --git a/gvfs.changes b/gvfs.changes index 589b435..f80ec30 100644 --- a/gvfs.changes +++ b/gvfs.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Mar 16 02:25:18 UTC 2020 - Yifan Jiang + +- 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 diff --git a/gvfs.spec b/gvfs.spec index f97e246..70230a9 100644 --- a/gvfs.spec +++ b/gvfs.spec @@ -1,7 +1,7 @@ # # 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 # remain the property of their copyright owners, unless otherwise agreed @@ -76,7 +76,7 @@ Recommends: gvfs-fuse %if %{with cdda} BuildRequires: pkgconfig(libcdio_paranoia) >= 0.78.2 %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 Obsoletes: libgvfscommon0 <= %{version} %endif @@ -161,7 +161,7 @@ gvfs plugins. %setup -q translation-update-upstream po %{name} -%if !0%{?is_opensuse} +%if 0%{?sle_version} %patch1000 -p1 %patch1001 -p1 %endif @@ -299,7 +299,7 @@ mv daemon/trashlib/COPYING daemon/trashlib/COPYING.trashlib %{_datadir}/%{name}/remote-volume-monitors/mtp.monitor %{_datadir}/dbus-1/services/org.gtk.vfs.MTPVolumeMonitor.service %{_datadir}/%{name}/mounts/mtp.mount -%if !0%{?is_opensuse} +%if 0%{?sle_version} %{_libexecdir}/%{name}/gvfsd-nds %{_libexecdir}/%{name}/gvfsd-nvvfs %{_datadir}/%{name}/mounts/nds.mount