From eaffb600ec19ff50f21bf7526e3d9b375b36df2a Mon Sep 17 00:00:00 2001 From: OBS User coolo Date: Mon, 24 Sep 2012 15:48:01 +0000 Subject: [PATCH] =?UTF-8?q?-=20update=20to=20current=20git=20(03587016a7ec?= =?UTF-8?q?a7788f404820642a2b5a1556aa0b)=20Adrian=20Schr=C3=B6ter=20(1):?= =?UTF-8?q?=20=20=20=20=20=20=20-=20use=20default=20MEMSIZE=20in=20check?= =?UTF-8?q?=5Ffor=5Fppc=20Anas=20Nashif=20(2):=20=20=20=20=20=20=20pass=20?= =?UTF-8?q?--use-system-qemu=20option=20to=20init=5Fbuildsystem=20=20=20?= =?UTF-8?q?=20=20=20=20Support=20https=20repositories=20Frank=20Lichtenhel?= =?UTF-8?q?d=20(1):=20=20=20=20=20=20=20init=5Fbuildsystem:=20fail=20early?= =?UTF-8?q?=20on=20reorder=20failure=20Martin=20Koegler=20(4):=20=20=20=20?= =?UTF-8?q?=20=20=20Diff=20can't=20handle=20empty=20files=20=20=20=20=20?= =?UTF-8?q?=20=20Refactor=20diff=20generation=20=20=20=20=20=20=20Handle?= =?UTF-8?q?=20overriden=20files=20already=20present=20in=20the=20orig.tar.?= =?UTF-8?q?gz=20correctly=20in=20debtransform=20=20=20=20=20=20=20Correct?= =?UTF-8?q?=20version=20number=20of=20binaries,=20if=20necessary=20Michael?= =?UTF-8?q?=20Schroeder=20(3):=20=20=20=20=20=20=20-=20don't=20add=20self-?= =?UTF-8?q?provides=20for=20src=20packages=20=20=20=20=20=20=20-=20support?= =?UTF-8?q?=20binary=20rpms=20with=20fo=20SOURCERPM=20header=20element=20?= =?UTF-8?q?=20=20=20=20=20=20-=20drop=20'-o'=20bsdtar=20flag=20when=20unpa?= =?UTF-8?q?cking=20preinstall=20images=20Werner=20Fink=20(1):=20=20=20=20?= =?UTF-8?q?=20=20=20Make=20init=5Fbuildsystem=20able=20to=20use=20the=20fe?= =?UTF-8?q?atures=20of=20newer=20rpm?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Rev openSUSE:Tools/182 Md5 46aa481dc744c4fb268defc0ba0fb9c7 2012-09-24 15:48:01 coolo None --- _service | 2 +- build-initvm.spec | 2 +- build-mkbaselibs-sle.spec | 2 +- build.changes | 29 +++++++++++++++++++++++++++++ build.dsc | 2 +- build.spec | 4 +++- obs-build-2012.08.24.tar.gz | 3 --- obs-build-2012.09.24.tar.gz | 3 +++ 8 files changed, 39 insertions(+), 8 deletions(-) delete mode 100644 obs-build-2012.08.24.tar.gz create mode 100644 obs-build-2012.09.24.tar.gz diff --git a/_service b/_service index 109c394b..46228a1b 100644 --- a/_service +++ b/_service @@ -1,6 +1,6 @@ - 2012.08.24 + 2012.09.24 git://github.com/openSUSE/obs-build.git git diff --git a/build-initvm.spec b/build-initvm.spec index 7adac1e8..d8273dc8 100644 --- a/build-initvm.spec +++ b/build-initvm.spec @@ -20,7 +20,7 @@ Name: build-initvm Summary: A Script to Build SUSE Linux RPMs License: GPL-2.0+ Group: Development/Tools/Building -Version: 2012.08.24 +Version: 2012.09.24 Release: 0 Source: obs-build-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build diff --git a/build-mkbaselibs-sle.spec b/build-mkbaselibs-sle.spec index 04b8d008..12c34381 100644 --- a/build-mkbaselibs-sle.spec +++ b/build-mkbaselibs-sle.spec @@ -20,7 +20,7 @@ Name: build-mkbaselibs-sle Summary: Tools to generate base lib packages License: GPL-2.0+ Group: Development/Tools/Building -Version: 2012.08.24 +Version: 2012.09.24 Release: 0 #!BuildIgnore: build-mkbaselibs Provides: build-mkbaselibs diff --git a/build.changes b/build.changes index 748ba335..7547467a 100644 --- a/build.changes +++ b/build.changes @@ -1,3 +1,32 @@ +------------------------------------------------------------------- +Mon Sep 24 15:47:27 UTC 2012 - coolo@suse.com + +- 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 + ------------------------------------------------------------------- Fri Aug 24 14:04:11 CEST 2012 - mls@suse.de diff --git a/build.dsc b/build.dsc index 5df12d34..fa70f5f8 100644 --- a/build.dsc +++ b/build.dsc @@ -1,6 +1,6 @@ Format: 1.0 Source: build -Version: 2012.08.20 +Version: 2012.09.24 Binary: build Maintainer: Adrian Schroeter Architecture: all diff --git a/build.spec b/build.spec index 52842948..a6f0b333 100644 --- a/build.spec +++ b/build.spec @@ -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 diff --git a/obs-build-2012.08.24.tar.gz b/obs-build-2012.08.24.tar.gz deleted file mode 100644 index 3df4b33c..00000000 --- a/obs-build-2012.08.24.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8b19fec508ed6f878df191f4af2de29b066c9f462f2e4611dda7099a80e22301 -size 135765 diff --git a/obs-build-2012.09.24.tar.gz b/obs-build-2012.09.24.tar.gz new file mode 100644 index 00000000..0e84e4e3 --- /dev/null +++ b/obs-build-2012.09.24.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03cadd808a9ae61a1b3c580b28bf7c837ae6e46f064c6451020326370c062c07 +size 155485