diff --git a/perl-Taint-Runtime.spec b/perl-Taint-Runtime.spec index 8f8d0df..dc63e35 100644 --- a/perl-Taint-Runtime.spec +++ b/perl-Taint-Runtime.spec @@ -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 0.03-1.1 +- BR: perl(Test::More) + * Thu Jul 19 2007 Tom "spot" Callaway 0.03-1 - bump to 0.03