- add workaround for mismatch between rpm and perl version logic
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-CPAN-Meta-Requirements?expand=0&rev=3
This commit is contained in:
parent
29883048fe
commit
2edf461ee6
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jun 3 11:56:55 UTC 2013 - coolo@suse.com
|
||||||
|
|
||||||
|
- add workaround for mismatch between rpm and perl version logic
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu May 31 13:00:13 UTC 2012 - coolo@suse.com
|
Thu May 31 13:00:13 UTC 2012 - coolo@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-CPAN-Meta-Requirements
|
# spec file for package perl-CPAN-Meta-Requirements
|
||||||
#
|
#
|
||||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -34,6 +34,7 @@ BuildRequires: perl(version) >= 0.77
|
|||||||
#BuildRequires: perl(CPAN::Meta::Requirements)
|
#BuildRequires: perl(CPAN::Meta::Requirements)
|
||||||
#BuildRequires: perl(Test::Requires)
|
#BuildRequires: perl(Test::Requires)
|
||||||
Requires: perl(version) >= 0.77
|
Requires: perl(version) >= 0.77
|
||||||
|
Provides: perl(CPAN::Meta::Requirements) = %{version}000
|
||||||
%{perl_requires}
|
%{perl_requires}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
Loading…
Reference in New Issue
Block a user