8
0

switch to perl_requires macro

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Test-JSON?expand=0&rev=3
This commit is contained in:
Stephan Kulow
2010-12-01 10:22:22 +00:00
committed by Git OBS Bridge
parent 82c578079d
commit 1d3bddc94a
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Dec 1 10:22:17 UTC 2010 - coolo@novell.com
- switch to perl_requires macro
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Nov 29 18:31:12 UTC 2010 - coolo@novell.com Mon Nov 29 18:31:12 UTC 2010 - coolo@novell.com

View File

@@ -10,7 +10,7 @@ URL: http://search.cpan.org/dist/Test-JSON/
Group: Development/Libraries/Perl Group: Development/Libraries/Perl
License: Perl License License: Perl License
BuildRoot: %{_tmppath}/build-%{name}-%{version} BuildRoot: %{_tmppath}/build-%{name}-%{version}
Requires: perl = %{perl_version} %{perl_requires}
BuildRequires: make perl BuildRequires: make perl
BuildRequires: perl(Test::Differences) BuildRequires: perl(Test::Differences)
BuildRequires: perl(Test::Tester) BuildRequires: perl(Test::Tester)