From 90fbcbd48f844dec61b1bcb06ca706818366be25 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 5e52683..173c539 100644 --- a/libvirt.spec +++ b/libvirt.spec @@ -255,7 +255,6 @@ Version: 4.0.0 Release: 2%{?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