Rebuild for sqlite 3.8.7

This commit is contained in:
Jan Staněk 2014-10-21 12:55:44 +02:00
parent 27939be2e9
commit 2a20ec4596

View File

@ -2,13 +2,13 @@
%global sqlitever 3.8.3
%endif
%if 0%{?fedora} == 20
%global sqlitever 3.8.6
%global sqlitever 3.8.7
%endif
%if 0%{?fedora} == 21
%global sqlitever 3.8.6
%global sqlitever 3.8.7
%endif
%if 0%{?fedora} == 22
%global sqlitever 3.8.6
%global sqlitever 3.8.7
%endif
%if 0%{?rhel} == 6
%global sqlitever 3.6.20
@ -16,7 +16,7 @@
Name: spatialite-tools
Version: 4.2.0
Release: 3%{?dist}
Release: 4%{?dist}
Summary: A set of useful CLI tools for SpatiaLite
Group: Development/Tools
@ -74,6 +74,9 @@ make install DESTDIR=%{buildroot}
%{_bindir}/spatialite_xml_*
%changelog
* Tue Oct 21 2014 Jan Stanek <jstanek@redhat.com> - 4.2.0-4
- Rebuild for sqlite 3.8.7
* Wed Aug 20 2014 Volker Fröhlich <volker27@gmx.at> - 4.2.0-3
- Rebuild for sqlite 3.8.6