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

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   26-May-2005 22:23:20
  Branch: HEAD                             Handle: 2005052621231900

  Modified files:
    openpkg-src/cvs         cvs.spec

  Log:
    workaround build problems under RHEL3

  Summary:
    Revision    Changes     Path
    1.99        +3  -2      openpkg-src/cvs/cvs.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/cvs/cvs.spec
  ============================================================================
  $ cvs diff -u -r1.98 -r1.99 cvs.spec
  --- openpkg-src/cvs/cvs.spec  4 May 2005 09:59:06 -0000       1.98
  +++ openpkg-src/cvs/cvs.spec  26 May 2005 20:23:19 -0000      1.99
  @@ -37,7 +37,7 @@
   Group:        SCM
   License:      GPL
   Version:      %{V_cvs}
  -Release:      20050504
  +Release:      20050526
   
   #   package options
   %option       with_fsl         yes
  @@ -126,7 +126,8 @@
           --without-krb4 \
           --without-gssapi \
           --enable-encryption \
  -        --enable-server
  +        --enable-server \
  +        --disable-nls
       rm -rf zlib
       %{l_make} %{l_mflags}
   
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to