From 41223ac54910fc7f37aea185448520ce02d679ff Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Feb 14 2018 07:58:05 +0000 Subject: Remove %clean section None of currently supported distributions need that. Last one was EL5 which is EOL for a while. Signed-off-by: Igor Gnatenko --- diff --git a/virt-who.spec b/virt-who.spec index 0825ff3..89933fc 100644 --- a/virt-who.spec +++ b/virt-who.spec @@ -61,9 +61,6 @@ touch %{buildroot}/%{_sharedstatedir}/%{name}/key # Don't run test suite in check section, because it need the system to be # registered to subscription-manager server -%clean -rm -rf $RPM_BUILD_ROOT - %post %if %{use_systemd} %systemd_post virt-who.service