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 <ignatenkobrain@fedoraproject.org>
This commit is contained in:
ignatenkobrain 2018-02-14 07:43:54 +01:00
commit 8be9bc341c
No known key found for this signature in database
GPG key ID: 695714BD1BBC5F4C

View file

@ -55,9 +55,6 @@ cp -pr zanataclient/VERSION-FILE build/lib/zanataclient
%{__python2} setup.py install --skip-build --root $RPM_BUILD_ROOT
rm -rf $RPM_BUILD_ROOT/%{_docdir}
%clean
rm -rf %{buildroot}
%files -n python2-zanata-client
%defattr(-,root,root,-)
%doc README.rst COPYING.LESSER zanata.ini zanata_example.xml CHANGELOG