|
|
|
@ -41,7 +41,7 @@
|
|
|
|
|
|
|
|
|
|
Name: libspatialite
|
|
|
|
|
Version: 4.3.0a
|
|
|
|
|
Release: 10%{?dist}
|
|
|
|
|
Release: 11%{?dist}
|
|
|
|
|
Summary: Enables SQLite to support spatial data
|
|
|
|
|
License: MPLv1.1 or GPLv2+ or LGPLv2+
|
|
|
|
|
URL: https://www.gaia-gis.it/fossil/libspatialite
|
|
|
|
@ -52,8 +52,8 @@ Source0: http://www.gaia-gis.it/gaia-sins/%{name}-sources/%{name}-%{version}.t
|
|
|
|
|
|
|
|
|
|
BuildRequires: gcc
|
|
|
|
|
BuildRequires: freexl-devel
|
|
|
|
|
BuildRequires: geos-devel
|
|
|
|
|
BuildRequires: proj-devel
|
|
|
|
|
BuildRequires: geos-devel >= 3.7.1
|
|
|
|
|
BuildRequires: proj-devel >= 5.2.0
|
|
|
|
|
BuildRequires: sqlite-devel
|
|
|
|
|
BuildRequires: zlib-devel
|
|
|
|
|
|
|
|
|
@ -131,6 +131,9 @@ make check V=1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Feb 5 2019 Devrim Gunduz <devrim@gunduz.org> - 4.3.0a-11
|
|
|
|
|
- Rebuilt against Proj 5.2.0
|
|
|
|
|
|
|
|
|
|
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 4.3.0a-10
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|