Accepting request 972875 from home:dimstar:Factory

- Own %{_prefix}/lib/kernel and subdirectories: fix build on
  Factory.

OBS-URL: https://build.opensuse.org/request/show/972875
OBS-URL: https://build.opensuse.org/package/show/Base:System/tuned?expand=0&rev=83
This commit is contained in:
Dirk Mueller 2022-05-02 07:33:01 +00:00 committed by Git OBS Bridge
parent 6dbe352ffc
commit 7d4f36630a
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Apr 26 12:40:25 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>
- Own %{_prefix}/lib/kernel and subdirectories: fix build on
Factory.
-------------------------------------------------------------------
Tue Mar 15 12:09:24 UTC 2022 - trenn@suse.de

View File

@ -272,6 +272,8 @@ sed -i 's|.*/\([^/]\+\)/[^\.]\+\.conf|\1|' %{_sysconfdir}/tuned/active_profile
%{_mandir}/man8/tuned*
%dir %{_datadir}/tuned
%ghost %dir /run/tuned
%dir %{_prefix}/lib/kernel
%dir %{_prefix}/lib/kernel/install.d
%{_prefix}/lib/kernel/install.d/92-tuned.install
%files gtk