[postgis] - Update to 2.0.3, and build against GeOS 3.3.8. - Update all URLs.

Devrim GÜNDÜZ devrim at fedoraproject.org
Wed Mar 6 08:13:43 UTC 2013


commit 56cf4b751b4eeb7ff7d3496dcb31b2da315d9da6
Author: Devrim GUNDUZ <devrim at gunduz.org>
Date:   Wed Mar 6 10:13:31 2013 +0200

    - Update to 2.0.3, and build against GeOS 3.3.8.
    - Update all URLs.

 .gitignore   |    4 ++--
 postgis.spec |   14 +++++++++-----
 sources      |    4 ++--
 3 files changed, 13 insertions(+), 9 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9a53921..ffcc9b6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,2 @@
-/postgis-2.0.2.pdf
-/postgis-2.0.2.tar.gz
+/postgis-2.0.3.tar.gz
+/postgis-2.0.3.pdf
diff --git a/postgis.spec b/postgis.spec
index 9daf4f5..7ba12ea 100644
--- a/postgis.spec
+++ b/postgis.spec
@@ -9,15 +9,15 @@
 
 Summary:	Geographic Information Systems Extensions to PostgreSQL
 Name:		postgis
-Version:	2.0.2
-Release:	2%{?dist}
+Version:	2.0.3
+Release:	1%{?dist}
 License:	GPLv2+
 Group:		Applications/Databases
-Source0:	http://postgis.refractions.net/download/%{name}-%{version}.tar.gz
-Source2:	http://www.postgis.org/download/%{name}-%{version}.pdf
+Source0:	http://download.osgeo.org/%{name}/source/%{name}-%{version}.tar.gz
+Source2:	http://download.osgeo.org/%{name}/docs/%{name}-%{version}.pdf
 Source4:	filter-requires-perl-Pg.sh
 Patch0:		postgis-1.5.1-pgsql9.patch
-URL:		http://postgis.refractions.net/
+URL:		http://www.postgis.org
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:	postgresql-devel >= %{pg_version_minimum}, proj-devel, geos-devel >= 3.1.1 byacc, proj-devel, flex, sinjdoc, java, java-devel, ant
@@ -182,6 +182,10 @@ rm -rf %{buildroot}
 %doc postgis*.pdf
 
 %changelog
+* Wed Mar 6 2013 Devrim GÜNDÜZ <devrim at gunduz.org> - 2.0.3-1
+- Update to 2.0.3, and build against GeOS 3.3.8.
+- Update all URLs.
+
 * Fri Jan 25 2013 Devrim GÜNDÜZ <devrim at gunduz.org> - 2.0.2-2
 - Rebuilt against geos 3.3.7.
 - Apply changes for PostgreSQL 9.2 and extensions.
diff --git a/sources b/sources
index 8a626ba..fd09799 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-c371fe984a8833dbbcd3c66db3101bc3  postgis-2.0.2.pdf
-f11e7b6258a9b37a268df531b692f892  postgis-2.0.2.tar.gz
+23dce6a04992d5fdd07593b6bccf3a7d  postgis-2.0.3.tar.gz
+94a1909bd08fa0cb4b249674a849f196  postgis-2.0.3.pdf


More information about the scm-commits mailing list