OpenPKG CVS Repository http://cvs.openpkg.org/ ____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /v/openpkg/cvs Email: r...@openpkg.org Module: openpkg-src Date: 26-Feb-2009 22:17:17 Branch: HEAD Handle: 2009022621171600 Modified files: openpkg-src/geoip geoip.spec Log: upgrading package: geoip 1.4.5 -> 1.4.6 Summary: Revision Changes Path 1.91 +4 -4 openpkg-src/geoip/geoip.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/geoip/geoip.spec ============================================================================ $ cvs diff -u -r1.90 -r1.91 geoip.spec --- openpkg-src/geoip/geoip.spec 28 Dec 2008 09:21:03 -0000 1.90 +++ openpkg-src/geoip/geoip.spec 26 Feb 2009 21:17:16 -0000 1.91 @@ -22,7 +22,7 @@ ## # package version -%define V_api_c 1.4.5 +%define V_api_c 1.4.6 %define V_api_pl 1.36 # package information @@ -36,13 +36,13 @@ Group: Mapping License: GPL Version: %{V_api_c} -Release: 20081228 +Release: 20090226 # package options %option with_perl no # list of sources -Source0: http://www.maxmind.com/download/geoip/api/c/GeoIP-%{V_api_c}.tar.gz +Source0: http://geolite.maxmind.com/download/geoip/api/c/GeoIP-%{V_api_c}.tar.gz Source1: http://www.cpan.org/modules/by-module/Geo/Geo-IP-%{V_api_pl}.tar.gz # build information @@ -64,7 +64,7 @@ %track prog geoip = { version = %{version} - url = http://www.maxmind.com/download/geoip/api/c/ + url = http://geolite.maxmind.com/download/geoip/api/c/ regex = GeoIP-(__VER__)\.tar\.gz } prog geoip:perl = { @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org