From b018692226d38e5ad6bc3a3ce4e26856461db550 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 14 Feb 2018 00:08:15 +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-Mail-DKIM.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/perl-Mail-DKIM.spec b/perl-Mail-DKIM.spec index d28091e..4fd35e5 100644 --- a/perl-Mail-DKIM.spec +++ b/perl-Mail-DKIM.spec @@ -6,7 +6,6 @@ Group: Development/Libraries License: GPL+ or Artistic URL: http://dkimproxy.sourceforge.net/ Source0: http://search.cpan.org/CPAN/authors/id/M/MB/MBRADSHAW/Mail-DKIM-%{version}.tar.gz -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: coreutils BuildRequires: findutils