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 <ignatenkobrain@fedoraproject.org>
This commit is contained in:
Igor Gnatenko 2018-02-14 00:03:25 +01:00
parent 87693d47b1
commit 3fc4f1c3ba

View File

@ -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