rpms/perl-HTTP-Request-Params/devel perl-HTTP-Request-Params.spec, 1.2, 1.3

Tom Callaway (spot) fedora-extras-commits at redhat.com
Tue Oct 16 19:09:55 UTC 2007


Author: spot

Update of /cvs/pkgs/rpms/perl-HTTP-Request-Params/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5530

Modified Files:
	perl-HTTP-Request-Params.spec 
Log Message:

Test::More



Index: perl-HTTP-Request-Params.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-HTTP-Request-Params/devel/perl-HTTP-Request-Params.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- perl-HTTP-Request-Params.spec	16 Oct 2007 18:53:34 -0000	1.2
+++ perl-HTTP-Request-Params.spec	16 Oct 2007 19:09:23 -0000	1.3
@@ -1,6 +1,6 @@
 Name:           perl-HTTP-Request-Params
 Version:        1.01
-Release:        1%{?dist}.1
+Release:        1%{?dist}.2
 Summary:        Retrieve GET/POST Parameters from HTTP Requests
 
 Group:          Development/Libraries
@@ -11,6 +11,7 @@
 
 BuildArch:      noarch
 BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(Test::More)
 BuildRequires:  perl(Class::Accessor::Fast) >= 0.19
 BuildRequires:  perl(HTTP::Request) >= 1.40
 BuildRequires:  perl(Email::MIME::Modifier) >= 1.42
@@ -55,6 +56,9 @@
 
 
 %changelog
+* Tue Oct 16 2007 Tom "spot" Callaway <tcallawa at redhat.com> - 1.01-1.2
+- add BR: perl(Test::More)
+
 * Tue Oct 16 2007 Tom "spot" Callaway <tcallawa at redhat.com> - 1.01-1.1
 - correct license tag
 - add BR: perl(ExtUtils::MakeMaker)




More information about the fedora-extras-commits mailing list