rpms/perl-HTTP-Request-AsCGI/F-11 perl-HTTP-Request-AsCGI.spec, 1.5, 1.6 sources, 1.2, 1.3

Chris Weyl cweyl at fedoraproject.org
Tue May 19 06:00:21 UTC 2009


Author: cweyl

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

Modified Files:
	perl-HTTP-Request-AsCGI.spec sources 
Log Message:
* Tue May 19 2009 Chris Weyl <cweyl at alumni.drew.edu> 0.9-1
- auto-update to 0.9 (by cpan-spec-update 0.01)
- added a new br on perl(IO::File) (version 0)
- added a new br on perl(URI::Escape) (version 0)
- added a new br on perl(Carp) (version 0)



Index: perl-HTTP-Request-AsCGI.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-HTTP-Request-AsCGI/F-11/perl-HTTP-Request-AsCGI.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- perl-HTTP-Request-AsCGI.spec	26 Feb 2009 20:04:01 -0000	1.5
+++ perl-HTTP-Request-AsCGI.spec	19 May 2009 05:59:51 -0000	1.6
@@ -1,11 +1,11 @@
 Name:           perl-HTTP-Request-AsCGI
-Version:        0.5
-Release:        5%{?dist}
+Version:        0.9
+Release:        1%{?dist}
 Summary:        Setup a CGI enviroment from a HTTP::Request
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/HTTP-Request-AsCGI/
-Source0:        http://www.cpan.org/authors/id/C/CH/CHANSEN/HTTP-Request-AsCGI-%{version}.tar.gz
+Source0:        http://search.cpan.org/CPAN/authors/id/H/HD/HDP/HTTP-Request-AsCGI-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
@@ -21,8 +21,13 @@ BuildRequires:  perl(HTTP::Response) >= 
 # 'use base'
 Requires:       perl(Class::Accessor::Fast)
 
+### auto-added brs!
+BuildRequires:  perl(IO::File)
+BuildRequires:  perl(URI::Escape)
+BuildRequires:  perl(Carp)
+
 %description
-Provides a convenient way of setting up an CGI enviroment from a
+Provides a convenient way of setting up an CGI environment from a
 HTTP::Request.
 
 %prep
@@ -55,6 +60,12 @@ rm -rf %{buildroot}
 %{_mandir}/man3/*
 
 %changelog
+* Tue May 19 2009 Chris Weyl <cweyl at alumni.drew.edu> 0.9-1
+- auto-update to 0.9 (by cpan-spec-update 0.01)
+- added a new br on perl(IO::File) (version 0)
+- added a new br on perl(URI::Escape) (version 0)
+- added a new br on perl(Carp) (version 0)
+
 * Thu Feb 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.5-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-HTTP-Request-AsCGI/F-11/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- sources	28 Apr 2007 04:53:46 -0000	1.2
+++ sources	19 May 2009 05:59:51 -0000	1.3
@@ -1 +1 @@
-e1f5d332969d072a19d9649ed7d77f59  HTTP-Request-AsCGI-0.5.tar.gz
+99bc3e482d873068177282dcf306959f  HTTP-Request-AsCGI-0.9.tar.gz




More information about the Fedora-perl-devel-list mailing list