OpenPKG CVS Repository
  http://cvs.openpkg.org/
  ____________________________________________________________________________

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-re, openpkg-web, openpkg-src Date:   05-Oct-2002 12:07:49
  Branch: HEAD                             Handle: 2002100511074701

  Added files:
    openpkg-src/geoip       geoip.patch
  Modified files:
    openpkg-re/vcheck       vc.geoip
    openpkg-src/geoip       geoip.spec
    openpkg-web             news.txt

  Log:
    upgrading package: geoip 1.0.5 -> 1.0.7

  Summary:
    Revision    Changes     Path
    1.14        +1  -1      openpkg-re/vcheck/vc.geoip
    1.5         +10 -0      openpkg-src/geoip/geoip.patch
    1.14        +4  -2      openpkg-src/geoip/geoip.spec
    1.1704      +1  -0      openpkg-web/news.txt
  ____________________________________________________________________________

  Index: openpkg-re/vcheck/vc.geoip
  ============================================================
  $ cvs diff -u -r1.13 -r1.14 vc.geoip
  --- openpkg-re/vcheck/vc.geoip        4 Oct 2002 18:47:02 -0000       1.13
  +++ openpkg-re/vcheck/vc.geoip        5 Oct 2002 10:07:47 -0000       1.14
  @@ -2,7 +2,7 @@
   }
   
   prog geoip = {
  -  version   = 1.0.6
  +  version   = 1.0.7
     url       = http://maxmind.com/download/geoip/api/c/
     regex     = GeoIP-(__VER__)\.tar\.gz
   }
  Index: openpkg-src/geoip/geoip.patch
  ============================================================
  $ cvs update -p -r1.5 geoip.patch
  --- libGeoIP/GeoIPUpdate.c.orig       Sat Oct  5 01:06:48 2002
  +++ libGeoIP/GeoIPUpdate.c    Sat Oct  5 12:06:01 2002
  @@ -21,6 +21,7 @@
   #include "global.h"
   #include "md5.h"
   #include "GeoIP.h"
  +#include <sys/types.h>
   #include <netinet/in.h>
   #include <arpa/inet.h>
   #include <sys/socket.h>
  Index: openpkg-src/geoip/geoip.spec
  ============================================================
  $ cvs diff -u -r1.13 -r1.14 geoip.spec
  --- openpkg-src/geoip/geoip.spec      24 Sep 2002 07:17:16 -0000      1.13
  +++ openpkg-src/geoip/geoip.spec      5 Oct 2002 10:07:48 -0000       1.14
  @@ -32,11 +32,12 @@
   Distribution: OpenPKG [EVAL]
   Group:        Network
   License:      GPL
  -Version:      1.0.5
  -Release:      20020924
  +Version:      1.0.7
  +Release:      20021005
   
   #   list of sources
   Source0:      http://maxmind.com/download/geoip/api/c/GeoIP-%{version}.tar.gz
  +Patch0:       geoip.patch
   
   #   build information
   Prefix:       %{l_prefix}
  @@ -54,6 +55,7 @@
   
   %prep
       %setup -q -n GeoIP-%{version}
  +    %patch -p0
   
   %build
       CC="%{l_cc}" \
  Index: openpkg-web/news.txt
  ============================================================
  $ cvs diff -u -r1.1703 -r1.1704 news.txt
  --- openpkg-web/news.txt      5 Oct 2002 10:03:58 -0000       1.1703
  +++ openpkg-web/news.txt      5 Oct 2002 10:07:48 -0000       1.1704
  @@ -1,3 +1,4 @@
  +05-Oct-2002: Upgraded package: P<geoip-1.0.7-20021005>
   05-Oct-2002: Upgraded package: P<apache-1.3.27-20021005>
   05-Oct-2002: Upgraded package: P<openpkg-20021005-20021005>
   04-Oct-2002: Upgraded package: N<apache> 1.3.26-1.0.5 (OpenPKG-1.1-SOLID)
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to