[packages/libspatialite] bootstap build to rebuild postgis

glen glen at pld-linux.org
Sun Mar 20 00:15:30 CET 2016


commit 3d2cd09083c42647ad9427d97fa5d64fb90a17d8
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sun Mar 20 01:15:13 2016 +0200

    bootstap build to rebuild postgis

 libspatialite.spec | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)
---
diff --git a/libspatialite.spec b/libspatialite.spec
index a3f7dfb..88890e0 100644
--- a/libspatialite.spec
+++ b/libspatialite.spec
@@ -3,12 +3,17 @@
 %bcond_without	apidocs		# do not build and package API docs
 %bcond_without	libxml2		# XML documents support
 %bcond_without	lwgeom		# LWGEOM support
+%bcond_with	bootstrap	# bootstrap without postgis dependency
+
+%if %{with bootstrap}
+%undefine	with_wlgeom
+%endif
 
 Summary:	Spatial SQL database engine based on SQLite
 Summary(pl.UTF-8):	Silnik przestrzennej bazy danych SQL oparty na SQLite
 Name:		libspatialite
 Version:	4.3.0a
-Release:	1
+Release:	1.1
 License:	MPL v1.1 or GPL v2+ or LGPL v2.1+
 Group:		Libraries
 Source0:	http://www.gaia-gis.it/gaia-sins/libspatialite-sources/%{name}-%{version}.tar.gz
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libspatialite.git/commitdiff/3d2cd09083c42647ad9427d97fa5d64fb90a17d8



More information about the pld-cvs-commit mailing list