- make-savannah-bug30612-handling_of_archives.diff

Fix Savannah bug #30612: handling of archive references with >1 object..
  Add oneshell to $(.FEATURES).
  Fix the NEWS file to be accurate.
- make-savannah-bug30723-expand_makeflags_before_reexec.diff
  Fix Savannah bug #30723: expand MAKEFLAGS before we re-exec after rebuilding
  makefiles.

OBS-URL: https://build.opensuse.org/package/show/Base:System/make?expand=0&rev=12
This commit is contained in:
Matthias Hopf
2010-09-07 17:37:08 +00:00
committed by Git OBS Bridge
parent 40205a44c3
commit 31c4fb0db2
4 changed files with 335 additions and 0 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Tue Sep 7 17:22:32 UTC 2010 - mhopf@novell.com
- make-savannah-bug30612-handling_of_archives.diff
Fix Savannah bug #30612: handling of archive references with >1 object..
Add oneshell to $(.FEATURES).
Fix the NEWS file to be accurate.
- make-savannah-bug30723-expand_makeflags_before_reexec.diff
Fix Savannah bug #30723: expand MAKEFLAGS before we re-exec after rebuilding
makefiles.
-------------------------------------------------------------------
Mon Aug 30 17:37:23 UTC 2010 - mhopf@novell.com