- update to current git (03587016a7eca7788f404820642a2b5a1556aa0b)

Adrian Schröter (1):
      - use default MEMSIZE in check_for_ppc
Anas Nashif (2):
      pass --use-system-qemu option to init_buildsystem
      Support https repositories
Frank Lichtenheld (1):
      init_buildsystem: fail early on reorder failure
Martin Koegler (4):
      Diff can't handle empty files
      Refactor diff generation
      Handle overriden files already present in the orig.tar.gz correctly in debtransform
      Correct version number of binaries, if necessary
Michael Schroeder (3):
      - don't add self-provides for src packages
      - support binary rpms with fo SOURCERPM header element
      - drop '-o' bsdtar flag when unpacking preinstall images
Werner Fink (1):
      Make init_buildsystem able to use the features of newer rpm

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=182
This commit is contained in:
Stephan Kulow
2012-09-24 15:48:01 +00:00
committed by Git OBS Bridge
parent 41768145e9
commit 080d91d783
8 changed files with 39 additions and 8 deletions

View File

@@ -20,7 +20,7 @@ Name: build
Summary: A Script to Build SUSE Linux RPMs
License: GPL-2.0+ and GPL-2.0
Group: Development/Tools/Building
Version: 2012.08.24
Version: 2012.09.24
Release: 0
#!BuildIgnore: build-mkbaselibs
Source: obs-build-%{version}.tar.gz
@@ -65,6 +65,7 @@ chroot environment.
%package mkbaselibs
Summary: Tools to generate base lib packages
Group: Development/Tools/Building
# NOTE: this package must not have dependencies which may break boot strapping (eg. perl modules)
%description mkbaselibs
@@ -73,6 +74,7 @@ for generating base lib packages.
%package mkdrpms
Summary: Tools to generate delta rpms
Group: Development/Tools/Building
Requires: deltarpm
# XXX: we wanted to avoid that but mkdrpms needs Build::Rpm::rpmq
Requires: build