BR: Test::More
This commit is contained in:
parent
2be5e0c98c
commit
6a8cb6795c
@ -1,6 +1,6 @@
|
||||
Name: perl-version
|
||||
Version: 0.7203
|
||||
Release: 1%{?dist}
|
||||
Release: 1%{?dist}.1
|
||||
Summary: Perl extension for Version Objects
|
||||
Group: Development/Libraries
|
||||
License: GPL or Artistic
|
||||
@ -9,7 +9,7 @@ Source0: http://search.cpan.org/CPAN/authors/id/J/JP/JPEACOCK/version-%{v
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
Epoch: 1
|
||||
|
||||
BuildRequires: perl(Module::Build) >= 0.2611
|
||||
BuildRequires: perl(Module::Build) >= 0.2611, perl(Test::More)
|
||||
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
|
||||
|
||||
%description
|
||||
@ -49,6 +49,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Jul 3 2007 Tom "spot" Callaway <tcallawa@redhat.com> 1:0.7203-1.1
|
||||
- add BR: Test::More
|
||||
|
||||
* Tue Jul 3 2007 Tom "spot" Callaway <tcallawa@redhat.com> 1:0.7203-1
|
||||
- i love perl versioning. bumping to 0.7203
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user