From 6a8ff72d86f7aaec5aa0cdf7b7318b8e9441559a8fea89bcc9d252014514327c Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Fri, 1 May 2020 10:41:48 +0000 Subject: [PATCH] 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 --- gvfs.changes | 6 ++++++ gvfs.spec | 5 ++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/gvfs.changes b/gvfs.changes index bb53f52..8a6ae50 100644 --- a/gvfs.changes +++ b/gvfs.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Apr 30 15:03:43 UTC 2020 - Dominique Leuenberger + +- 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 diff --git a/gvfs.spec b/gvfs.spec index 3950345..7e49c05 100644 --- a/gvfs.spec +++ b/gvfs.spec @@ -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