]> xenbits.xensource.com Git - libvirt.git/commitdiff
spec: Remove BuildRoot definition
authorIgor Gnatenko <ignatenkobrain@fedoraproject.org>
Tue, 13 Feb 2018 22:44:12 +0000 (23:44 +0100)
committerCole Robinson <crobinso@redhat.com>
Tue, 8 May 2018 13:50:55 +0000 (09:50 -0400)
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

index e261e259a4bdc17d4b964cf6ff9d474a3f04fa35..b629e18e8db052b5b3c6e4a93b67e4e39840e208 100644 (file)
@@ -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