forked from pool/perl-Convert-ASN1
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-Convert-ASN1?expand=0&rev=14
This commit is contained in:
committed by
Git OBS Bridge
parent
ce6d622b4d
commit
4adfd13921
@@ -32,11 +32,9 @@ Patch0: %{cpan_name}-0.22-path.diff
|
|||||||
Patch1: %{cpan_name}-0.22-test.diff
|
Patch1: %{cpan_name}-0.22-test.diff
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildRequires: perl
|
|
||||||
%if 0%{?suse_version} < 1120
|
|
||||||
BuildRequires: perl-macros
|
|
||||||
%endif
|
|
||||||
%{perl_requires}
|
%{perl_requires}
|
||||||
|
BuildRequires: perl
|
||||||
|
BuildRequires: perl-macros
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Convert::ASN1 encodes and decodes ASN.1 data structures using BER/DER
|
Convert::ASN1 encodes and decodes ASN.1 data structures using BER/DER
|
||||||
|
Reference in New Issue
Block a user