forked from pool/perl-TimeDate
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-TimeDate?expand=0&rev=16
This commit is contained in:
parent
0b952e9557
commit
c1a6dcb64e
@ -31,11 +31,9 @@ Patch1: %{cpan_name}-deprecated_array_use.patch
|
||||
Patch2: %{cpan_name}-podfile-patch
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: perl
|
||||
%if 0%{?suse_version} < 1120
|
||||
BuildRequires: perl-macros
|
||||
%endif
|
||||
%{perl_requires}
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl-macros
|
||||
Provides: %{cpan_name}
|
||||
|
||||
%description
|
||||
|
Loading…
Reference in New Issue
Block a user