packages (DEVEL): postgis/postgis.spec - ver. 1.3.6rc1 (works with postgres...

wrobell wrobell at pld-linux.org
Thu Apr 30 21:19:25 CEST 2009


Author: wrobell                      Date: Thu Apr 30 19:19:25 2009 GMT
Module: packages                      Tag: DEVEL
---- Log message:
- ver. 1.3.6rc1 (works with postgresql 8.4)

---- Files affected:
packages/postgis:
   postgis.spec (1.44 -> 1.44.2.1) 

---- Diffs:

================================================================
Index: packages/postgis/postgis.spec
diff -u packages/postgis/postgis.spec:1.44 packages/postgis/postgis.spec:1.44.2.1
--- packages/postgis/postgis.spec:1.44	Thu Mar 19 21:39:25 2009
+++ packages/postgis/postgis.spec	Thu Apr 30 21:19:20 2009
@@ -1,14 +1,15 @@
 # $Revision$, $Date$
 %define pg_version	%(rpm -q --queryformat '%{VERSION}' postgresql-backend-devel)
+%define	beta rc1
 Summary:	Geographic Information Systems Extensions to PostgreSQL
 Summary(pl.UTF-8):	Rozszerzenie do PostgreSQL wspomagające Geograficzne Systemy Informacyjne
 Name:		postgis
-Version:	1.3.5
-Release:	2
+Version:	1.3.6
+Release:	0.%{beta}.6
 License:	GPL v2
 Group:		Applications/Databases
-Source0:	http://postgis.refractions.net/download/%{name}-%{version}.tar.gz
-# Source0-md5:	a36a68d169122ebfd07874af72a8c39b
+Source0:	http://postgis.refractions.net/download/%{name}-%{version}%{beta}.tar.gz
+# Source0-md5:	5245caf7424328a7dae3828d89ee158c
 URL:		http://postgis.refractions.net/
 BuildRequires:	geos-devel >= 2.1.4
 BuildRequires:	perl-base
@@ -31,7 +32,7 @@
 geograficznych.
 
 %prep
-%setup  -q
+%setup  -q	-n %{name}-%{version}%{beta}
 
 %build
 %configure \
@@ -75,6 +76,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.44.2.1  2009/04/30 19:19:20  wrobell
+- ver. 1.3.6rc1 (works with postgresql 8.4)
+
 Revision 1.44  2009/03/19 20:39:25  wrobell
 - rel. 2 to rebuild with postgresql 8.3.7
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/postgis/postgis.spec?r1=1.44&r2=1.44.2.1&f=u



More information about the pld-cvs-commit mailing list