Accepting request 209370 from openSUSE:Tools
ppc64le support and distro kernel support OBS-URL: https://build.opensuse.org/request/show/209370 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/build?expand=0&rev=81
This commit is contained in:
commit
7f42e1b3a1
4
PKGBUILD
4
PKGBUILD
@ -1,5 +1,5 @@
|
||||
pkgname=build
|
||||
pkgver=20131015
|
||||
pkgver=20131203
|
||||
pkgrel=0
|
||||
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=('b0c023cc1613e14e84934e0f395b3dd0')
|
||||
md5sums=('68004d50578bb66c05481bedc2b8ea0c')
|
||||
|
||||
package() {
|
||||
msg "Installing build ..."
|
||||
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 4 08:26:56 UTC 2013 - adrian@suse.de
|
||||
|
||||
- support for project side configured VM kernels
|
||||
- ppc64le support
|
||||
- minor fixes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 15 09:37:05 UTC 2013 - adrian@suse.de
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
Format: 1.0
|
||||
Source: build
|
||||
Version: 20131015
|
||||
Version: 20131203
|
||||
Binary: build
|
||||
Maintainer: Adrian Schroeter <adrian@suse.de>
|
||||
Architecture: all
|
||||
|
@ -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: 20131015
|
||||
Version: 20131203
|
||||
Release: 0
|
||||
#!BuildIgnore: build-mkbaselibs
|
||||
Source: obs-build-%{version}.tar.gz
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ffa0506a8b7f55fa3136ddbf45ac963ab7e56140cb3b33bc50ebf91ec497e5f2
|
||||
size 155183
|
3
obs-build-20131203.tar.gz
Normal file
3
obs-build-20131203.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8b989029929ca4c843cce34ee5e2838bdf156f9e0780c01dc9c9222e534bbc4d
|
||||
size 155459
|
Loading…
Reference in New Issue
Block a user