From 2d75a774f07806ae5071ca6a92fcf7a30c3325ed Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Feb 14 2018 06:50:19 +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/apr-util.spec b/apr-util.spec index ee72d8f..e7b98d8 100644 --- a/apr-util.spec +++ b/apr-util.spec @@ -184,9 +184,6 @@ make %{?_smp_mflags} testall export LD_LIBRARY_PATH=%{buildroot}/%{_libdir}/apr-util-%{apuver} ./testall -v -q -%clean -rm -rf $RPM_BUILD_ROOT - %post -p /sbin/ldconfig %postun -p /sbin/ldconfig