|
|
|
@ -23,7 +23,7 @@ |
|
|
|
|
|
|
|
|
|
|
|
# package version |
|
|
|
# package version |
|
|
|
%define V_geoipupdate 2.5.0 |
|
|
|
%define V_geoipupdate 2.5.0 |
|
|
|
%define V_libmaxminddb 1.3.1 |
|
|
|
%define V_libmaxminddb 1.3.2 |
|
|
|
|
|
|
|
|
|
|
|
# package information |
|
|
|
# package information |
|
|
|
Name: geoip2 |
|
|
|
Name: geoip2 |
|
|
|
@ -36,7 +36,7 @@ Class: EVAL |
|
|
|
Group: Mapping |
|
|
|
Group: Mapping |
|
|
|
License: CC-BY-SA/GPL/Apache |
|
|
|
License: CC-BY-SA/GPL/Apache |
|
|
|
Version: %{V_libmaxminddb} |
|
|
|
Version: %{V_libmaxminddb} |
|
|
|
Release: 20171125 |
|
|
|
Release: 20180118 |
|
|
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
# list of sources |
|
|
|
Source0: https://github.com/maxmind/geoipupdate/releases/download/v%{V_geoipupdate}/geoipupdate-%{V_geoipupdate}.tar.gz |
|
|
|
Source0: https://github.com/maxmind/geoipupdate/releases/download/v%{V_geoipupdate}/geoipupdate-%{V_geoipupdate}.tar.gz |
|
|
|
|