forked from pool/build
disable ppc:ia32 stuff again, causes trouble and can not work
Rev openSUSE:Tools/7 Md5 0db3060ccfe81577f8ef7ce179296174 2008-10-23 13:00:17 oertel None
This commit is contained in:
parent
1930554aa5
commit
031409d75b
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d209a6b62b6bdb54fe3adcce2050e7a619e63075e391c155aeb13036b11dbe07
|
||||
size 60652
|
||||
oid sha256:3d06ab482ec25a2f1719db43c7fbbfc523f43e0a58932ce99c4e9444f30a5031
|
||||
size 60608
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 14:59:19 CEST 2008 - ro@suse.de
|
||||
|
||||
- disable ppc:ia32 stuff again, causes trouble and can not work
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 21 13:25:50 CEST 2008 - jblunck@suse.de
|
||||
|
||||
|
27
build.spec
27
build.spec
@ -60,6 +60,33 @@ ln -s /usr/lib/build/build $RPM_BUILD_ROOT/usr/bin/build
|
||||
%{_mandir}/man1/build.1*
|
||||
|
||||
%changelog
|
||||
* Tue Oct 21 2008 jblunck@suse.de
|
||||
- Generate debuginfo packages for baselibs (bnc #396196)
|
||||
* Mon Oct 20 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 2008 adrian@suse.de
|
||||
Update from current svn trunk:
|
||||
- Improved XEN support (XEN call only once per build)
|
||||
|
Loading…
Reference in New Issue
Block a user