From afb2998a07f949005ff6227d6623e5354ddf1cf8 Mon Sep 17 00:00:00 2001 From: Tom Callaway Date: Tue, 24 Jul 2007 21:22:58 +0000 Subject: [PATCH] BR: perl(Test::More) --- perl-Taint-Runtime.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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