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:   22-May-2006 11:10:37
  Branch: HEAD                             Handle: 2006052210103700

  Modified files:
    openpkg-src/bison       bison.spec

  Log:
    fix substitution application

  Summary:
    Revision    Changes     Path
    1.59        +2  -2      openpkg-src/bison/bison.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/bison/bison.spec
  ============================================================================
  $ cvs diff -u -r1.58 -r1.59 bison.spec
  --- openpkg-src/bison/bison.spec      20 May 2006 09:12:59 -0000      1.58
  +++ openpkg-src/bison/bison.spec      22 May 2006 09:10:37 -0000      1.59
  @@ -37,7 +37,7 @@
   Group:        Language
   License:      GPL
   Version:      %{V_new}
  -Release:      20060520
  +Release:      20060522
   
   #   list of sources
   Source0:      ftp://ftp.gnu.org/gnu/bison/bison-%{V_new}.tar.gz
  @@ -80,7 +80,7 @@
       %setup -q -T -D -a 1
       %{l_shtool} subst \
           -e 's;^\( *SUBDIRS = .*\) examples\(.*\)$;\1\2;' \
  -        Makefile.in
  +        bison-%{V_new}/Makefile.in
   
   %build
       ( cd bison-%{V_new}
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to