From 3fc4f1c3ba21e25def5246f6576ca1ae1b3d8d13 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 14 Feb 2018 00:03:25 +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-Crypt-OpenSSL-RSA.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/perl-Crypt-OpenSSL-RSA.spec b/perl-Crypt-OpenSSL-RSA.spec index 512a77b..d80b96c 100644 --- a/perl-Crypt-OpenSSL-RSA.spec +++ b/perl-Crypt-OpenSSL-RSA.spec @@ -8,7 +8,6 @@ URL: http://search.cpan.org/dist/Crypt-OpenSSL-RSA/ Source0: http://search.cpan.org/CPAN/authors/id/P/PE/PERLER/Crypt-OpenSSL-RSA-%{version}.tar.gz # Adjust to OpenSSL 1.1.0, bug #1383650, CPAN RT#117481 Patch0: Crypt-OpenSSL-RSA-0.28-Adapt-to-OpenSSL-1.1.0.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: openssl openssl-devel BuildRequires: perl-devel BuildRequires: perl-generators