diff --git a/tuned.changes b/tuned.changes index 829e1a9..cbaafe0 100644 --- a/tuned.changes +++ b/tuned.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Aug 19 11:30:17 UTC 2020 - Dominique Leuenberger + +- Dot not mangle _tmpfilesdir: all half-way decent distros define + this already. +- Define profile_dir as %{_libexecdir}/%{name}: stay closer in line + with what upstream actually coded (with the change of libexecdir + to /usr/libexec in Tumbleweed, we are in the equal path now). + ------------------------------------------------------------------- Thu Jun 11 14:34:09 UTC 2020 - Aaron Puchert diff --git a/tuned.spec b/tuned.spec index c709538..29ba8b1 100644 --- a/tuned.spec +++ b/tuned.spec @@ -16,9 +16,7 @@ # -%{!?_tmpfilesdir:%global _tmpfilesdir %{_libexecdir}/tmpfiles.d} - -%define profile_dir %{_prefix}/lib/%{name} +%define profile_dir %{_libexecdir}/%{name} Name: tuned Version: 2.13.0