From 3aa10f2fedbe65304388f9987bb7da185e62a5b8 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 14 Feb 2018 07:19:35 +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 --- libupnp.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/libupnp.spec b/libupnp.spec index ee1082e..4f277b2 100644 --- a/libupnp.spec +++ b/libupnp.spec @@ -57,9 +57,6 @@ make install DESTDIR=$RPM_BUILD_ROOT %{_libdir}/libupnp.so %{_libdir}/pkgconfig/libupnp.pc -%clean -rm -rf %{buildroot} - %changelog * Wed Feb 07 2018 Fedora Release Engineering - 1.6.21-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild