BR: perl(Test::More)

This commit is contained in:
Tom Callaway 2007-07-24 21:22:58 +00:00
parent 3a671cd797
commit afb2998a07

View File

@ -1,12 +1,13 @@
Name: perl-Taint-Runtime
Version: 0.03
Release: 1%{?dist}
Release: 1%{?dist}.1
Summary: Runtime enable taint checking
Group: Development/Libraries
License: GPL or Artistic
URL: http://search.cpan.org/dist/Taint-Runtime
Source0: http://search.cpan.org/CPAN/authors/id/R/RH/RHANDOM/Taint-Runtime-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: perl(Test::More)
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
%description
@ -46,6 +47,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man3/*.3*
%changelog
* Tue Jul 24 2007 Tom "spot" Callaway <tcallawa@redhat.com> 0.03-1.1
- BR: perl(Test::More)
* Thu Jul 19 2007 Tom "spot" Callaway <tcallawa@redhat.com> 0.03-1
- bump to 0.03