forked from pool/perl-Crypt-OpenSSL-RSA
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-RSA?expand=0&rev=10
This commit is contained in:
committed by
Git OBS Bridge
parent
4f400a31da
commit
73a91861dd
@@ -30,13 +30,11 @@ Url: http://search.cpan.org/dist/Crypt-OpenSSL-RSA
|
||||
Source: http://search.cpan.org/CPAN/authors/id/I/IR/IROBERTS/Crypt-OpenSSL-RSA-0.26.tar.gz
|
||||
Patch: %{cpan_name}.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%{perl_requires}
|
||||
BuildRequires: openssl-devel
|
||||
BuildRequires: perl
|
||||
%if 0%{?suse_version} < 1120
|
||||
BuildRequires: perl-macros
|
||||
%endif
|
||||
BuildRequires: perl(Crypt::OpenSSL::Random)
|
||||
%{perl_requires}
|
||||
Requires: perl(Crypt::OpenSSL::Random)
|
||||
|
||||
%description
|
||||
|
||||
Reference in New Issue
Block a user