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:   01-Oct-2006 09:53:35
  Branch: HEAD                             Handle: 2006100108533500

  Modified files:
    openpkg-src/autoconf    autoconf.spec

  Log:
    try to resolve Solaris problems

  Summary:
    Revision    Changes     Path
    1.54        +3  -1      openpkg-src/autoconf/autoconf.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/autoconf/autoconf.spec
  ============================================================================
  $ cvs diff -u -r1.53 -r1.54 autoconf.spec
  --- openpkg-src/autoconf/autoconf.spec        23 Sep 2006 11:13:36 -0000      
1.53
  +++ openpkg-src/autoconf/autoconf.spec        1 Oct 2006 07:53:35 -0000       
1.54
  @@ -38,7 +38,7 @@
   Group:        Building
   License:      GPL
   Version:      %{V_latest}
  -Release:      20060923
  +Release:      20061001
   
   #   list of sources
   Source0:      ftp://ftp.gnu.org/gnu/autoconf/autoconf-%{V_latest}.tar.gz
  @@ -102,6 +102,7 @@
         AUTOCONF=true \
         AUTOHEADER=true \
         MAKEINFO=true \
  +      GREP=grep \
         ./configure \
             --prefix=%{l_prefix} \
             --datadir=%{l_prefix}/share/autoconf/259 \
  @@ -121,6 +122,7 @@
         AUTOCONF=true \
         AUTOHEADER=true \
         MAKEINFO=true \
  +      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