From 8f7a987e85bee79f341d3a556125160f8e84e0c2 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Jan 29 2019 04:36:23 +0000 Subject: Remove obsolete BuildRoot tag Signed-off-by: Igor Gnatenko --- diff --git a/rear.spec b/rear.spec index 7d8650b..7ca476c 100644 --- a/rear.spec +++ b/rear.spec @@ -16,7 +16,6 @@ URL: http://relax-and-recover.org/ # as GitHub stopped with download section we need to go back to Sourceforge for downloads Source: https://sourceforge.net/projects/rear/files/rear/%{version}/rear-%{version}.tar.gz -BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) # rear contains only bash scripts plus documentation so that on first glance it could be "BuildArch: noarch" # but actually it is not "noarch" because it only works on those architectures that are explicitly supported.