From d3e030efc704aa52294c9ab956c7c7984a3457ac Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Feb 13 2018 23:35:39 +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/samtools.spec b/samtools.spec index d6bd1a7..453588a 100644 --- a/samtools.spec +++ b/samtools.spec @@ -11,7 +11,6 @@ Patch0: samtools-0.1.14-soname.patch Patch1: samtools-0.1.19-faidx_fetch_seq2.patch # The Rsamtools upstream is fixing issues in the samtools 0.1.19 codebase Patch2: samtools-0.1.19-R-fixes.patch -BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) BuildRequires: perl-generators BuildRequires: zlib-devel >= 1.2.3