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

Jose Pedro Oliveira (jpo) fedora-extras-commits at redhat.com
Sat Jan 20 16:04:45 UTC 2007


Author: jpo

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

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


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/perl-HTTP-Server-Simple/FC-6/.cvsignore,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- .cvsignore	22 Nov 2006 17:10:47 -0000	1.9
+++ .cvsignore	20 Jan 2007 16:04:15 -0000	1.10
@@ -1 +1 @@
-HTTP-Server-Simple-0.24.tar.gz
+HTTP-Server-Simple-0.27.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.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- perl-HTTP-Server-Simple.spec	22 Nov 2006 17:10:47 -0000	1.10
+++ perl-HTTP-Server-Simple.spec	20 Jan 2007 16:04:15 -0000	1.11
@@ -1,5 +1,5 @@
 Name:           perl-HTTP-Server-Simple
-Version:        0.24
+Version:        0.27
 Release:        1%{?dist}
 Summary:        Very simple standalone HTTP daemon
 
@@ -35,7 +35,7 @@
 rm -rf $RPM_BUILD_ROOT
 make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT
 find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';'
-find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 2>/dev/null ';'
+find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';'
 chmod -R u+w $RPM_BUILD_ROOT/*
 
 
@@ -55,6 +55,12 @@
 
 
 %changelog
+* Sat Jan 20 2007 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.27-1
+- Update to 0.27.
+
+* Fri Dec  1 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.26-1
+- Update to 0.26.
+
 * Wed Nov 22 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.24-1
 - Update to 0.24.
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-HTTP-Server-Simple/FC-6/sources,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- sources	22 Nov 2006 17:10:47 -0000	1.9
+++ sources	20 Jan 2007 16:04:15 -0000	1.10
@@ -1 +1 @@
-302f487fc5ae544529cc87784eccd89f  HTTP-Server-Simple-0.24.tar.gz
+0c197222646d7f6b34800b9e69aae0b0  HTTP-Server-Simple-0.27.tar.gz




More information about the scm-commits mailing list