rpms/perl-HTTP-Server-Simple/FC-6 .cvsignore, 1.8, 1.9 perl-HTTP-Server-Simple.spec, 1.9, 1.10 sources, 1.8, 1.9

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-6
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20354/FC-6

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-6/.cvsignore,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- .cvsignore	23 Oct 2006 12:48:40 -0000	1.8
+++ .cvsignore	22 Nov 2006 17:10:47 -0000	1.9
@@ -1 +1 @@
-HTTP-Server-Simple-0.23.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-6/perl-HTTP-Server-Simple.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- perl-HTTP-Server-Simple.spec	23 Oct 2006 12:48:40 -0000	1.9
+++ perl-HTTP-Server-Simple.spec	22 Nov 2006 17:10:47 -0000	1.10
@@ -1,5 +1,5 @@
 Name:           perl-HTTP-Server-Simple
-Version:        0.23
+Version:        0.24
 Release:        1%{?dist}
 Summary:        Very simple standalone HTTP daemon
 
@@ -22,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
 
 
@@ -55,6 +55,9 @@
 
 
 %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.
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-HTTP-Server-Simple/FC-6/sources,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- sources	23 Oct 2006 12:48:40 -0000	1.8
+++ sources	22 Nov 2006 17:10:47 -0000	1.9
@@ -1 +1 @@
-5d410b9585c4c09426a6d6d14d0af6b1  HTTP-Server-Simple-0.23.tar.gz
+302f487fc5ae544529cc87784eccd89f  HTTP-Server-Simple-0.24.tar.gz




More information about the scm-commits mailing list