From aed76fede68f555f278cb40a96d43706f7d84dfe Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 14 Feb 2018 00:03:45 +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 --- perl-Data-Section-Simple.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/perl-Data-Section-Simple.spec b/perl-Data-Section-Simple.spec index 4e83075..b8f9fdb 100644 --- a/perl-Data-Section-Simple.spec +++ b/perl-Data-Section-Simple.spec @@ -10,7 +10,6 @@ Group: Development/Libraries URL: https://github.com/miyagawa/Data-Section-Simple Source0: http://cpan.metacpan.org/authors/id/M/MI/MIYAGAWA/Data-Section-Simple-%{version}.tar.gz Patch1: Data-Section-Simple-0.07-old-Test::More.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(id -nu) BuildArch: noarch # Build BuildRequires: perl-interpreter