- new stable bugfix
- fix another gcc43 header
This commit is contained in:
parent
98521d2916
commit
d3058026a4
@ -1 +1 @@
|
||||
geos-3.0.0.tar.bz2
|
||||
geos-3.0.1.tar.bz2
|
||||
|
||||
@ -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;
|
||||
|
||||
|
||||
@ -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 <rezso@rdsor.ro> - 3.0.1-1
|
||||
- new stable bugfix
|
||||
- fix another gcc43 header
|
||||
|
||||
* Wed May 28 2008 Balint Cristian <rezso@rdsor.ro> - 3.0.0-4
|
||||
- disable bindings for REL4
|
||||
|
||||
|
||||
1
import.log
Normal file
1
import.log
Normal file
@ -0,0 +1 @@
|
||||
geos-3_0_1-1_fc10:HEAD:geos-3.0.1-1.fc10.src.rpm:1224230733
|
||||
Loading…
Reference in New Issue
Block a user