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

  Server: cvs.openpkg.org                  Name:   Thomas Lotterer
  Root:   /v/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   28-Mar-2007 12:47:27
  Branch: OPENPKG_2_5_SOLID                Handle: 2007032811472600

  Modified files:           (Branch: OPENPKG_2_5_SOLID)
    openpkg-src/fsl         fsl.spec

  Log:
    MFC: large file support for l2_ch_file, motivated by the
    Kolab-Konsortium

  Summary:
    Revision    Changes     Path
    1.82.2.2    +4  -2      openpkg-src/fsl/fsl.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/fsl/fsl.spec
  ============================================================================
  $ cvs diff -u -r1.82.2.1 -r1.82.2.2 fsl.spec
  --- openpkg-src/fsl/fsl.spec  11 Oct 2005 12:49:56 -0000      1.82.2.1
  +++ openpkg-src/fsl/fsl.spec  28 Mar 2007 10:47:26 -0000      1.82.2.2
  @@ -32,8 +32,8 @@
   Class:        CORE
   Group:        System
   License:      MIT-style
  -Version:      1.6.1
  -Release:      2.5.0
  +Version:      1.7.0
  +Release:      2.5.1
   
   #   package options
   %option       with_fsl_debuglogcode   no
  @@ -77,8 +77,10 @@
   %build
       CC="%{l_cc}" \
       CFLAGS="%{l_cflags -O}" \
  +    GREP="grep" \
       ./configure \
           --prefix=%{l_prefix} \
  +        --mandir=%{l_prefix}/man \
   %if "%{with_fsl_debuglogcode}" == "yes"
           --with-fsl-debuglogcode=yes \
           --with-fsl-debuglogfile=%{l_prefix}/var/fsl/debuglogfile \
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to