Rebuild for sqlite 3.8.10.1
This commit is contained in:
parent
78186bf1d3
commit
793ef6d908
@ -2,16 +2,16 @@
|
||||
%global sqlitever 3.8.3
|
||||
%endif
|
||||
%if 0%{?fedora} == 20
|
||||
%global sqlitever 3.8.9
|
||||
%global sqlitever 3.8.10.1
|
||||
%endif
|
||||
%if 0%{?fedora} == 21
|
||||
%global sqlitever 3.8.9
|
||||
%global sqlitever 3.8.10.1
|
||||
%endif
|
||||
%if 0%{?fedora} == 22
|
||||
%global sqlitever 3.8.9
|
||||
%global sqlitever 3.8.10.1
|
||||
%endif
|
||||
%if 0%{?fedora} == 23
|
||||
%global sqlitever 3.8.9
|
||||
%global sqlitever 3.8.10.1
|
||||
%endif
|
||||
%if 0%{?rhel} == 6
|
||||
%global sqlitever 3.6.20
|
||||
@ -19,7 +19,7 @@
|
||||
|
||||
Name: spatialite-tools
|
||||
Version: 4.2.0
|
||||
Release: 10%{?dist}
|
||||
Release: 11%{?dist}
|
||||
Summary: A set of useful CLI tools for SpatiaLite
|
||||
|
||||
Group: Development/Tools
|
||||
@ -77,6 +77,9 @@ make install DESTDIR=%{buildroot}
|
||||
%{_bindir}/spatialite_xml_*
|
||||
|
||||
%changelog
|
||||
* Mon May 18 2015 Jan Stanek <jstanek@redhat.com> - 4.2.0-11
|
||||
- Rebuild for sqlite 3.8.10.1
|
||||
|
||||
* Tue Apr 14 2015 Jan Stanek <jstanek@redhat.com> - 4.2.0-10
|
||||
- Rebuild for sqlite 3.8.9
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user