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:   09-Oct-2006 09:51:24
  Branch: HEAD                             Handle: 2006100908512400

  Modified files:
    openpkg-src/giflib      giflib.spec

  Log:
    apply the usual Solaris bandage

  Summary:
    Revision    Changes     Path
    1.28        +3  -1      openpkg-src/giflib/giflib.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/giflib/giflib.spec
  ============================================================================
  $ cvs diff -u -r1.27 -r1.28 giflib.spec
  --- openpkg-src/giflib/giflib.spec    12 Sep 2006 06:41:08 -0000      1.27
  +++ openpkg-src/giflib/giflib.spec    9 Oct 2006 07:51:24 -0000       1.28
  @@ -38,7 +38,7 @@
   Group:        Graphics
   License:      LGPL
   Version:      %{V_main}
  -Release:      20060912
  +Release:      20061009
   
   #   package options
   %option       with_tools  no
  @@ -91,6 +91,7 @@
         ACLOCAL="true" \
         CC="%{l_cc}" \
         CFLAGS="%{l_cflags -O}" \
  +      GREP="grep" \
         ./configure \
             --cache-file=./config.cache \
             --prefix=%{l_prefix} \
  @@ -102,6 +103,7 @@
         echo "ac_cv_lib_X11_main=no" >config.cache
         CC="%{l_cc}" \
         CFLAGS="%{l_cflags -O}" \
  +      GREP="grep" \
         ./configure \
             --cache-file=./config.cache \
             --prefix=%{l_prefix} \
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to