From c2173122fb2e4b469e281e169e3001b655ff00831a05a2dc3a0658785863166d Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Thu, 20 Aug 2020 15:55:14 +0000 Subject: [PATCH] Accepting request 827865 from home:dimstar:Factory - 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). OBS-URL: https://build.opensuse.org/request/show/827865 OBS-URL: https://build.opensuse.org/package/show/Base:System/tuned?expand=0&rev=75 --- tuned.changes | 9 +++++++++ tuned.spec | 4 +--- 2 files changed, 10 insertions(+), 3 deletions(-) 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