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

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   14-Oct-2004 10:57:59
  Branch: HEAD                             Handle: 2004101409575900

  Modified files:
    openpkg-src/cfengine    cfengine.spec

  Log:
    cfengine requires a thread-safe OpenSSL library

  Summary:
    Revision    Changes     Path
    1.48        +3  -3      openpkg-src/cfengine/cfengine.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/cfengine/cfengine.spec
  ============================================================================
  $ cvs diff -u -r1.47 -r1.48 cfengine.spec
  --- openpkg-src/cfengine/cfengine.spec        18 Aug 2004 08:00:33 -0000      1.47
  +++ openpkg-src/cfengine/cfengine.spec        14 Oct 2004 08:57:59 -0000      1.48
  @@ -36,7 +36,7 @@
   Group:        System
   License:      GPL
   Version:      2.1.10
  -Release:      20040818
  +Release:      20041014
   
   #   package options
   %option       with_fsl  yes
  @@ -50,8 +50,8 @@
   #   build information
   Prefix:       %{l_prefix}
   BuildRoot:    %{l_buildroot}
  -BuildPreReq:  OpenPKG, openpkg >= 20040130, db, openssl, bison, flex, gcc
  -PreReq:       OpenPKG, openpkg >= 20040130, db, openssl
  +BuildPreReq:  OpenPKG, openpkg >= 20040130, db, openssl, openssl::with_threads = 
yes, bison, flex, gcc
  +PreReq:       OpenPKG, openpkg >= 20040130, db, openssl, openssl::with_threads = yes
   %if "%{with_fsl}" == "yes"
   BuildPreReq:  fsl >= 1.2.0
   PreReq:       fsl >= 1.2.0
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to