OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Torsten Homeyer
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 09-Aug-2004 14:33:45
Branch: HEAD Handle: 2004080913334500
Modified files:
openpkg-src/geoip geoip.spec
Removed files:
openpkg-src/geoip geoip.patch
Log:
upgrading package: geoip 1.3.5 -> 1.3.6
Summary:
Revision Changes Path
1.13 +0 -41 openpkg-src/geoip/geoip.patch
1.52 +2 -5 openpkg-src/geoip/geoip.spec
____________________________________________________________________________
rm -f openpkg-src/geoip/geoip.patch <<'@@ .'
Index: openpkg-src/geoip/geoip.patch
============================================================================
[NO CHANGE SUMMARY BECAUSE FILE AS A WHOLE IS JUST REMOVED]
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/geoip/geoip.spec
============================================================================
$ cvs diff -u -r1.51 -r1.52 geoip.spec
--- openpkg-src/geoip/geoip.spec 13 Jul 2004 17:53:33 -0000 1.51
+++ openpkg-src/geoip/geoip.spec 9 Aug 2004 12:33:45 -0000 1.52
@@ -24,7 +24,7 @@
##
# package version
-%define V_api_c 1.3.5
+%define V_api_c 1.3.6
%define V_api_pl 1.21
# package information
@@ -38,7 +38,7 @@
Group: Network
License: GPL
Version: %{V_api_c}
-Release: 20040713
+Release: 20040809
# package options
%option with_perl no
@@ -46,7 +46,6 @@
# list of sources
Source0: http://www.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
-Patch0: geoip.patch
# build information
Prefix: %{l_prefix}
@@ -66,7 +65,6 @@
%track
prog geoip = {
- comment = "rse: 1.3.5: undefined reference to `gethostbyname_r'"
version = %{version}
url = http://maxmind.com/download/geoip/api/c/
regex = GeoIP-(__VER__)\.tar\.gz
@@ -79,7 +77,6 @@
%prep
%setup -q -n GeoIP-%{V_api_c}
- %patch -p0
%if "%{with_perl}" == "yes"
%setup -q -T -D -a 1 -n GeoIP-%{V_api_c}
%endif
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]