OpenPKG CVS Repository
  http://www.openpkg.org/cvsweb/cvsweb.cgi
  ____________________________________________________________________________

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   21-Aug-2002 14:00:23
  Branch: HEAD                             Handle: 2002082113002200

  Modified files:
    openpkg-src/socat       socat.spec

  Log:
    try again with readline and openssl

  Summary:
    Revision    Changes     Path
    1.10        +3  -3      openpkg-src/socat/socat.spec
  ____________________________________________________________________________

  Index: openpkg-src/socat/socat.spec
  ============================================================
  $ cvs diff -u -r1.9 -r1.10 socat.spec
  --- openpkg-src/socat/socat.spec      21 Aug 2002 11:29:08 -0000      1.9
  +++ openpkg-src/socat/socat.spec      21 Aug 2002 12:00:22 -0000      1.10
  @@ -45,7 +45,7 @@
   #   build information
   Prefix:       %{l_prefix}
   BuildRoot:    %{l_buildroot}
  -BuildPreReq:  OpenPKG, openpkg >= 20020206, gcc
  +BuildPreReq:  OpenPKG, openpkg >= 20020206, gcc, readline, openssl
   PreReq:       OpenPKG, openpkg >= 20020206
   AutoReq:      no
   AutoReqProv:  no
  @@ -68,8 +68,8 @@
       ./configure \
           --prefix=%{l_prefix} \
           --enable-msglevel=debug \
  -        --disable-readline \
  -        --disable-openssl
  +        --enable-readline \
  +        --enable-openssl
   
       %{l_make} %{l_mflags -O}
   
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to