forked from pool/perl-Algorithm-Annotate
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-Algorithm-Annotate?expand=0&rev=37
This commit is contained in:
parent
7737219d84
commit
9e2d7a9db7
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:f023b94c0de1dbf4538cdbf1211bfd5d10f86ddb8d888e5e5a8bc9833fa9a3b2
|
|
||||||
size 1725
|
|
@ -30,8 +30,8 @@ BuildRequires: perl
|
|||||||
BuildRequires: perl-macros
|
BuildRequires: perl-macros
|
||||||
Requires: perl(Algorithm::Diff) >= 1.15
|
Requires: perl(Algorithm::Diff) >= 1.15
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildArch: noarch
|
|
||||||
%{perl_requires}
|
%{perl_requires}
|
||||||
|
BuildArch: noarch
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Algorithm::Annotate generates a list that is useful for generating output
|
Algorithm::Annotate generates a list that is useful for generating output
|
||||||
|
Loading…
Reference in New Issue
Block a user