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:
Dominique Leuenberger 2020-05-01 10:41:48 +00:00 committed by Git OBS Bridge
parent 8a0cbe8ef7
commit 6a8ff72d86
2 changed files with 8 additions and 3 deletions

View File

@ -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>

View File

@ -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