forked from pool/perl-Crypt-OpenSSL-Random
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
This commit is contained in:
committed by
Git OBS Bridge
parent
37d9d65376
commit
d89ee4a96c
@@ -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: http://www.cpan.org/modules/by-module/Crypt/Crypt-OpenSSL-Random-%{version}.tar.bz2
|
||||||
Source: %{cpan_name}-%{version}.tar.bz2
|
Source: %{cpan_name}-%{version}.tar.bz2
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildRequires: perl openssl-devel
|
|
||||||
%if 0%{?suse_version} < 1120
|
|
||||||
BuildRequires: perl-macros
|
|
||||||
%endif
|
|
||||||
%{perl_requires}
|
%{perl_requires}
|
||||||
|
BuildRequires: perl openssl-devel
|
||||||
|
BuildRequires: perl-macros
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Crypt::OpenSSL::Random provides the ability to seed and query the OpenSSL
|
Crypt::OpenSSL::Random provides the ability to seed and query the OpenSSL
|
||||||
|
Reference in New Issue
Block a user