From 030ddaa4ef3f81de7b93fdf59a4939187b5787e8 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Tue, 13 Feb 2018 23:44:12 +0100 Subject: [PATCH] Remove BuildRoot definition None of currently supported distributions need that. It was needed last for EL5 which is EOL now Signed-off-by: Igor Gnatenko --- libvirt.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/libvirt.spec b/libvirt.spec index ae4fe4b..6ded95f 100644 --- a/libvirt.spec +++ b/libvirt.spec @@ -255,7 +255,6 @@ Version: 4.3.0 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