rpms/perl-CGI-Untaint/devel perl-CGI-Untaint.spec,1.4,1.5

Tom Callaway (spot) fedora-extras-commits at redhat.com
Fri Aug 24 19:01:44 UTC 2007


Author: spot

Update of /cvs/extras/rpms/perl-CGI-Untaint/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21945

Modified Files:
	perl-CGI-Untaint.spec 
Log Message:

BR: perl(Test::More)



Index: perl-CGI-Untaint.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-CGI-Untaint/devel/perl-CGI-Untaint.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- perl-CGI-Untaint.spec	24 Aug 2007 18:33:36 -0000	1.4
+++ perl-CGI-Untaint.spec	24 Aug 2007 19:01:11 -0000	1.5
@@ -1,6 +1,6 @@
 Name:           perl-CGI-Untaint
 Version:        1.26
-Release:        3%{?dist}
+Release:        3%{?dist}.1
 Summary:        Process CGI input parameters
 Group:          Development/Libraries
 License:        GPL+ or Artistic
@@ -9,7 +9,7 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
-BuildRequires:  perl(UNIVERSAL::require)
+BuildRequires:  perl(UNIVERSAL::require), perl(Test::More)
 Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -43,6 +43,9 @@
 
 
 %changelog
+* Fri Aug 24 2007 Tom "spot" Callaway <tcallawa at redhat.com> 1.26-3.1
+- BR: perl(Test::More)
+
 * Fri Aug 24 2007 Tom "spot" Callaway <tcallawa at redhat.com> 1.26-3
 - license fix
 




More information about the fedora-extras-commits mailing list