update to current svn

add recent changes file

Rev openSUSE:Tools/3 Md5 b06271383f50bda55d47779701c7fec5 2008-10-21 23:10:00 oertel None
This commit is contained in:
OBS User oertel
2008-10-21 23:10:00 +00:00
committed by Git OBS Bridge
parent 444f72a50b
commit 2d53fa7779
3 changed files with 38 additions and 2 deletions

View File

@@ -1,3 +1,36 @@
-------------------------------------------------------------------
Tue Oct 21 13:25:50 CEST 2008 - jblunck@suse.de
- Generate debuginfo packages for baselibs (bnc #396196)
-------------------------------------------------------------------
Mon Oct 20 17:56:20 CEST 2008 - ro@suse.de
- update to svn trunk of today:
- init_buildsystem: check for some left space before calling rpmbuild
- create dev/shm as directory
- baselibs_global.conf: update to current internal revision
- add ia32 stuff for x86 binaries on ppc
- add ldconfig for all non-devel baselibs packages
- changed: to function also with emulators better use fakeroot-tcp
for debian build
- fixed: changed basis for memory calculation to assume also a stack
which can be swapped well. gcc often needs much memory here
- recognize SLES10
- fix boolification in && and ||
- re-preinstall critical packages on update
- fix creation of buildenv to do it the same time with and without VM.
- fixes installation-images build for ppc
- fixed #406596: don't ignore BuildRequires in subpackages
- print finished message
- set BUILD_USER depending on the suse_version like it is done in
old autobuild
- added documentation for specfile control comments for build(1)
- add --incarnation
- add --create-build-binaries
- support badarch (aka excludearch)
- add support for Requires(pre) or (post) semantic
-------------------------------------------------------------------
Mon Aug 11 16:15:23 CEST 2008 - adrian@suse.de