rpms/geos/devel import.log, NONE, 1.1 .cvsignore, 1.4, 1.5 geos-gcc43.patch, 1.1, 1.2 geos.spec, 1.14, 1.15 sources, 1.4, 1.5

Balint Cristian rezso at fedoraproject.org
Fri Oct 17 08:08:28 UTC 2008


Author: rezso

Update of /cvs/pkgs/rpms/geos/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv13478/devel

Modified Files:
	.cvsignore geos-gcc43.patch geos.spec sources 
Added Files:
	import.log 
Log Message:
- new stable bugfix
- fix another gcc43 header



--- NEW FILE import.log ---
geos-3_0_1-1_fc10:HEAD:geos-3.0.1-1.fc10.src.rpm:1224230733


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/geos/devel/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore	23 Apr 2008 11:00:19 -0000	1.4
+++ .cvsignore	17 Oct 2008 08:07:57 -0000	1.5
@@ -1 +1 @@
-geos-3.0.0.tar.bz2
+geos-3.0.1.tar.bz2

geos-gcc43.patch:

Index: geos-gcc43.patch
===================================================================
RCS file: /cvs/pkgs/rpms/geos/devel/geos-gcc43.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- geos-gcc43.patch	23 Apr 2008 11:00:19 -0000	1.1
+++ geos-gcc43.patch	17 Oct 2008 08:07:57 -0000	1.2
@@ -175,3 +175,14 @@
  // TUT
  #include <tut.h>
  #include <tut_reporter.h>
+--- source/io/CLocalizer.cpp.orig	2008-10-17 10:45:38.000000000 +0300
++++ source/io/CLocalizer.cpp	2008-10-17 10:49:28.000000000 +0300
+@@ -1,6 +1,8 @@
+ #include <geos/io/CLocalizer.h>
+ 
+ #include <string>
++#include <cstring>
++#include <cstdlib>
+ 
+ using namespace std;
+ 


Index: geos.spec
===================================================================
RCS file: /cvs/pkgs/rpms/geos/devel/geos.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- geos.spec	2 Jun 2008 17:09:25 -0000	1.14
+++ geos.spec	17 Oct 2008 08:07:57 -0000	1.15
@@ -1,6 +1,6 @@
 Name: geos
-Version: 3.0.0
-Release: 4%{?dist}
+Version: 3.0.1
+Release: 1%{?dist}
 Summary: GEOS is a C++ port of the Java Topology Suite
 
 Group: Applications/Engineering
@@ -138,6 +138,10 @@
 %endif
 
 %changelog
+* Fri Oct 17 2008 Balint Cristian <rezso at rdsor.ro> - 3.0.1-1
+- new stable bugfix
+- fix another gcc43 header
+
 * Wed May 28 2008 Balint Cristian <rezso at rdsor.ro> - 3.0.0-4
 - disable bindings for REL4
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/geos/devel/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	23 Apr 2008 11:00:19 -0000	1.4
+++ sources	17 Oct 2008 08:07:57 -0000	1.5
@@ -1 +1 @@
-3f7940abee9fec69a9787878cd3ae771  geos-3.0.0.tar.bz2
+f5afab72ae08435b953d48e2237693b6  geos-3.0.1.tar.bz2




More information about the scm-commits mailing list