packages: postgis/postgis.spec - merged from DEVEL

wrobell wrobell at pld-linux.org
Fri May 8 00:26:30 CEST 2009


Author: wrobell                      Date: Thu May  7 22:26:30 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- merged from DEVEL

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

---- Diffs:

================================================================
Index: packages/postgis/postgis.spec
diff -u packages/postgis/postgis.spec:1.44 packages/postgis/postgis.spec:1.45
--- packages/postgis/postgis.spec:1.44	Thu Mar 19 21:39:25 2009
+++ packages/postgis/postgis.spec	Fri May  8 00:26:24 2009
@@ -1,14 +1,15 @@
 # $Revision$, $Date$
 %define pg_version	%(rpm -q --queryformat '%{VERSION}' postgresql-backend-devel)
+%define	beta %{nil}
 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:	1
 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:	da590f0e485335e9cdaeb66c3d68aa24
 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,15 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.45  2009/05/07 22:26:24  wrobell
+- merged from DEVEL
+
+Revision 1.44.2.2  2009/05/07 22:25:51  wrobell
+- ver. 1.3.6
+
+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.45&f=u



More information about the pld-cvs-commit mailing list