rpms/perl-Geo-Functions/devel .cvsignore, 1.2, 1.3 perl-Geo-Functions.spec, 1.1, 1.2 sources, 1.2, 1.3

Jose Pedro Oliveira (jpo) fedora-extras-commits at redhat.com
Fri Jan 12 14:28:12 UTC 2007


Author: jpo

Update of /cvs/extras/rpms/perl-Geo-Functions/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2853/devel

Modified Files:
	.cvsignore perl-Geo-Functions.spec sources 
Log Message:
Update to 0.05.


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/perl-Geo-Functions/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	11 Dec 2006 17:45:36 -0000	1.2
+++ .cvsignore	12 Jan 2007 14:27:42 -0000	1.3
@@ -1 +1 @@
-Geo-Functions-0.04.tar.gz
+Geo-Functions-0.05.tar.gz


Index: perl-Geo-Functions.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Geo-Functions/devel/perl-Geo-Functions.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- perl-Geo-Functions.spec	11 Dec 2006 17:45:36 -0000	1.1
+++ perl-Geo-Functions.spec	12 Jan 2007 14:27:42 -0000	1.2
@@ -1,5 +1,5 @@
 Name:           perl-Geo-Functions
-Version:        0.04
+Version:        0.05
 Release:        1%{?dist}
 Summary:        Standard Geo:: functions
 
@@ -30,7 +30,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/*
 
 
@@ -50,5 +50,8 @@
 
 
 %changelog
+* Fri Jan 12 2007 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.05-1
+- Update to 0.05.
+
 * Sun Dec 10 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.04-1
 - First build.


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-Geo-Functions/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	11 Dec 2006 17:45:36 -0000	1.2
+++ sources	12 Jan 2007 14:27:42 -0000	1.3
@@ -1 +1 @@
-32a4eb2ec009cec6c2175d9166ffd911  Geo-Functions-0.04.tar.gz
+0548baa170b7b8b8f60e3c590b090e0b  Geo-Functions-0.05.tar.gz




More information about the scm-commits mailing list