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:   16-Jul-2005 18:53:10
  Branch: OPENPKG_2_3_SOLID                Handle: 2005071617531000

  Modified files:           (Branch: OPENPKG_2_3_SOLID)
    openpkg-src/cvs         cvs.spec

  Log:
    MFC: workaround build problems under RHEL3

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

  patch -p0 <<'@@ .'
  Index: openpkg-src/cvs/cvs.spec
  ============================================================================
  $ cvs diff -u -r1.95.2.2 -r1.95.2.3 cvs.spec
  --- openpkg-src/cvs/cvs.spec  18 May 2005 15:31:51 -0000      1.95.2.2
  +++ openpkg-src/cvs/cvs.spec  16 Jul 2005 16:53:10 -0000      1.95.2.3
  @@ -38,7 +38,7 @@
   Group:        SCM
   License:      GPL
   Version:      %{V_cvs}
  -Release:      2.3.1
  +Release:      2.3.2
   
   #   package options
   %option       with_fsl         yes
  @@ -127,7 +127,8 @@
           --without-krb4 \
           --without-gssapi \
           --enable-encryption \
  -        --enable-server
  +        --enable-server \
  +        --disable-nls
       %{l_make} %{l_mflags}
   
       #   configure CVSlock utility
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to