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:   03-Oct-2006 20:21:39
  Branch: HEAD                             Handle: 2006100319213800

  Modified files:
    openpkg-src/uuid        uuid.spec

  Log:
    apply the usual Solaris workaround

  Summary:
    Revision    Changes     Path
    1.39        +2  -1      openpkg-src/uuid/uuid.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/uuid/uuid.spec
  ============================================================================
  $ cvs diff -u -r1.38 -r1.39 uuid.spec
  --- openpkg-src/uuid/uuid.spec        24 Sep 2006 13:01:24 -0000      1.38
  +++ openpkg-src/uuid/uuid.spec        3 Oct 2006 18:21:38 -0000       1.39
  @@ -33,7 +33,7 @@
   Group:        Libraries
   License:      MIT/X11-style
   Version:      1.5.1
  -Release:      20060924
  +Release:      20061003
   
   #   package options
   %option       with_dce   no
  @@ -100,6 +100,7 @@
   %build
       CC="%{l_cc}" \
       CFLAGS="%{l_cflags -O}" \
  +    GREP="grep" \
       ./configure \
           --prefix=%{l_prefix} \
           --mandir=%{l_prefix}/man \
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to