rpms/perl-HTTP-Request-AsCGI/F-12 perl-HTTP-Request-AsCGI.spec, 1.8, 1.9

Chris Weyl cweyl at fedoraproject.org
Fri Feb 5 18:49:57 UTC 2010


Author: cweyl

Update of /cvs/extras/rpms/perl-HTTP-Request-AsCGI/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv5102

Modified Files:
	perl-HTTP-Request-AsCGI.spec 
Log Message:
* Fri Feb 05 2010 Chris Weyl <cweyl at alumni.drew.edu> 1.2-2
- drop errant req on Test::More



Index: perl-HTTP-Request-AsCGI.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-HTTP-Request-AsCGI/F-12/perl-HTTP-Request-AsCGI.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -r1.8 -r1.9
--- perl-HTTP-Request-AsCGI.spec	5 Feb 2010 18:46:56 -0000	1.8
+++ perl-HTTP-Request-AsCGI.spec	5 Feb 2010 18:49:57 -0000	1.9
@@ -1,6 +1,6 @@
 Name:           perl-HTTP-Request-AsCGI
 Version:        1.2
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Setup a CGI enviroment from a HTTP::Request
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -25,7 +25,6 @@ Requires:       perl(Class::Accessor)
 Requires:       perl(HTTP::Request)
 Requires:       perl(HTTP::Response) >= 1.53
 Requires:       perl(IO::File)
-Requires:       perl(Test::More)
 Requires:       perl(URI::Escape)
 
 %{?perl_default_filter}
@@ -64,6 +63,9 @@ rm -rf %{buildroot}
 %{_mandir}/man3/*
 
 %changelog
+* Fri Feb 05 2010 Chris Weyl <cweyl at alumni.drew.edu> 1.2-2
+- drop errant req on Test::More
+
 * Fri Feb 05 2010 Chris Weyl <cweyl at alumni.drew.edu> 1.2-1
 - add perl_default_filter
 - auto-update to 1.2 (by cpan-spec-update 0.01)



More information about the scm-commits mailing list