rpms/perl-CGI-Simple/devel perl-CGI-Simple.spec,1.6,1.7

Tom Callaway (spot) fedora-extras-commits at redhat.com
Wed Nov 28 19:40:35 UTC 2007


Author: spot

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

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

BR Test::More



Index: perl-CGI-Simple.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-CGI-Simple/devel/perl-CGI-Simple.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- perl-CGI-Simple.spec	28 Nov 2007 18:42:29 -0000	1.6
+++ perl-CGI-Simple.spec	28 Nov 2007 19:40:02 -0000	1.7
@@ -1,6 +1,6 @@
 Name:           perl-CGI-Simple
 Version:        1.103
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Simple totally OO CGI interface that is CGI.pm compliant
 Group:          Development/Libraries
 License:        GPL+ or Artistic
@@ -9,7 +9,7 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
-BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(ExtUtils::MakeMaker), perl(Test::More)
 Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -46,6 +46,9 @@
 
 
 %changelog
+* Wed Nov 28 2007 Tom "spot" Callaway <tcallawa at redhat.com> 1.103-2
+- BR Test::More
+
 * Wed Nov 28 2007 Tom "spot" Callaway <tcallawa at redhat.com> 1.103-1
 - bump to 1.103
 




More information about the fedora-extras-commits mailing list