From d17f903f78a02d831ab308f673a282e5e650b1f3 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Feb 13 2018 23:10:37 +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/perl-Panotools-Script.spec b/perl-Panotools-Script.spec index a6652d6..4dd7480 100644 --- a/perl-Panotools-Script.spec +++ b/perl-Panotools-Script.spec @@ -8,7 +8,6 @@ URL: http://search.cpan.org/dist/Panotools-Script/ Source0: http://search.cpan.org/CPAN/authors/id/B/BP/BPOSTLE/Panotools-Script-%{version}.tar.gz # Restore compatibility with Perl 5.26.0, CPAN RT#117275 Patch0: Panotools-Script-0.28-Escape-literal-curly-bracket-in-a-regexp.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl-generators BuildRequires: perl(ExtUtils::MakeMaker)