Browse Source

update geoipupdate to 2.2.1

master
parent
commit
8b8c7de892
  1. 6
      geoip2/geoip2.patch
  2. 6
      geoip2/geoip2.spec

6
geoip2/geoip2.patch

@ -1,6 +1,6 @@
Index: geoipupdate-2.1.0/bin/Makefile.in
--- geoipupdate-2.1.0/bin/Makefile.in.orig 2014-11-06 22:49:23.000000000 +0100
+++ geoipupdate-2.1.0/bin/Makefile.in 2015-01-06 10:32:02.268383366 +0100
Index: geoipupdate-2.2.1/bin/Makefile.in
--- geoipupdate-2.2.1/bin/Makefile.in.orig 2014-11-06 22:49:23.000000000 +0100
+++ geoipupdate-2.2.1/bin/Makefile.in 2015-01-06 10:32:02.268383366 +0100
@@ -278,7 +278,7 @@
top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@

6
geoip2/geoip2.spec

@ -22,7 +22,7 @@
##
# package version
%define V_geoipupdate 2.1.0
%define V_geoipupdate 2.2.1
%define V_libmaxminddb 1.0.4
# package information
@ -35,8 +35,8 @@ Distribution: OpenPKG Community
Class: EVAL
Group: Mapping
License: CC-BY-SA/GPL/Apache
Version: 20150106
Release: 20150106
Version: 20150308
Release: 20150308
# list of sources
Source0: https://github.com/maxmind/geoipupdate/releases/download/v%{V_geoipupdate}/geoipupdate-%{V_geoipupdate}.tar.gz

Loading…
Cancel
Save