forked from pool/build
update
Rev openSUSE:Tools/337 Md5 9278b7135136d99e586825b594960a90 2017-11-17 09:37:46 adrianSuSE None
This commit is contained in:
parent
6cc6d062f9
commit
d0e305b801
2
PKGBUILD
2
PKGBUILD
@ -1,5 +1,5 @@
|
||||
pkgname=build
|
||||
pkgver=20171027
|
||||
pkgver=20171117
|
||||
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: 20171027
|
||||
Version: 20171117
|
||||
Release: 0
|
||||
#!BuildIgnore: build-mkbaselibs
|
||||
Provides: build-mkbaselibs
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 17 09:36:04 UTC 2017 - adrian@suse.de
|
||||
|
||||
- prepare for suse_version 1550 in factory (by Dominique)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 9 16:12:53 UTC 2017 - adrian@suse.de
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
Format: 1.0
|
||||
Source: build
|
||||
Version: 20171027
|
||||
Version: 20171117
|
||||
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: 20171027
|
||||
Version: 20171117
|
||||
Release: 0
|
||||
Source: obs-build-%{version}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@ -149,7 +149,7 @@ ln -s sl42.${SLE_V:3:1}.conf default.conf
|
||||
# this is SUSE Leap 15 and higher
|
||||
ln -s sl${SLE_V:0:2}.${SLE_V:3:1}.conf default.conf
|
||||
%endif
|
||||
%if !0%{?sle_version} && ( 0%{?suse_version} <= 1310 || 0%{?suse_version} == 1320 || 0%{?suse_version} == 1330 )
|
||||
%if !0%{?sle_version} && ( 0%{?suse_version} <= 1310 || 0%{?suse_version} == 1320 || 0%{?suse_version} == 1330 || 0%{?suse_version} == 1550 )
|
||||
# this is old openSUSE releases and Factory
|
||||
ln -s sl${SUSE_V:0:2}.${SUSE_V:2:1}.conf default.conf
|
||||
%endif
|
||||
|
@ -1,4 +1,4 @@
|
||||
build (20171027) unstable; urgency=low
|
||||
build (20171117) 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:44a6902af6dfc4c3970907687d02280a032c4870b0ab493a5070065bee01e9bc
|
||||
size 307236
|
3
obs-build-20171117.tar.gz
Normal file
3
obs-build-20171117.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:23fd600470e5bfc557800132206b9ba96d1a47373229dec91beb6318b9fdda48
|
||||
size 311395
|
Loading…
Reference in New Issue
Block a user