Updated to geos 2.2.3 and removed patches

This commit is contained in:
Shawn McCann 2007-01-09 04:44:11 +00:00
parent 08b76efa3c
commit f114c414e7
3 changed files with 7 additions and 8 deletions

View File

@ -1 +1 @@
geos-2.2.1.tar.bz2
geos-2.2.3.tar.bz2

View File

@ -1,14 +1,12 @@
Name: geos
Version: 2.2.1
Release: 5%{?dist}
Version: 2.2.3
Release: 1%{?dist}
Summary: GEOS is a C++ port of the Java Topology Suite
Group: Applications/Engineering
License: LGPL
URL: http://geos.refractions.net
Source0: http://geos.refractions.net/%{name}-%{version}.tar.bz2
Patch0: geos-config.in.patch
Patch1: geos-2.2.1-gcc4.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: doxygen
@ -36,8 +34,6 @@ use GEOS
%prep
%setup -q
%patch0 -p0 -b .buildroot
%patch1 -p1
%build
%configure --disable-static --disable-dependency-tracking
@ -73,6 +69,9 @@ rm -rf $RPM_BUILD_ROOT
%exclude %{_libdir}/*.la
%changelog
* Mon Jan 8 2007 Shawn McCann <mccann0011@hotmail.com> - 2.2.3-1
- Upgraded to geos-2.2.3 and removed patches
* Sat Sep 16 2006 Shawn McCann <mccann0011@hotmail.com> - 2.2.1-5
- Rebuild for Fedora Extras 6

View File

@ -1 +1 @@
272132bfb64422915d0f748f5e26932b geos-2.2.1.tar.bz2
440be2b11fd3d711e950a47ea6f1b424 geos-2.2.3.tar.bz2