From c827b8d005ed60268ad43da0b926f28e6645da46 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Feb 13 2018 22:10:32 +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/cproto.spec b/cproto.spec index f69763a..28f392c 100644 --- a/cproto.spec +++ b/cproto.spec @@ -7,7 +7,6 @@ Group: Development/Tools Source: ftp://invisible-island.net/cproto/cproto-%{version}.tgz URL: http://invisible-island.net/ BuildRequires: byacc, flex -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description Cproto generates function prototypes and variable declarations from C