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

  Server: cvs.openpkg.org                  Name:   Michael van Elst
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   11-Aug-2003 13:53:01
  Branch: HEAD                             Handle: 2003081112530100

  Modified files:
    openpkg-src/geoip       geoip.spec

  Log:
    requires C99 compiler to build

  Summary:
    Revision    Changes     Path
    1.36        +4  -2      openpkg-src/geoip/geoip.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/geoip/geoip.spec
  ============================================================================
  $ cvs diff -u -r1.35 -r1.36 geoip.spec
  --- openpkg-src/geoip/geoip.spec      11 Aug 2003 07:03:43 -0000      1.35
  +++ openpkg-src/geoip/geoip.spec      11 Aug 2003 11:53:01 -0000      1.36
  @@ -41,8 +41,10 @@
   #   build information
   Prefix:       %{l_prefix}
   BuildRoot:    %{l_buildroot}
  -BuildPreReq:  OpenPKG, openpkg >= 20021230, zlib
  -PreReq:       OpenPKG, openpkg >= 20021230, zlib
  +BuildPreReq:  OpenPKG, openpkg >= 20021230, gcc
  +PreReq:       OpenPKG, openpkg >= 20021230
  +BuildPreReq:  zlib
  +PreReq:       zlib
   AutoReq:      no
   AutoReqProv:  no
   
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to