rpms/perl-Taint-Runtime/EL-5 perl-Taint-Runtime.spec,1.3,1.4

Tom Callaway (spot) fedora-extras-commits at redhat.com
Fri Jul 27 20:16:49 UTC 2007


Author: spot

Update of /cvs/extras/rpms/perl-Taint-Runtime/EL-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4335/EL-5

Modified Files:
	perl-Taint-Runtime.spec 
Log Message:

fixup



Index: perl-Taint-Runtime.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Taint-Runtime/EL-5/perl-Taint-Runtime.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- perl-Taint-Runtime.spec	19 Jul 2007 16:46:03 -0000	1.3
+++ perl-Taint-Runtime.spec	27 Jul 2007 20:16:17 -0000	1.4
@@ -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 @@
 %{_mandir}/man3/*.3*
 
 %changelog
+* Tue Jul 24 2007 Tom "spot" Callaway <tcallawa at redhat.com> 0.03-1.1
+- BR: perl(Test::More)
+
 * Thu Jul 19 2007 Tom "spot" Callaway <tcallawa at redhat.com> 0.03-1
 - bump to 0.03
 




More information about the scm-commits mailing list