From 9fc1f0b33b60e3d58b895b6689bcb0a9e3b1a324 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Feb 13 2018 22:42:17 +0000 Subject: 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 --- diff --git a/libosinfo.spec b/libosinfo.spec index a587e16..54c2354 100644 --- a/libosinfo.spec +++ b/libosinfo.spec @@ -7,7 +7,6 @@ Release: 2%{?dist}%{?extra_release} License: LGPLv2+ Group: Development/Libraries Source: https://releases.pagure.io/%{name}/%{name}-%{version}.tar.gz -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) URL: https://libosinfo.org/ BuildRequires: intltool BuildRequires: glib2-devel