forked from pool/tuned
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:
@@ -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>
|
Thu Jun 11 14:34:09 UTC 2020 - Aaron Puchert <aaronpuchert@alice-dsl.net>
|
||||||
|
|
||||||
|
@@ -16,9 +16,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%{!?_tmpfilesdir:%global _tmpfilesdir %{_libexecdir}/tmpfiles.d}
|
%define profile_dir %{_libexecdir}/%{name}
|
||||||
|
|
||||||
%define profile_dir %{_prefix}/lib/%{name}
|
|
||||||
|
|
||||||
Name: tuned
|
Name: tuned
|
||||||
Version: 2.13.0
|
Version: 2.13.0
|
||||||
|
Reference in New Issue
Block a user