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:   10-Jul-2007 18:40:51
  Branch: HEAD                             Handle: 2007071017405000

  Modified files:
    openpkg-src/bash        bash.spec

  Log:
    avoid dependency to Autoconf (the change to configure.in is harmless
    and not needed AFAIK)

  Summary:
    Revision    Changes     Path
    1.93        +2  -1      openpkg-src/bash/bash.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/bash/bash.spec
  ============================================================================
  $ cvs diff -u -r1.92 -r1.93 bash.spec
  --- openpkg-src/bash/bash.spec        26 Apr 2007 06:12:53 -0000      1.92
  +++ openpkg-src/bash/bash.spec        10 Jul 2007 16:40:50 -0000      1.93
  @@ -39,7 +39,7 @@
   Group:        Shell
   License:      GPL
   Version:      %{V_base_real}.%{V_plvl_raw}
  -Release:      20070426
  +Release:      20070710
   
   #   list of sources
   Source0:      ftp://ftp.cwru.edu/pub/bash/bash-%{V_base_real}.tar.gz
  @@ -97,6 +97,7 @@
       %patch -p0 -P 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
       sleep 1
       touch y.tab.[ch]
  +    touch configure config.h.in
   
       #   brand with OpenPKG release and fix patchlevel
       %{l_shtool} subst \
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to