From aabd8eb5082ddd5caa043f65a978b0cf77241427 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Feb 14 2018 07:50:36 +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/soci.spec b/soci.spec index 8b6cfc0..d674d2b 100644 --- a/soci.spec +++ b/soci.spec @@ -239,9 +239,6 @@ popd # Remove unpackaged files from the buildroot rm -f $RPM_BUILD_ROOT%{_libdir}/*.a -%clean -rm -rf $RPM_BUILD_ROOT - %post -p /sbin/ldconfig %postun -p /sbin/ldconfig