Accepting request 799478 from GNOME:Factory
- Use %{_tmpfilesdir} instead of %{_libexecdir}/tmpfiles.d which just happened to coincide to be the same. (forwarded request 799286 from dimstar) OBS-URL: https://build.opensuse.org/request/show/799478 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gvfs?expand=0&rev=167
This commit is contained in:
commit
83302ebbdc
@ -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