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
This commit is contained in:
Marcus Meissner 2020-08-20 15:55:14 +00:00 committed by Git OBS Bridge
parent 38f8e1b687
commit c2173122fb
2 changed files with 10 additions and 3 deletions

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Aug 19 11:30:17 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
- 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 <aaronpuchert@alice-dsl.net>

View File

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