| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: build | Distribution: openSUSE 11.4 |
| Version: 2011.01.20 | Vendor: openSUSE |
| Release: 1.2.1 | Build date: Mon Feb 28 15:58:14 2011 |
| Group: Development/Tools/Building | Build host: build20 |
| Size: 470233 | Source RPM: build-2011.01.20-1.2.1.src.rpm |
| Packager: http://bugs.opensuse.org | |
| Summary: A Script to Build SUSE Linux RPMs | |
This package provides a script for building RPMs for SUSE Linux in a chroot environment. Requires: build-mkbaselibs Recommends: build-mkdrpms
GPLv2+
* Mon Feb 28 2011 adrian@suse.de
- do not use current git branch for stable build package in distributions
- require bsdtar for vm builds to ensure a safe build
* Wed Dec 15 2010 mls@suse.de
- also use -o when using bsdtar --chroot
* Thu Dec 09 2010 adrian@suse.de
- support bsdtar for setting up build enviroment
- make expanddeps use the highest version of a package if multiple
versions aver available in a repository [bnc#656599]
- support other file formats (esp. for .ZIP and .EXE export for crossbuild)
* Thu Nov 11 2010 adrian@suse.de
- workaround for distros with appstart like Ubuntu 10.10
* Tue Nov 02 2010 lnussel@suse.de
- delta size limit 80%
- actually unlink the delta file if the delta is too big
* Wed Oct 27 2010 lnussel@suse.de
- use '.drpm' suffix instead of '.delta.rpm' for delta rpms
- makedeltarpms -> mkdrpms and also rename subpackage to match
script name
- since mkdrpms needs Build.pm make perl-TimeDate dependency of
build optional
* Mon Oct 18 2010 lnussel@suse.de
- add missing optional perl dependencies
* Fri Oct 15 2010 adrian@suse.de
- update to current git
* export also fallback archs as exclusive archs for kiwi product
building, fixes factory dvd5 64bit media
* cross build fixes by Martin Mohring
* correct disk image file creation, it was one byte too large by James Perkins
* Tue Sep 21 2010 adrian@suse.de
- update to current git
* workaround for supporting rpm install on cross build with native
acceleration
* Mon Sep 20 2010 lnussel@suse.de
- package mkdrpms script in separate package
* Tue Aug 24 2010 adrian@suse.de
- update to current git
* support for mips cross build
* Wed Aug 04 2010 adrian@suse.de
- update to current git
* replace release number macros with 0 if not specified
* Wed Jul 28 2010 mls@suse.de
- update to current git
* document --repo and --dist
* update wiki links
* fix bugs in repo handling
* fix distribution autodetection code
* Thu Jul 22 2010 adrian@suse.de
- update to current git
* support for Files provide
* Thu Jul 08 2010 adrian@suse.de
- update to current git
* export BUILD_DEBUG so rpmlint can check for it (bnc#618004)
* Tue Jun 29 2010 mls@suse.de
- update to current git
* add 11.3 config
* fix repo creation in --noinit case
* support ovf files directly
* allow multiple --oldpackages
* delta rpm support
* Mon Jun 21 2010 adrian@suse.de
- update to current git
* fixes for image building for SLE 10
* fix parsing of macros that contain {} blocks
* support xz decoder helper script
* don't substitute in lines with %(), the parser cannot handle it (bnc#613965)
* run kvm instance with the right number of cpus according to given parallel build jobs
* Sat May 29 2010 adrian@suse.de
- update to current git
* noatime VM mount
* _service file rename happens inside of chroot/vm now.
* Tue May 04 2010 adrian@suse.de
- update to current git
* CBinstall and CBPreninstall directive support from Jan-Simon
* Wed Apr 21 2010 adrian@suse.de
- detect kvm virtio initrds on SUSE systems automatically
* Sun Apr 18 2010 ro@suse.de
- build-mkbaselibs: also move baselibs*conf to subpackage
* Thu Apr 15 2010 ro@suse.de
- add BuildIgnore build-mkbaselibs to be able to bootstrap
* Thu Apr 15 2010 adrian@suse.de
- split out -mkbaselibs package to avoid build dependency problems
on perl version updates in future.
- update to current git
* added armv6el to emulator archs by Jan-Simon.
* fixing a logic error in arch= attribute handling for kiwi
* Fri Apr 09 2010 adrian@suse.de
- update to current git
* Support for remote yum repos by yi.y.yang@intel.com
* fixed kiwi file parsing for arch= attributes
* Wed Mar 31 2010 adrian@suse.de
- update to current git
* kvm autosetup enhancements
* multiple bugfixes and refactoring
* Wed Mar 10 2010 adrian@suse.de
- update to current git
* Kiwi exclude arch handling
* Mon Mar 08 2010 adrian@suse.de
- create default.conf symlink to correct *.conf based on
%suse_version and %sles_version macros
* Thu Feb 25 2010 adrian@suse.de
- add dependency to tar (needed for deb builds)
- use current git
* Added '--uid uid:gid' feature to specify abuild id in chroot
(by David Greaves)
* Sat Feb 20 2010 adrian@suse.de
- update to current git
* fix for permissions for debian (done by Jan-Simon)
* Thu Feb 11 2010 adrian@suse.de
- update to current git
* fixed handling of kiwi build results
* Mon Feb 08 2010 adrian@suse.de
- update to current git
* support kiwi 4.1 schema files
* Tue Jan 19 2010 adrian@suse.de
- update to current git
* fixed missing --root parameter for substitutedeps call
* Mon Jan 18 2010 adrian@suse.de
- update to current git
* create .sha256 files for kiwi image results
* Wed Jan 13 2010 adrian@suse.de
- update to current git repo
* unbreaking kiwi builds again
* Sun Jan 03 2010 adrian@suse.de
- update to current git repo, update to commit 549cf6c6e148b7f8c05c12ee06f3094cb67149f9
* minor bugfixes
* sparc support fixes
* Thu Dec 10 2009 adrian@suse.de
- switch to git repository, update to commit c8b33e430bfb40b80df43249279bd561d874d786
* product building via abuild user
* prodoct building speedup
* Fri Nov 27 2009 adrian@suse.de
- update to svn(r9279)
Debian packages get configured at install time again now.
But keeping additional configuration step afterwards for failed
configutions (due to dep cycles)
* Fri Nov 27 2009 adrian@suse.de
- add requires to perl-TimeDate for changelog2spec app
* Wed Nov 25 2009 adrian@suse.de
- update to svn(r9238)
* Debian chroot enviroments are running post installation scripts
now after all packages got installed, not after each installation
(partly fixes Ubuntu 9.10 setup)
* Sat Nov 21 2009 adrian@suse.de
- update to current svn(r9154)
* add support for xz compressed rpms (Fedora 12) on platforms without xz support in
rpm.
* speed up install by disabling fsync in rpm config
* Thu Nov 05 2009 adrian@suse.de
- update to current svn (r8506)
- product iso generation is done by kiwi now
- debs get generated via "make install"
* Wed Sep 23 2009 mls@suse.de
- update to current svn (r8048)
- support openSUSE 11.2 [bnc#539914]
* Mon Jul 27 2009 ro@suse.de
- update to current svn (r7751)
- support for legacy releasepkg mechanism
- only print parse warnings if $config->{'warnings'} is set
- set warnings for expanddeps/substitutedeps
- use UTC as default timezone
- also consider patches as sources
- do not call depmod until we use also the native kernel,
it can't match otherwise
- return with value 3, if basic file system creation fails.
bs_worker will mark the build host as bad and retries on another one.
- handle files from service correctly and strip their prefix.
- - also add rpmv3 compatibility hack to createrpmdeps
- mount proc filesystem for build compare run
- fix for ccache support from
- add build-ids for debuginfo packages for subpacks
* Wed Jun 03 2009 adrian@suse.de
- update to current svn (r7483)
* Jan-Simons "ChangeTarget" support
* fix for handling missing self provides with rpm format 3.0.6
* Thu Apr 23 2009 adrian@suse.de
- update to current svn (r7164)
* package vc tool correctly
* avoid running fsck on vm instances after 23 build runs
- install files via Makefile instead of manual calls in spec file
* Mon Apr 20 2009 adrian@suse.de
- update to current svn (r7126)
* new blocklist based build result export
* Martin Mohrings cross build extensions
* vc tool included now
* Mon Mar 23 2009 adrian@suse.de
- Fix for "Requires(pre/post)" tags
- fix missing abuild group in /etc/gshadow on debian like distros
/usr/bin/build /usr/bin/buildvc /usr/bin/unrpm /usr/lib/build /usr/lib/build/Build /usr/lib/build/Build.pm /usr/lib/build/Build/Deb.pm /usr/lib/build/Build/Kiwi.pm /usr/lib/build/Build/Rpm.pm /usr/lib/build/Build/Susetags.pm /usr/lib/build/Build/Zypp.pm /usr/lib/build/build /usr/lib/build/build_kiwi.sh /usr/lib/build/changelog2spec /usr/lib/build/common_functions /usr/lib/build/computeblocklists /usr/lib/build/configs /usr/lib/build/configs/debian.conf /usr/lib/build/configs/default.conf /usr/lib/build/configs/sl10.0.conf /usr/lib/build/configs/sl10.1.conf /usr/lib/build/configs/sl10.2.conf /usr/lib/build/configs/sl10.3.conf /usr/lib/build/configs/sl11.0.conf /usr/lib/build/configs/sl11.1.conf /usr/lib/build/configs/sl11.2.conf /usr/lib/build/configs/sl11.3.conf /usr/lib/build/configs/sl8.1.conf /usr/lib/build/configs/sl8.2.conf /usr/lib/build/configs/sl9.0.conf /usr/lib/build/configs/sl9.1.conf /usr/lib/build/configs/sl9.2.conf /usr/lib/build/configs/sl9.3.conf /usr/lib/build/configs/sles10.conf /usr/lib/build/configs/sles11.conf /usr/lib/build/configs/sles8.conf /usr/lib/build/configs/sles9.conf /usr/lib/build/configs/ul1.conf /usr/lib/build/createrepomddeps /usr/lib/build/createrpmdeps /usr/lib/build/createyastdeps /usr/lib/build/debtransform /usr/lib/build/debtransformbz2 /usr/lib/build/debtransformzip /usr/lib/build/download /usr/lib/build/expanddeps /usr/lib/build/extractbuild /usr/lib/build/getbinaryid /usr/lib/build/getchangetarget /usr/lib/build/getmacros /usr/lib/build/getoptflags /usr/lib/build/init_buildsystem /usr/lib/build/initscript_qemu_vm /usr/lib/build/killchroot /usr/lib/build/order /usr/lib/build/signdummy /usr/lib/build/spec2changelog /usr/lib/build/spec_add_patch /usr/lib/build/spectool /usr/lib/build/substitutedeps /usr/lib/build/unrpm /usr/lib/build/vc /usr/share/doc/packages/build /usr/share/doc/packages/build/README /usr/share/man/man1/build.1.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon May 13 09:46:48 2013