From 775b49a43f43ed2a49f8e76f757beab8855da37c Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Feb 13 2018 23:52:55 +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/zn_poly.spec b/zn_poly.spec index b0a8873..8e61f95 100644 --- a/zn_poly.spec +++ b/zn_poly.spec @@ -8,7 +8,6 @@ Group: Development/Libraries License: (GPLv2 or GPLv3) and GPLv2+ and LGPLv2+ URL: http://cims.nyu.edu/~harvey/code/zn_poly/ Source0: http://cims.nyu.edu/~harvey/code/zn_poly/releases/zn_poly-%{version}.tar.gz -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: python BuildRequires: gmp-devel