[geos] Update to 3.3.0

Devrim GÜNDÜZ devrim at fedoraproject.org
Wed Jun 1 02:50:40 UTC 2011


commit e1ad45f3cecd9315f0df73094c12c441456b2e8c
Author: Devrim GÜNDÜZ <devrim at gunduz.org>
Date:   Wed Jun 1 05:50:23 2011 +0300

    Update to 3.3.0

 .gitignore |    2 +-
 geos.spec  |    9 +++++----
 sources    |    2 +-
 3 files changed, 7 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 86adbb5..6a02c16 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-geos-3.2.2.tar.bz2
+geos-3.3.0.tar.bz2
diff --git a/geos.spec b/geos.spec
index cd2600f..8c26ebc 100644
--- a/geos.spec
+++ b/geos.spec
@@ -1,5 +1,5 @@
 Name:		geos
-Version:	3.2.2
+Version:	3.3.0
 Release:	1%{?dist}
 Summary:	GEOS is a C++ port of the Java Topology Suite
 
@@ -10,7 +10,6 @@ Source0:	http://download.osgeo.org/%{name}/%{name}-%{version}.tar.bz2
 Patch0:		geos-gcc43.patch
 # fixed in upstream revision 3000
 Patch1:		geos-3.2.1-swig.patch
-Patch2:		geos-3.2.0-ARM.patch
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:	doxygen libtool
 %if "%{?dist}" != ".el4"
@@ -64,8 +63,6 @@ Ruby module to build applications using GEOS and ruby
 %prep
 %setup -q 
 %patch0 -p0 -b .gcc43
-%patch1 -p1 -b .swig
-%patch2 -p0
 
 %build
 
@@ -143,6 +140,10 @@ rm -rf %{buildroot}
 %endif
 
 %changelog
+* Wed Jun 1 2011 Devrim GUNDUZ <devrim at gunduz.org> - 3.3.0-1
+- Update to 3.3.0
+- Remove 2 patches.
+
 * Mon May 9 2011 Devrim GUNDUZ <devrim at gunduz.org> - 3.2.2-1
 - Update to 3.2.2
 - Add a patch to fix builds on ARM, per bz #682538
diff --git a/sources b/sources
index 8aae5e7..b3a418d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c5d264acac22fe7720f85dadc1fc17c6  geos-3.2.2.tar.bz2
+3301f3d1d747b95749384b8a356b022a  geos-3.3.0.tar.bz2


More information about the scm-commits mailing list