rpms/perl-HTTP-Request-AsCGI/devel perl-HTTP-Request-AsCGI.spec, 1.9, 1.10

Chris Weyl cweyl at fedoraproject.org
Fri Feb 5 18:50:17 UTC 2010


Author: cweyl

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

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/devel/perl-HTTP-Request-AsCGI.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -p -r1.9 -r1.10
--- perl-HTTP-Request-AsCGI.spec	5 Feb 2010 18:38:25 -0000	1.9
+++ perl-HTTP-Request-AsCGI.spec	5 Feb 2010 18:50:17 -0000	1.10
@@ -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