From a3b87169fa463e8856e9ee13d43cc83dbf2ab9a0 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Tue, 13 Feb 2018 23:06:15 +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 --- blktrace.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/blktrace.spec b/blktrace.spec index d9ad6ba..a9b00b2 100644 --- a/blktrace.spec +++ b/blktrace.spec @@ -9,7 +9,6 @@ Url: http://brick.kernel.dk/snaps Requires: python2 BuildRequires: libaio-devel python2 librsvg2-devel -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description blktrace is a block layer IO tracing mechanism which provides detailed