Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

build-2010.07.28-1.3.1 RPM for noarch

From OpenSuSE 11.2 updates for noarch

Name: build Distribution: openSUSE 11.2
Version: 2010.07.28 Vendor: openSUSE
Release: 1.3.1 Build date: Mon Feb 28 17:24:07 2011
Group: Development/Tools/Building Build host: build20
Size: 495933 Source RPM: build-2010.07.28-1.3.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.

Provides

Requires

License

GPLv2+

Changelog

* Fri Jan 21 2011 lnussel@suse.de
  - force use of bsdtar for VMs (bnc#665768, CVE-2010-4226)
* 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
* Wed Feb 25 2009 adrian@suse.de
  - Update for bug fix for image build with additional packages in --create step
    (fix from cthiel, bnc#479537)
* Fri Feb 20 2009 adrian@suse.de
  - Fix kvm support together with Alexander
  - Support for new disturl containing a complete pointer to build
    service instance resource
  - add support for package compare to allow Build Service to drop
    same packages after build
  - image repack support from Christoph
* Tue Jan 27 2009 adrian@suse.de
  - update to current buildservice/1.5 branch
  - More fixes for kiwi image build
  - Move Susetags.pm to correct Build:: namespace
* Wed Dec 10 2008 froh@suse.de
  - update to r5853:
  - added: new armv7el arch for all binaries for up to ARMv7 EABI with VFP
  - Fix kiwi image build support within osc
* Fri Dec 05 2008 froh@suse.de
  - remove baselibs.conf from the spec file, too
* Fri Dec 05 2008 ro@suse.de
  - delete baselibs.conf (nowadays stored in package sources)
* Wed Dec 03 2008 ro@suse.de
  - delete automatic requires for debuginfo-xxbit
* Wed Dec 03 2008 froh@suse.de
  - config update
* Fri Nov 28 2008 froh@suse.de
  - many kiwi fixes
  - _no_ cross build support yet
* Thu Nov 13 2008 ro@suse.de
  - update mkbaselibs broken by previous debuginfo change
  - various fixes for kiwi build
  - add sl11.1.conf
  - add support for --disturl
  - also save .desktopfiles for coolo
* Thu Oct 23 2008 ro@suse.de
  - disable ppc:ia32 stuff again, causes trouble and can not work
* 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)
  - Add post build check hooks
  - rpmlint support
  - added kvm support
  - refactored code in various places
* Tue Jun 03 2008 mls@suse.de
  - fix debtransform bug [bnc#396766]
* Thu May 29 2008 mls@suse.de
  - add 11.0 config
  - fix debian provides
  - fix rpm tag parsing
  - add with/without/define/ccache/icecream/debug options
  - update mkbaselibs
* Fri Sep 14 2007 mls@suse.de
  - add sl10.3 config [#310089]
  - also look for BuildRequires in subpackage definitions [#305568]
  - allow removal of more config parameters
* Thu Aug 02 2007 mls@suse.de
  - support 'order' config option
  - support 'patterntype' config option
  - new setdeps() method
  - support for flexible query options
  - support 'description' query
  - fix bug in changelog2spec time cutoff
  - make debtransform understand Debtransform-Tar/Debtransform-Files-Tar/
    Debtransform-Series
  - fix bug in substitutedeps
* Wed Jun 13 2007 mls@suse.de
  - implement rpm installation order calculation in perl
  - make substitute code modify requires, too
  - add filelist query support
  - add prereq parsing support
  - speed up version comparison a bit
* Thu May 10 2007 mls@suse.de
  - add _vendor to configs
  - fix deban dependency compare
  - allow not operator in configs
  - fix build from source rpms
* Thu Apr 12 2007 mls@suse.de
  - add --root to rpm call in rpm to work around a bug in rpm [#255720]
* Thu Apr 05 2007 mls@suse.de
  - update to 1561:
    * support architecture dependand requires in dsc files
    * support "global" definitions for rpm
    * support vminstall config option
* Mon Mar 12 2007 mls@suse.de
  - update to r1419:
    * fix buildroot in debtransform
    * obey version numbers when expanding
* Fri Mar 02 2007 mls@suse.de
  - transform suse changes file to rpm specfile format
  - improved debian support
* Fri Jan 26 2007 poeml@suse.de
  - update to r1114:
    - re-add the lost unrpm script
* Fri Jan 26 2007 poeml@suse.de
  - update to r1110:
    - make exclarch an array
    - remount root rw in xen case, needed if root is not reiserfs
    - add repotype/runscripts options
    - remove devs in sl10.1/10.2
    - fix boolean test to make "00" false like rpm does
    - add rpm_verscmp for version comparison
    - runscripts
    - macro blocks
    - read_config_dist
    - useful xen exit status
    - add --kill
    - update 10.2 config
    - extend spec/dsc parser
    - fixed two bugs in the specfile parser
* Fri Nov 24 2006 mls@suse.de
  - fix suse_version in sl10.1/sles10 config
  - add sl10.2 config
  - make dist autodetection work with opensuse
  - fix macro sequencing and expression parser bugs
  - treat preinstalls as keep
* Wed Aug 23 2006 ro@suse.de
  - init_buildsystem: when preinstalling, handle only sh scripts

Files

/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/baselibs_global-deb.conf
/usr/lib/build/baselibs_global.conf
/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/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/mkbaselibs
/usr/lib/build/order
/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/lib/build/xen.conf
/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 20 05:46:29 2013