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:   12-Oct-2006 14:57:28
  Branch: HEAD                             Handle: 2006101213572800

  Modified files:
    openpkg-src/libuuid     libuuid.spec

  Log:
    apply the usual Solaris Autoconf workaround

  Summary:
    Revision    Changes     Path
    1.16        +2  -1      openpkg-src/libuuid/libuuid.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/libuuid/libuuid.spec
  ============================================================================
  $ cvs diff -u -r1.15 -r1.16 libuuid.spec
  --- openpkg-src/libuuid/libuuid.spec  24 Sep 2006 13:01:24 -0000      1.15
  +++ openpkg-src/libuuid/libuuid.spec  12 Oct 2006 12:57:28 -0000      1.16
  @@ -33,7 +33,7 @@
   Group:        Libraries
   License:      LGPL
   Version:      1.39
  -Release:      20060924
  +Release:      20061012
   
   #   list of sources
   Source0:      
http://switch.dl.sourceforge.net/sourceforge/e2fsprogs/e2fsprogs-%{version}.tar.gz
  @@ -69,6 +69,7 @@
         CC="%{l_cc}" \
         CFLAGS="%{l_cflags -O}" \
         CPPFLAGS="%{l_cppflags}" \
  +      GREP="grep" \
         ./configure \
             --prefix=%{l_prefix}
         %{l_make} %{l_mflags} libuuid.a
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to