forked from pool/build
fix
Rev openSUSE:Tools/331 Md5 913b900a4b55aaa22603b8ccdee06ae5 2017-10-12 16:01:02 adrianSuSE None
This commit is contained in:
parent
a2eba2780d
commit
37d85a34e3
2
PKGBUILD
2
PKGBUILD
@ -1,5 +1,5 @@
|
||||
pkgname=build
|
||||
pkgver=20171006
|
||||
pkgver=20171012
|
||||
pkgrel=0
|
||||
pkgdesc="Build packages in sandbox"
|
||||
arch=('i686' 'x86_64')
|
||||
|
@ -20,7 +20,7 @@ Name: build-mkbaselibs-sle
|
||||
Summary: Tools to generate base lib packages
|
||||
License: GPL-2.0+
|
||||
Group: Development/Tools/Building
|
||||
Version: 20171006
|
||||
Version: 20171012
|
||||
Release: 0
|
||||
#!BuildIgnore: build-mkbaselibs
|
||||
Provides: build-mkbaselibs
|
||||
|
@ -1,7 +1,7 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 6 13:11:26 UTC 2017 - adrian@suse.de
|
||||
Thu Oct 12 16:00:09 UTC 2017 - adrian@suse.de
|
||||
|
||||
- bring back openSUSE Leap 15.0 config
|
||||
- proper fix for for liblua, for factory and leap 15.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 2 14:59:15 UTC 2017 - lnussel@suse.de
|
||||
|
@ -1,6 +1,6 @@
|
||||
Format: 1.0
|
||||
Source: build
|
||||
Version: 20171006-0
|
||||
Version: 20171012-0
|
||||
Binary: build
|
||||
Maintainer: Adrian Schroeter <adrian@suse.de>
|
||||
Architecture: all
|
||||
|
@ -22,7 +22,7 @@ Name: build
|
||||
Summary: A Script to Build SUSE Linux RPMs
|
||||
License: GPL-2.0+ and GPL-2.0
|
||||
Group: Development/Tools/Building
|
||||
Version: 20171006
|
||||
Version: 20171012
|
||||
Release: 0
|
||||
Source: obs-build-%{version}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@ -122,13 +122,6 @@ chroot or a secure virtualized
|
||||
%if 0%{?suse_version}
|
||||
# initvm
|
||||
make CFLAGS="$RPM_BUILD_FLAGS" initvm-all
|
||||
#XXX temporary hack until lua is actually in
|
||||
%if 0%{?suse_version} == 1330
|
||||
if rpm -q liblua5_3-5; then
|
||||
V=%suse_version
|
||||
sed -i -e 's/liblua5_3/liblua5_3-5/g' configs/sl${V:0:2}.${V:2:1}.conf
|
||||
fi
|
||||
%endif
|
||||
%endif
|
||||
|
||||
%install
|
||||
|
@ -1,4 +1,4 @@
|
||||
build (20171006-0) unstable; urgency=low
|
||||
build (20171012-0) unstable; urgency=low
|
||||
|
||||
* Update to current git trunk
|
||||
- add sles11sp2 build config and adapt autodetection
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:97b3cadc48688783fd909d6e34c13f3b290e0622a821fd907601d5dc9f4afaaa
|
||||
size 306949
|
3
obs-build-20171012.tar.gz
Normal file
3
obs-build-20171012.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:54c51411f8daa8e13b643aab4a25d322e215ba05b46ce7acd46f7f23bb628253
|
||||
size 306914
|
Loading…
Reference in New Issue
Block a user