From e9410a9f8a8508c32196094a80c55451482b2f51 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 14 Feb 2018 00:04:43 +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-Dist-CheckConflicts.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/perl-Dist-CheckConflicts.spec b/perl-Dist-CheckConflicts.spec index 936e070..ff587e7 100644 --- a/perl-Dist-CheckConflicts.spec +++ b/perl-Dist-CheckConflicts.spec @@ -16,7 +16,6 @@ License: GPL+ or Artistic URL: http://search.cpan.org/dist/Dist-CheckConflicts/ Source0: http://search.cpan.org/CPAN/authors/id/D/DO/DOY/Dist-CheckConflicts-%{version}.tar.gz Patch0: Dist-CheckConflicts-0.11-old-Test::More.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(id -nu) BuildArch: noarch # Module Build BuildRequires: perl-generators