OpenPKG CVS Repository
  http://cvs.openpkg.org/
  ____________________________________________________________________________

  Server: cvs.openpkg.org                  Name:   Michael Schloh
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   10-Dec-2004 13:35:26
  Branch: HEAD                             Handle: 2004121012352600

  Modified files:
    openpkg-src/gdb         gdb.spec

  Log:
    requires GNU m4 due to -P argument

  Summary:
    Revision    Changes     Path
    1.41        +2  -2      openpkg-src/gdb/gdb.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/gdb/gdb.spec
  ============================================================================
  $ cvs diff -u -r1.40 -r1.41 gdb.spec
  --- openpkg-src/gdb/gdb.spec  9 Dec 2004 16:56:55 -0000       1.40
  +++ openpkg-src/gdb/gdb.spec  10 Dec 2004 12:35:26 -0000      1.41
  @@ -34,7 +34,7 @@
   Group:        Development
   License:      GPL
   Version:      6.3
  -Release:      20041209
  +Release:      20041210
   
   #   list of sources
   Source0:      ftp://ftp.gnu.org/gnu/gdb/gdb-%{version}.tar.gz
  @@ -43,7 +43,7 @@
   #   build information
   Prefix:       %{l_prefix}
   BuildRoot:    %{l_buildroot}
  -BuildPreReq:  OpenPKG, openpkg >= 20040130, ncurses, libiconv, make, flex
  +BuildPreReq:  OpenPKG, openpkg >= 20040130, ncurses, libiconv, make, flex, m4
   PreReq:       OpenPKG, openpkg >= 20040130, ncurses, libiconv
   AutoReq:      no
   AutoReqProv:  no
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to