Accepting request 156671 from openSUSE:Tools

- 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

OBS-URL: https://build.opensuse.org/request/show/156671
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/build?expand=0&rev=74
This commit is contained in:
Stephan Kulow 2013-03-01 06:15:14 +00:00 committed by Git OBS Bridge
commit 005f332649
8 changed files with 21 additions and 10 deletions

View File

@ -1,5 +1,5 @@
pkgname=build
pkgver=20121123
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=('2c66ccbe77cedb3f15d20816d6715440')
md5sums=('3db9a882f3c7c57c0a89833230324c66')
package() {
msg "Installing build ..."

View File

@ -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: 20130227
Release: 0
Source: obs-build-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-build

View File

@ -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

View File

@ -1,6 +1,6 @@
Format: 1.0
Source: build
Version: 20121123
Version: 20130227
Binary: build
Maintainer: Adrian Schroeter <adrian@suse.de>
Architecture: all

View File

@ -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: 20130227
Release: 0
#!BuildIgnore: build-mkbaselibs
Source: obs-build-%{version}.tar.gz

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:db8e258a1deaac850536108fc8537fa81b3fef074c617fc790322659bbd32e99
size 141864

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:231c6b5c31e07dfedbd1b0a5ec30040529639bf376994b8c2837f3a9a3c3e0de
size 147092

0
osc
View File