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:   26-Aug-2007 12:20:51
  Branch: HEAD                             Handle: 2007082611205100

  Modified files:
    openpkg-src/antlr       antlr.spec

  Log:
    at least upgrade to latest ANTLR 2.x version 2.7.7 and remember that
    C++ compiler is required, too

  Summary:
    Revision    Changes     Path
    1.6         +3  -3      openpkg-src/antlr/antlr.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/antlr/antlr.spec
  ============================================================================
  $ cvs diff -u -r1.5 -r1.6 antlr.spec
  --- openpkg-src/antlr/antlr.spec      1 Jan 2007 17:36:32 -0000       1.5
  +++ openpkg-src/antlr/antlr.spec      26 Aug 2007 10:20:51 -0000      1.6
  @@ -32,8 +32,8 @@
   Class:        EVAL
   Group:        CompilerCompiler
   License:      GPL
  -Version:      2.7.6
  -Release:      20061013
  +Version:      2.7.7
  +Release:      20070826
   
   #   list of sources
   Source0:      http://www.antlr.org/download/antlr-%{version}.tar.gz
  @@ -42,7 +42,7 @@
   #   build information
   Prefix:       %{l_prefix}
   BuildRoot:    %{l_buildroot}
  -BuildPreReq:  OpenPKG, openpkg >= 20040130, gcc, gcc::with_java = yes, make
  +BuildPreReq:  OpenPKG, openpkg >= 20040130, gcc, gcc::with_cxx = yes, 
gcc::with_java = yes, make
   PreReq:       OpenPKG, openpkg >= 20040130
   AutoReq:      no
   AutoReqProv:  no
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to