rpms/perl-HTTP-Server-Simple/F-12 .cvsignore, 1.15, 1.16 perl-HTTP-Server-Simple.spec, 1.20, 1.21 sources, 1.15, 1.16

corsepiu corsepiu at fedoraproject.org
Tue Mar 2 08:39:17 UTC 2010


Author: corsepiu

Update of /cvs/pkgs/rpms/perl-HTTP-Server-Simple/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv14250/F-12

Modified Files:
	.cvsignore perl-HTTP-Server-Simple.spec sources 
Log Message:
* Tue Mar 02 2010 Ralf Corsépius <corsepiu at fedoraproject.org> - 0.42-1
- Upstream update.
- Abandon BR: perl(URI::Escape).



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/perl-HTTP-Server-Simple/F-12/.cvsignore,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -p -r1.15 -r1.16
--- .cvsignore	13 Oct 2009 08:38:31 -0000	1.15
+++ .cvsignore	2 Mar 2010 08:39:17 -0000	1.16
@@ -1 +1 @@
-HTTP-Server-Simple-0.41.tar.gz
+HTTP-Server-Simple-0.42.tar.gz


Index: perl-HTTP-Server-Simple.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-HTTP-Server-Simple/F-12/perl-HTTP-Server-Simple.spec,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -p -r1.20 -r1.21
--- perl-HTTP-Server-Simple.spec	13 Oct 2009 08:38:31 -0000	1.20
+++ perl-HTTP-Server-Simple.spec	2 Mar 2010 08:39:17 -0000	1.21
@@ -1,5 +1,5 @@
 Name:           perl-HTTP-Server-Simple
-Version:        0.41
+Version:        0.42
 Release:        1%{?dist}
 Summary:        Very simple standalone HTTP daemon
 
@@ -10,7 +10,9 @@ Source0:        http://www.cpan.org/auth
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
-BuildRequires:  perl(URI::Escape)
+BuildRequires:  perl(CGI)
+BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(Test::More)
 BuildRequires:  perl(Test::Pod), perl(Test::Pod::Coverage)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
@@ -55,6 +57,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue Mar 02 2010 Ralf Corsépius <corsepiu at fedoraproject.org> - 0.42-1
+- Upstream update.
+- Abandon BR: perl(URI::Escape).
+
 * Tue Oct 13 2009 Ralf Corsépius <corsepiu at fedoraproject.org> - 0.41-1
 - Upstream update.
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/perl-HTTP-Server-Simple/F-12/sources,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -p -r1.15 -r1.16
--- sources	13 Oct 2009 08:38:31 -0000	1.15
+++ sources	2 Mar 2010 08:39:17 -0000	1.16
@@ -1 +1 @@
-5c9ddbba7b492a60000af4c29ee0eeac  HTTP-Server-Simple-0.41.tar.gz
+c31d15138498b063642882d03338f5f6  HTTP-Server-Simple-0.42.tar.gz




More information about the perl-devel mailing list