From c6464ba5c36693f052675e1fe45a9c6c99ab2037 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Feb 13 2018 23:19:35 +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/piglit.spec b/piglit.spec index da2ed5b..63cff4b 100644 --- a/piglit.spec +++ b/piglit.spec @@ -11,7 +11,6 @@ URL: http://cgit.freedesktop.org/piglit/ # git clone git://anongit.freedesktop.org/piglit && cd piglit # git archive --prefix=piglit/ HEAD|bzip2>piglit.tar.bz2 Source0: piglit.tar.bz2 -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: cmake BuildRequires: gcc