Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37510384
en ru br
ALT Linux repos
S:5.0.1-alt1

Group :: Development/Other
RPM: spatialite-tools

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%global __global_ldflags -Wl,-z,relro

Name: spatialite-tools
Version: 5.0.1
Release: alt1
Summary: A set of useful CLI tools for SpatiaLite

Group: Development/Other
License: GPLv3+
Source0: http://www.gaia-gis.it/gaia-sins/%name-%version.tar.gz
# Add missing -lxml2
Patch0:         spatialite-tools_lxml2.patch

Url: https://www.gaia-gis.it/fossil/spatialite-tools
Packager: Ilya Mashkin <oddity at altlinux.ru>

BuildRequires: libexpat-devel
BuildRequires: freexl-devel
BuildRequires: libgeos-devel
BuildRequires: libspatialite-devel
BuildRequires: libproj-devel
BuildRequires: libreadline-devel
BuildRequires: readosm-devel
BuildRequires: libsqlite3-devel
BuildRequires: libxml2-devel
BuildRequires: zlib-devel librttopo-devel libminizip-devel

%description
Spatialite-Tools is a set of useful CLI tools for SpatiaLite.

%prep
%setup
%patch0 -p1

# Remove unused Makefiles

rm -f Makefile-static*

%build
%ifarch %ix86 armh %e2k
export LDFLAGS="%{__global_ldflags} -lm"
%endif

%configure
%make_build

%install
%makeinstall_std

%files
%doc AUTHORS COPYING
%_bindir/*

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin