From 381c9240fe14a04b87c4f07c613d324e138431e9 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Feb 14 2018 07:16:02 +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/libpar2.spec b/libpar2.spec index 9a0b606..5cab91d 100644 --- a/libpar2.spec +++ b/libpar2.spec @@ -62,9 +62,6 @@ make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p" find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' -%clean -rm -rf $RPM_BUILD_ROOT - %post -p /sbin/ldconfig