From d7fbd7a056142a9d7b19ed784953824c713c8242 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jaroslav=20=C5=A0karvada?= Date: Wed, 24 Sep 2014 19:35:39 +0200 Subject: [PATCH] spec: removed active_profile from RPM verification MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Resolves: rhbz#1104126 Signed-off-by: Jaroslav Škarvada --- tuned.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tuned.spec b/tuned.spec index 64f19ad..61414fb 100644 --- a/tuned.spec +++ b/tuned.spec @@ -129,7 +129,7 @@ sed -i 's|.*/\([^/]\+\)/[^\.]\+\.conf|\1|' /etc/tuned/active_profile %exclude %{_prefix}/lib/tuned/atomic-guest %{_prefix}/lib/tuned %dir %{_sysconfdir}/tuned -%config(noreplace) %{_sysconfdir}/tuned/active_profile +%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/tuned/active_profile %config(noreplace) %{_sysconfdir}/tuned/tuned-main.conf %{_sysconfdir}/dbus-1/system.d/com.redhat.tuned.conf %{_tmpfilesdir}/tuned.conf