From 2575400483e9fec8bbd5621539dc6a865bb316a1 Mon Sep 17 00:00:00 2001 From: OBS User adrianSuSE Date: Wed, 27 Feb 2013 09:16:33 +0000 Subject: [PATCH 1/4] update Rev openSUSE:Tools/199 Md5 15d72b5b04b9bdef305d990fd70d6347 2013-02-27 09:16:33 adrianSuSE None --- build-initvm.spec | 4 ++-- build.changes | 11 +++++++++++ build.dsc | 2 +- build.spec | 4 ++-- obs-build-20121123.tar.gz | 3 --- obs-build-20130219.tar.gz | 3 +++ 6 files changed, 19 insertions(+), 8 deletions(-) delete mode 100644 obs-build-20121123.tar.gz create mode 100644 obs-build-20130219.tar.gz diff --git a/build-initvm.spec b/build-initvm.spec index 56e5a6a3..fb73412c 100644 --- a/build-initvm.spec +++ b/build-initvm.spec @@ -1,7 +1,7 @@ # # spec file for package build-initvm # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ Name: build-initvm Summary: A Script to Build SUSE Linux RPMs License: GPL-2.0+ Group: Development/Tools/Building -Version: 20121123 +Version: 20130219 Release: 0 Source: obs-build-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build diff --git a/build.changes b/build.changes index 811e8fcd..d797f864 100644 --- a/build.changes +++ b/build.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Wed Feb 27 09:14:05 UTC 2013 - adrian@suse.de + +- ARM AArch64 support added +- Generic system emulator support as VM added +- s390 z/VM build environment support added +- support collecting resource statistics during build (for OBS 2.4) +- rpm5 fixes +- kvm support for armv7l +- mount /dev/pts with right permissions + ------------------------------------------------------------------- Mon Nov 26 08:49:59 UTC 2012 - adrian@suse.de diff --git a/build.dsc b/build.dsc index d2871937..38a0342a 100644 --- a/build.dsc +++ b/build.dsc @@ -1,6 +1,6 @@ Format: 1.0 Source: build -Version: 20121123 +Version: 20130219 Binary: build Maintainer: Adrian Schroeter Architecture: all diff --git a/build.spec b/build.spec index c96ae497..a50ac7fe 100644 --- a/build.spec +++ b/build.spec @@ -1,7 +1,7 @@ # # spec file for package build # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -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: 20121123 +Version: 20130219 Release: 0 #!BuildIgnore: build-mkbaselibs Source: obs-build-%{version}.tar.gz diff --git a/obs-build-20121123.tar.gz b/obs-build-20121123.tar.gz deleted file mode 100644 index 1faec18a..00000000 --- a/obs-build-20121123.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:db8e258a1deaac850536108fc8537fa81b3fef074c617fc790322659bbd32e99 -size 141864 diff --git a/obs-build-20130219.tar.gz b/obs-build-20130219.tar.gz new file mode 100644 index 00000000..9d206de4 --- /dev/null +++ b/obs-build-20130219.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:300b62b3eade1570e9abdd1b7cf79f304c052ab4b9966f4e4b4bcf693394189a +size 146949 From 7a87dc67a6b912e91c0ec6af4ffb9112e7330914 Mon Sep 17 00:00:00 2001 From: OBS User adrianSuSE Date: Wed, 27 Feb 2013 09:20:00 +0000 Subject: [PATCH 2/4] update archlinux file Rev openSUSE:Tools/200 Md5 11922545d7f7395d0af886b35273b36a 2013-02-27 09:20:00 adrianSuSE None --- PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PKGBUILD b/PKGBUILD index 4250f253..6e784c36 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,5 +1,5 @@ pkgname=build -pkgver=20121123 +pkgver=20130219 pkgrel=1 pkgdesc="Build packages in sandbox" arch=('i686' 'x86_64') @@ -8,7 +8,7 @@ license=('GPL-2.0+' 'GPL-2.0') groups=('base-devel') depends=('perl') source=(obs-build-${pkgver}.tar.gz) -md5sums=('2c66ccbe77cedb3f15d20816d6715440') +md5sums=('474682f7f5bf21205893202bdd682791') package() { msg "Installing build ..." From dc4967352c0b926b8c18939d551c1fc8bd145161 Mon Sep 17 00:00:00 2001 From: OBS User adrianSuSE Date: Wed, 27 Feb 2013 10:40:38 +0000 Subject: [PATCH 3/4] remove bogus file Rev openSUSE:Tools/201 Md5 f8517cdc84873d7cb58bdff8024d1d0e 2013-02-27 10:40:38 adrianSuSE None --- osc | 0 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 osc diff --git a/osc b/osc deleted file mode 100644 index e69de29b..00000000 From 39a9f7e99c20efa25b6774bfbfab83fe5001eefb Mon Sep 17 00:00:00 2001 From: OBS User adrianSuSE Date: Wed, 27 Feb 2013 12:37:52 +0000 Subject: [PATCH 4/4] fix build Rev openSUSE:Tools/202 Md5 c7f4333cf9d34142ab9b9c3d3bcea698 2013-02-27 12:37:52 adrianSuSE None --- PKGBUILD | 4 ++-- build-initvm.spec | 2 +- build.dsc | 2 +- build.spec | 2 +- obs-build-20130219.tar.gz | 3 --- obs-build-20130227.tar.gz | 3 +++ 6 files changed, 8 insertions(+), 8 deletions(-) delete mode 100644 obs-build-20130219.tar.gz create mode 100644 obs-build-20130227.tar.gz diff --git a/PKGBUILD b/PKGBUILD index 6e784c36..ca38230b 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,5 +1,5 @@ pkgname=build -pkgver=20130219 +pkgver=20130227 pkgrel=1 pkgdesc="Build packages in sandbox" arch=('i686' 'x86_64') @@ -8,7 +8,7 @@ license=('GPL-2.0+' 'GPL-2.0') groups=('base-devel') depends=('perl') source=(obs-build-${pkgver}.tar.gz) -md5sums=('474682f7f5bf21205893202bdd682791') +md5sums=('3db9a882f3c7c57c0a89833230324c66') package() { msg "Installing build ..." diff --git a/build-initvm.spec b/build-initvm.spec index fb73412c..7010bc67 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: 20130219 +Version: 20130227 Release: 0 Source: obs-build-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build diff --git a/build.dsc b/build.dsc index 38a0342a..4aa83add 100644 --- a/build.dsc +++ b/build.dsc @@ -1,6 +1,6 @@ Format: 1.0 Source: build -Version: 20130219 +Version: 20130227 Binary: build Maintainer: Adrian Schroeter Architecture: all diff --git a/build.spec b/build.spec index a50ac7fe..d9e521cb 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: 20130219 +Version: 20130227 Release: 0 #!BuildIgnore: build-mkbaselibs Source: obs-build-%{version}.tar.gz diff --git a/obs-build-20130219.tar.gz b/obs-build-20130219.tar.gz deleted file mode 100644 index 9d206de4..00000000 --- a/obs-build-20130219.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:300b62b3eade1570e9abdd1b7cf79f304c052ab4b9966f4e4b4bcf693394189a -size 146949 diff --git a/obs-build-20130227.tar.gz b/obs-build-20130227.tar.gz new file mode 100644 index 00000000..4a51f63a --- /dev/null +++ b/obs-build-20130227.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:231c6b5c31e07dfedbd1b0a5ec30040529639bf376994b8c2837f3a9a3c3e0de +size 147092