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:41:15
  Branch: HEAD                             Handle: 2006100908411500

  Modified files:
    openpkg-src/cfg         cfg.spec

  Log:
    apply the usual Solaris bandage

  Summary:
    Revision    Changes     Path
    1.31        +2  -1      openpkg-src/cfg/cfg.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/cfg/cfg.spec
  ============================================================================
  $ cvs diff -u -r1.30 -r1.31 cfg.spec
  --- openpkg-src/cfg/cfg.spec  24 Sep 2006 13:01:16 -0000      1.30
  +++ openpkg-src/cfg/cfg.spec  9 Oct 2006 07:41:15 -0000       1.31
  @@ -33,7 +33,7 @@
   Group:        Libraries
   License:      MIT-style
   Version:      0.9.11
  -Release:      20060924
  +Release:      20061009
   
   #   package options
   %option       with_perl no
  @@ -81,6 +81,7 @@
   %build
       CC="%{l_cc}" \
       CFLAGS="%{l_cflags -O}" \
  +    GREP="grep" \
       ./configure \
           --prefix=%{l_prefix} \
           --datarootdir=%{l_prefix} \
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to