From d89ee4a96c5b9e8134d75aa63d2609a30e6a7663de652ba100d8334b34ecbd0a Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Fri, 3 Dec 2010 13:59:27 +0000 Subject: [PATCH] always buildrequire perl-macros if not present, move %perl_requires behind buildroot (script commit) OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Crypt-OpenSSL-Random?expand=0&rev=15 --- perl-Crypt-OpenSSL-Random.spec | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/perl-Crypt-OpenSSL-Random.spec b/perl-Crypt-OpenSSL-Random.spec index 8776aea..599ebab 100644 --- a/perl-Crypt-OpenSSL-Random.spec +++ b/perl-Crypt-OpenSSL-Random.spec @@ -28,11 +28,9 @@ Url: http://search.cpan.org/dist/Crypt-OpenSSL-Random/ #Source: http://www.cpan.org/modules/by-module/Crypt/Crypt-OpenSSL-Random-%{version}.tar.bz2 Source: %{cpan_name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildRequires: perl openssl-devel -%if 0%{?suse_version} < 1120 -BuildRequires: perl-macros -%endif %{perl_requires} +BuildRequires: perl openssl-devel +BuildRequires: perl-macros %description Crypt::OpenSSL::Random provides the ability to seed and query the OpenSSL