From 32f343b0e56bfc27dc2e3352ec6e6bdab01899e7 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 14 Feb 2018 00:07:44 +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-IO-stringy.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/perl-IO-stringy.spec b/perl-IO-stringy.spec index 0c998ee..b6688d4 100644 --- a/perl-IO-stringy.spec +++ b/perl-IO-stringy.spec @@ -7,7 +7,6 @@ Group: Development/Libraries URL: http://search.cpan.org/dist/IO-stringy/ Source0: http://search.cpan.org/CPAN/authors/id/D/DS/DSKOLL/IO-stringy-%{version}.tar.gz BuildArch: noarch -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(id -nu) # Module Build BuildRequires: perl-interpreter BuildRequires: perl-generators