From 30ed088a5126249ec8d2cad2518cf00f3a94c9ce Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Feb 14 2018 07:13:20 +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/libibcommon.spec b/libibcommon.spec index ba5751a..2823f7a 100644 --- a/libibcommon.spec +++ b/libibcommon.spec @@ -47,9 +47,6 @@ make DESTDIR=${RPM_BUILD_ROOT} install # remove unpackaged files from the buildroot rm -f $RPM_BUILD_ROOT%{_libdir}/*.la -%clean -rm -rf $RPM_BUILD_ROOT - %post -p /sbin/ldconfig %postun -p /sbin/ldconfig