Accepting request 391842: fix for armv7hl
Rev openSUSE:Factory/97 Md5 becb57deec10268212cf8fb671f57097 2016-05-05 10:09:10 dimstar_suse 391842
This commit is contained in:
commit
8bb71623ce
2
PKGBUILD
2
PKGBUILD
@ -1,5 +1,5 @@
|
|||||||
pkgname=build
|
pkgname=build
|
||||||
pkgver=20160331
|
pkgver=20160427
|
||||||
pkgrel=0
|
pkgrel=0
|
||||||
pkgdesc="Build packages in sandbox"
|
pkgdesc="Build packages in sandbox"
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
|
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Apr 27 15:03:56 UTC 2016 - adrian@suse.de
|
||||||
|
|
||||||
|
- fix build on armv7hl
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Apr 27 06:31:53 UTC 2016 - adrian@suse.de
|
||||||
|
|
||||||
|
- run debtransform after buildtime source services
|
||||||
|
- Handle also aarch32* and armv8 cases for kvm cpu switches
|
||||||
|
- add support for LXC 1.0.8
|
||||||
|
- added DoD for aarch64 repositories on Debian
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 8 09:37:41 UTC 2016 - adrian@suse.de
|
Fri Apr 8 09:37:41 UTC 2016 - adrian@suse.de
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Format: 1.0
|
Format: 1.0
|
||||||
Source: build
|
Source: build
|
||||||
Version: 20160331
|
Version: 20160427
|
||||||
Binary: build
|
Binary: build
|
||||||
Maintainer: Adrian Schroeter <adrian@suse.de>
|
Maintainer: Adrian Schroeter <adrian@suse.de>
|
||||||
Architecture: all
|
Architecture: all
|
||||||
|
@ -18,13 +18,13 @@
|
|||||||
# needsbinariesforbuild
|
# needsbinariesforbuild
|
||||||
|
|
||||||
|
|
||||||
%define version_unconverted 20160331
|
%define version_unconverted 20160427
|
||||||
|
|
||||||
Name: build
|
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: 20160331
|
Version: 20160427
|
||||||
Release: 0
|
Release: 0
|
||||||
Source: obs-build-%{version}.tar.gz
|
Source: obs-build-%{version}.tar.gz
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
build (20160331) unstable; urgency=low
|
build (20160427) unstable; urgency=low
|
||||||
|
|
||||||
* Update to current git trunk
|
* Update to current git trunk
|
||||||
- add sles11sp2 build config and adapt autodetection
|
- add sles11sp2 build config and adapt autodetection
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:9b39729e844446db37d275cefb04a35277a4b4fe5e310a4060b8c0ce5ec23aac
|
|
||||||
size 235715
|
|
3
obs-build-20160427.tar.gz
Normal file
3
obs-build-20160427.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e64497e5c801fb9470efda1e45690b3ec9bc65600b4a4e9253bae841af5e1d7f
|
||||||
|
size 236431
|
Loading…
Reference in New Issue
Block a user