From 2091c9aafd4a4818426940ef46fda0bf3d90c9d3 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Feb 14 2018 07:44:53 +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/python-tpg.spec b/python-tpg.spec index 1ba41d5..9db11f0 100644 --- a/python-tpg.spec +++ b/python-tpg.spec @@ -101,9 +101,6 @@ ln -s ./%{modname}-%{python2_version} %{buildroot}%{_bindir}/%{modname}-2 ln -s ./%{modname}-%{python3_version} %{buildroot}%{_bindir}/%{modname}-3 ln -s ./%{modname}-2 %{buildroot}%{_bindir}/%{modname} -%clean -rm -rf $RPM_BUILD_ROOT - %files -n python2-%{modname} %defattr(-,root,root,-)