diff mbox series

[1/3] spec: Remove BuildRoot definition

Message ID c6ffdff8789397cb41eaeecaba8ed4d0535191f1.1525787469.git.crobinso@redhat.com
State New
Headers show
Series spec: drop deprecated el5 bits | expand

Commit Message

Cole Robinson May 8, 2018, 1:53 p.m. UTC
From: Igor Gnatenko <ignatenkobrain@fedoraproject.org>


None of currently supported distributions need that.
It was needed last for EL5 which is EOL now

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>

Signed-off-by: Cole Robinson <crobinso@redhat.com>

---
 libvirt.spec.in | 1 -
 1 file changed, 1 deletion(-)

-- 
2.17.0

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
diff mbox series

Patch

diff --git a/libvirt.spec.in b/libvirt.spec.in
index e261e259a4..b629e18e8d 100644
--- a/libvirt.spec.in
+++ b/libvirt.spec.in
@@ -255,7 +255,6 @@  Version: @VERSION@
 Release: 1%{?dist}%{?extra_release}
 License: LGPLv2+
 Group: Development/Libraries
-BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
 URL: https://libvirt.org/
 
 %if %(echo %{version} | grep -q "\.0$"; echo $?) == 1