[libvirt] [PATCH 2/3] spec: Remove %clean section

Cole Robinson crobinso at redhat.com
Tue May 8 13:53:24 UTC 2018


From: Igor Gnatenko <ignatenkobrain at fedoraproject.org>

None of currently supported distributions need that.
Last one was EL5 which is EOL for a while.

Signed-off-by: Igor Gnatenko <ignatenkobrain at fedoraproject.org>
Signed-off-by: Cole Robinson <crobinso at redhat.com>
---
 libvirt.spec.in | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/libvirt.spec.in b/libvirt.spec.in
index b629e18e8d..81f99e5c0a 100644
--- a/libvirt.spec.in
+++ b/libvirt.spec.in
@@ -1457,9 +1457,6 @@ mv $RPM_BUILD_ROOT%{_datadir}/systemtap/tapset/libvirt_qemu_probes.stp \
    $RPM_BUILD_ROOT%{_datadir}/systemtap/tapset/libvirt_qemu_probes-64.stp
 %endif
 
-%clean
-rm -fr %{buildroot}
-
 %check
 cd tests
 # These tests don't current work in a mock build root
-- 
2.17.0




More information about the libvir-list mailing list