From 692d895fadd090f689aadf92926816b738eeb64a Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Tue, 13 Feb 2018 23:59:58 +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 --- pbzip2.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/pbzip2.spec b/pbzip2.spec index 0a246c6..ff486ed 100644 --- a/pbzip2.spec +++ b/pbzip2.spec @@ -5,7 +5,6 @@ Summary: Parallel implementation of bzip2 URL: http://www.compression.ca/pbzip2/ License: BSD Group: Applications/File -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %if %{?suse_version:1}0 BuildRequires: bzip2 %else