Accepting request 799286 from home:dimstar:Factory
- Use %{_tmpfilesdir} instead of %{_libexecdir}/tmpfiles.d which just happened to coincide to be the same. OBS-URL: https://build.opensuse.org/request/show/799286 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gvfs?expand=0&rev=348
This commit is contained in:
parent
8a0cbe8ef7
commit
6a8ff72d86
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 30 15:03:43 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Use %{_tmpfilesdir} instead of %{_libexecdir}/tmpfiles.d which
|
||||
just happened to coincide to be the same.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 27 12:46:31 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
|
@ -189,7 +189,7 @@ mv daemon/trashlib/COPYING daemon/trashlib/COPYING.trashlib
|
||||
%{glib2_gio_module_post}
|
||||
|
||||
%post fuse
|
||||
%tmpfiles_create %{_libexecdir}/tmpfiles.d/gvfsd-fuse-tmpfiles.conf
|
||||
%tmpfiles_create %{_tmpfilesdir}/gvfsd-fuse-tmpfiles.conf
|
||||
|
||||
%post backends
|
||||
%set_permissions %{_libexecdir}/%{name}/gvfsd-nfs
|
||||
@ -223,8 +223,7 @@ mv daemon/trashlib/COPYING daemon/trashlib/COPYING.trashlib
|
||||
|
||||
%files fuse
|
||||
%{_libexecdir}/%{name}/gvfsd-fuse
|
||||
%dir %{_libexecdir}/tmpfiles.d
|
||||
%{_libexecdir}/tmpfiles.d/gvfsd-fuse-tmpfiles.conf
|
||||
%{_tmpfilesdir}/gvfsd-fuse-tmpfiles.conf
|
||||
%{_mandir}/man1/gvfsd-fuse.1%{?ext_man}
|
||||
|
||||
%files backend-afc
|
||||
|
Loading…
Reference in New Issue
Block a user