Accepting request 209520: fix ppc64le handling
Rev openSUSE:Factory/82 Md5 c74e7007d0fdf396999d868ab8fa81de 2013-12-06 08:43:03 coolo 209520
This commit is contained in:
commit
6d9a3ff300
4
PKGBUILD
4
PKGBUILD
@ -1,5 +1,5 @@
|
|||||||
pkgname=build
|
pkgname=build
|
||||||
pkgver=20131203
|
pkgver=20131205
|
||||||
pkgrel=0
|
pkgrel=0
|
||||||
pkgdesc="Build packages in sandbox"
|
pkgdesc="Build packages in sandbox"
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
@ -8,7 +8,7 @@ license=('GPL-2.0+' 'GPL-2.0')
|
|||||||
groups=('base-devel')
|
groups=('base-devel')
|
||||||
depends=('perl')
|
depends=('perl')
|
||||||
source=(obs-build-${pkgver}.tar.gz)
|
source=(obs-build-${pkgver}.tar.gz)
|
||||||
md5sums=('68004d50578bb66c05481bedc2b8ea0c')
|
md5sums=('40a9449185072889b390f5fc15789c5f')
|
||||||
|
|
||||||
package() {
|
package() {
|
||||||
msg "Installing build ..."
|
msg "Installing build ..."
|
||||||
|
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Dec 5 13:26:34 UTC 2013 - adrian@suse.de
|
||||||
|
|
||||||
|
- fix ppc64le vs. ppc64 emulator check (none needed)
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Dec 5 10:01:44 UTC 2013 - adrian@suse.de
|
||||||
|
|
||||||
|
- fix vc tool regression from "minor fixes"
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Dec 4 08:26:56 UTC 2013 - adrian@suse.de
|
Wed Dec 4 08:26:56 UTC 2013 - adrian@suse.de
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Format: 1.0
|
Format: 1.0
|
||||||
Source: build
|
Source: build
|
||||||
Version: 20131203
|
Version: 20131205
|
||||||
Binary: build
|
Binary: build
|
||||||
Maintainer: Adrian Schroeter <adrian@suse.de>
|
Maintainer: Adrian Schroeter <adrian@suse.de>
|
||||||
Architecture: all
|
Architecture: all
|
||||||
|
@ -20,7 +20,7 @@ Name: build
|
|||||||
Summary: A Script to Build SUSE Linux RPMs
|
Summary: A Script to Build SUSE Linux RPMs
|
||||||
License: GPL-2.0+ and GPL-2.0
|
License: GPL-2.0+ and GPL-2.0
|
||||||
Group: Development/Tools/Building
|
Group: Development/Tools/Building
|
||||||
Version: 20131203
|
Version: 20131205
|
||||||
Release: 0
|
Release: 0
|
||||||
#!BuildIgnore: build-mkbaselibs
|
#!BuildIgnore: build-mkbaselibs
|
||||||
Source: obs-build-%{version}.tar.gz
|
Source: obs-build-%{version}.tar.gz
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:8b989029929ca4c843cce34ee5e2838bdf156f9e0780c01dc9c9222e534bbc4d
|
|
||||||
size 155459
|
|
3
obs-build-20131205.tar.gz
Normal file
3
obs-build-20131205.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:38e208837a16c86862c04ff547de910e9cf30ffe0622c10d041b523a37671b48
|
||||||
|
size 155926
|
Loading…
Reference in New Issue
Block a user