From 497ee40681d92e6e36913f49b0c9be4c4adc7eb8 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Tue, 13 Feb 2018 23:44:32 +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 --- libXdamage.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/libXdamage.spec b/libXdamage.spec index 826d941..ce48982 100644 --- a/libXdamage.spec +++ b/libXdamage.spec @@ -5,7 +5,6 @@ Release: 12%{?dist} License: MIT Group: System Environment/Libraries URL: http://www.x.org -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Source0: ftp://ftp.x.org/pub/individual/lib/%{name}-%{version}.tar.bz2