From 7d4f36630a9b440e35945d28594fad48fc37ae51a34514992947c20daf6bcd2d Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 2 May 2022 07:33:01 +0000 Subject: [PATCH] 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 --- tuned.changes | 6 ++++++ tuned.spec | 2 ++ 2 files changed, 8 insertions(+) diff --git a/tuned.changes b/tuned.changes index 78ca2d6..483c21a 100644 --- a/tuned.changes +++ b/tuned.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Apr 26 12:40:25 UTC 2022 - Dominique Leuenberger + +- Own %{_prefix}/lib/kernel and subdirectories: fix build on + Factory. + ------------------------------------------------------------------- Tue Mar 15 12:09:24 UTC 2022 - trenn@suse.de diff --git a/tuned.spec b/tuned.spec index 82b617f..2982873 100644 --- a/tuned.spec +++ b/tuned.spec @@ -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