- complete the previous change to also respect buildrequires
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-CPAN-Meta-Check?expand=0&rev=7
This commit is contained in:
parent
959571172e
commit
79f5211536
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 27 08:27:08 UTC 2012 - coolo@suse.com
|
||||
|
||||
- complete the previous change to also respect buildrequires
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 25 14:58:38 UTC 2012 - coolo@suse.com
|
||||
|
||||
|
@ -28,7 +28,6 @@ Source: http://www.cpan.org/authors/id/L/LE/LEONT/%{cpan_name}-%{version
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl-CPAN-Meta >= 2.121
|
||||
BuildRequires: perl-CPAN-Meta-Requirements >= 2.121
|
||||
BuildRequires: perl-macros
|
||||
BuildRequires: perl(Module::Metadata)
|
||||
@ -36,6 +35,7 @@ BuildRequires: perl(Test::Differences)
|
||||
BuildRequires: perl(Test::More) >= 0.88
|
||||
#BuildRequires: perl(CPAN::Meta::Check)
|
||||
%if %suse_version < 1220
|
||||
BuildRequires: perl-CPAN-Meta >= 2.121
|
||||
Requires: perl-CPAN-Meta >= 2.121
|
||||
%endif
|
||||
Requires: perl-CPAN-Meta-Requirements >= 2.121
|
||||
|
Loading…
x
Reference in New Issue
Block a user