[libvirt] [PATCH 1/3] spec: Remove BuildRoot definition

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


From: Igor Gnatenko <ignatenkobrain at 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 at fedoraproject.org>
Signed-off-by: Cole Robinson <crobinso at redhat.com>
---
 libvirt.spec.in | 1 -
 1 file changed, 1 deletion(-)

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
-- 
2.17.0




More information about the libvir-list mailing list