rpms/perl-HTTP-Server-Simple/FC-5 .cvsignore, 1.7, 1.8 perl-HTTP-Server-Simple.spec, 1.8, 1.9 sources, 1.7, 1.8

Jose Pedro Oliveira (jpo) fedora-extras-commits at redhat.com
Wed Nov 22 17:11:17 UTC 2006


Author: jpo

Update of /cvs/extras/rpms/perl-HTTP-Server-Simple/FC-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20354/FC-5

Modified Files:
	.cvsignore perl-HTTP-Server-Simple.spec sources 
Log Message:
Update to 0.24.


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/perl-HTTP-Server-Simple/FC-5/.cvsignore,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- .cvsignore	20 Jun 2006 22:22:40 -0000	1.7
+++ .cvsignore	22 Nov 2006 17:10:47 -0000	1.8
@@ -1 +1 @@
-HTTP-Server-Simple-0.20.tar.gz
+HTTP-Server-Simple-0.24.tar.gz


Index: perl-HTTP-Server-Simple.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-HTTP-Server-Simple/FC-5/perl-HTTP-Server-Simple.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- perl-HTTP-Server-Simple.spec	20 Jun 2006 22:22:40 -0000	1.8
+++ perl-HTTP-Server-Simple.spec	22 Nov 2006 17:10:47 -0000	1.9
@@ -1,5 +1,5 @@
 Name:           perl-HTTP-Server-Simple
-Version:        0.20
+Version:        0.24
 Release:        1%{?dist}
 Summary:        Very simple standalone HTTP daemon
 
@@ -10,6 +10,7 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
+BuildRequires:  perl(URI::Escape)
 BuildRequires:  perl(Test::Pod), perl(Test::Pod::Coverage)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
@@ -21,7 +22,7 @@
 
 %prep
 %setup -q -n HTTP-Server-Simple-%{version}
-chmod a-x lib/HTTP/Server/*.pm
+chmod -c a-x lib/HTTP/Server/*.pm
 %{__perl} -pi -e 's|^#!perl\b|#!%{__perl}|' ex/sample_server
 
 
@@ -54,6 +55,12 @@
 
 
 %changelog
+* Wed Nov 22 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.24-1
+- Update to 0.24.
+
+* Mon Oct 23 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.23-1
+- Update to 0.23.
+
 * Tue Jun 20 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.20-1
 - Update to 0.20.
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-HTTP-Server-Simple/FC-5/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- sources	20 Jun 2006 22:22:40 -0000	1.7
+++ sources	22 Nov 2006 17:10:47 -0000	1.8
@@ -1 +1 @@
-31b88af89c4966183bf6e95ca2b40050  HTTP-Server-Simple-0.20.tar.gz
+302f487fc5ae544529cc87784eccd89f  HTTP-Server-Simple-0.24.tar.gz




More information about the fedora-extras-commits mailing list