From 8f12881ee29f142a1442e542609915729a2fca28 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 14 Feb 2018 07:18:04 +0100 Subject: [PATCH] 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 --- libgeotiff.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/libgeotiff.spec b/libgeotiff.spec index fea8dcc..d8d9ec4 100644 --- a/libgeotiff.spec +++ b/libgeotiff.spec @@ -84,9 +84,6 @@ install -p -m 644 %{name}.pc %{buildroot}%{_libdir}/pkgconfig/ rm -fv %{buildroot}%{_libdir}/lib*.la echo >> %{buildroot}%{_datadir}/epsg_csv/codes.csv -%clean -rm -rf %{buildroot} - %post -p /sbin/ldconfig %postun -p /sbin/ldconfig