diff --git a/.cvsignore b/.cvsignore index 15ffd40..790a89f 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -geos-3.0.0.tar.bz2 +geos-3.0.1.tar.bz2 diff --git a/geos-gcc43.patch b/geos-gcc43.patch index be8f486..a9ff29f 100644 --- a/geos-gcc43.patch +++ b/geos-gcc43.patch @@ -175,3 +175,14 @@ // TUT #include #include +--- 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 + + #include ++#include ++#include + + using namespace std; + diff --git a/geos.spec b/geos.spec index 44e70f8..b1259a6 100644 --- a/geos.spec +++ b/geos.spec @@ -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 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog +* Fri Oct 17 2008 Balint Cristian - 3.0.1-1 +- new stable bugfix +- fix another gcc43 header + * Wed May 28 2008 Balint Cristian - 3.0.0-4 - disable bindings for REL4 diff --git a/import.log b/import.log new file mode 100644 index 0000000..d64b0ef --- /dev/null +++ b/import.log @@ -0,0 +1 @@ +geos-3_0_1-1_fc10:HEAD:geos-3.0.1-1.fc10.src.rpm:1224230733 diff --git a/sources b/sources index 507093b..80366de 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3f7940abee9fec69a9787878cd3ae771 geos-3.0.0.tar.bz2 +f5afab72ae08435b953d48e2237693b6 geos-3.0.1.tar.bz2