From 1250e53590068a6d6ca8f060c1e596c0b7e22738 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Feb 14 2018 06:58:06 +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/dnsmasq.spec b/dnsmasq.spec index afc5aac..3084c29 100644 --- a/dnsmasq.spec +++ b/dnsmasq.spec @@ -114,9 +114,6 @@ mkdir -p %{buildroot}%{_unitdir} install -m644 %{SOURCE1} %{buildroot}%{_unitdir} rm -rf %{buildroot}%{_initrddir} -%clean -rm -rf $RPM_BUILD_ROOT - %post %systemd_post dnsmasq.service