forked from pool/perl-Test-HasVersion
Accepting request 82396 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/82396 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Test-HasVersion?expand=0&rev=3
This commit is contained in:
committed by
Git OBS Bridge
parent
021500a6ae
commit
f76c8038c8
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 25 22:28:23 UTC 2011 - chris@computersalat.de
|
||||
|
||||
- fix deps
|
||||
+ Test::More
|
||||
+ Test::Builder::Tester >= 1.04
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 22 19:54:41 UTC 2011 - coolo@novell.com
|
||||
|
||||
|
||||
@@ -27,14 +27,16 @@ Url: http://search.cpan.org/dist/Test-HasVersion/
|
||||
Group: Development/Libraries/Perl
|
||||
#Source: http://www.cpan.org/authors/id/F/FE/FERREIRA/Test-HasVersion-%{version}.tar.gz
|
||||
Source: %{cpan_name}-%{version}.tar.bz2
|
||||
BuildRequires: perl(File::Find)
|
||||
BuildRequires: perl(File::Spec)
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl-macros
|
||||
BuildRequires: perl(Test::More)
|
||||
BuildRequires: perl(Test::Builder::Tester) >= 1.04
|
||||
BuildRequires: perl(File::Spec)
|
||||
#
|
||||
BuildRequires: perl(File::Find)
|
||||
Requires: perl(File::Find)
|
||||
Requires: perl(File::Spec)
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildArch: noarch
|
||||
%{perl_requires}
|
||||
|
||||
%description
|
||||
|
||||
Reference in New Issue
Block a user