From 1a2eadbe6bb749b1827e4d0ed87b8e5c80559c90 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 14 Feb 2018 00:02:26 +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-Class-Singleton.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/perl-Class-Singleton.spec b/perl-Class-Singleton.spec index 7db3680..4270b4d 100644 --- a/perl-Class-Singleton.spec +++ b/perl-Class-Singleton.spec @@ -6,7 +6,6 @@ License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Class-Singleton/ Source0: http://www.cpan.org/authors/id/S/SH/SHAY/Class-Singleton-%{version}.tar.gz -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(id -nu) BuildArch: noarch # Module Build BuildRequires: perl-interpreter