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

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs                   Email:  r...@openpkg.org
  Module: openpkg-src                      Date:   23-Feb-2009 17:45:06
  Branch: HEAD                             Handle: 2009022316450500

  Modified files:
    openpkg-src/file        file.spec

  Log:
    fix building under Solaris 10 (submitted by Christoph Schug)

  Summary:
    Revision    Changes     Path
    1.87        +2  -1      openpkg-src/file/file.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/file/file.spec
  ============================================================================
  $ cvs diff -u -r1.86 -r1.87 file.spec
  --- openpkg-src/file/file.spec        10 Feb 2009 07:57:23 -0000      1.86
  +++ openpkg-src/file/file.spec        23 Feb 2009 16:45:05 -0000      1.87
  @@ -36,7 +36,7 @@
   Group:        Filesystem
   License:      BSD
   Version:      %{V_api_c}
  -Release:      20090210
  +Release:      20090223
   
   #   package options
   %option       with_perl  no
  @@ -90,6 +90,7 @@
       CFLAGS="%{l_cflags -O} %{l_cppflags}" \
       CPPFLAGS="%{l_cppflags}" \
       LDFLAGS="%{l_ldflags}" \
  +    GREP="grep" \
       ./configure \
           --prefix=%{l_prefix} \
           --mandir=%{l_prefix}/man \
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to