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

  Server: cvs.openpkg.org                  Name:   Torsten Homeyer
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   04-Jun-2004 13:28:36
  Branch: HEAD                             Handle: 2004060412283600

  Modified files:
    openpkg-src/emacs       emacs.spec

  Log:
    using ld from binutils prevents emacs from dumping core during build
    on Fedora

  Summary:
    Revision    Changes     Path
    1.46        +2  -2      openpkg-src/emacs/emacs.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/emacs/emacs.spec
  ============================================================================
  $ cvs diff -u -r1.45 -r1.46 emacs.spec
  --- openpkg-src/emacs/emacs.spec      5 Mar 2004 08:26:07 -0000       1.45
  +++ openpkg-src/emacs/emacs.spec      4 Jun 2004 11:28:36 -0000       1.46
  @@ -34,7 +34,7 @@
   Group:        Editor
   License:      GPL
   Version:      21.3
  -Release:      20040305
  +Release:      20040604
   
   #   package options
   %option       with_x11       no
  @@ -56,7 +56,7 @@
   #   build information
   Prefix:       %{l_prefix}
   BuildRoot:    %{l_buildroot}
  -BuildPreReq:  OpenPKG, openpkg >= 20040130, make, texinfo
  +BuildPreReq:  OpenPKG, openpkg >= 20040130, make, binutils, texinfo
   PreReq:       OpenPKG, openpkg >= 20040130
   %if "%{with_x11}" == "yes"
   BuildPreReq:  X11
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to