Accepting request 342576 from openSUSE:Tools

add leap config

OBS-URL: https://build.opensuse.org/request/show/342576
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/build?expand=0&rev=94
This commit is contained in:
Dominique Leuenberger 2015-11-17 13:19:15 +00:00 committed by Git OBS Bridge
commit 6d80f3808b
8 changed files with 23 additions and 7 deletions

View File

@ -1,5 +1,5 @@
pkgname=build
pkgver=20151006
pkgver=20151105
pkgrel=0
pkgdesc="Build packages in sandbox"
arch=('i686' 'x86_64')

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Nov 5 14:59:24 UTC 2015 - adrian@suse.de
- add openSUSE 42.1 config (bnc#953782)
- avoid full path in sha256 files of products
- support virtio-rng device in kvm builds
- lxc 1.1 support
-------------------------------------------------------------------
Fri Oct 9 08:41:04 UTC 2015 - adrian@suse.de

View File

@ -1,6 +1,6 @@
Format: 1.0
Source: build
Version: 20151006
Version: 20151105
Binary: build
Maintainer: Adrian Schroeter <adrian@suse.de>
Architecture: all

View File

@ -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: 20151006
Version: 20151105
Release: 0
Source: obs-build-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@ -136,6 +136,10 @@ chmod 0644 $RPM_BUILD_ROOT/usr/lib/build/initvm.*
# main
make DESTDIR=$RPM_BUILD_ROOT install
cd $RPM_BUILD_ROOT/usr/lib/build/configs/
%if "%{?suse_version}" == "1315" && 0%{?is_opensuse}
# super special leap distro
ln -s sl42.1.conf default.conf
%else
%if 0%{?suse_version}
%if 0%{?sles_version}
ln -s sles%{sles_version}.conf default.conf
@ -145,6 +149,7 @@ cd $RPM_BUILD_ROOT/usr/lib/build/configs/
%endif
test -e default.conf || exit 1
%endif
%endif
%check
if [ `whoami` != "root" ]; then

View File

@ -1,4 +1,4 @@
build (20151006) unstable; urgency=low
build (20151105) unstable; urgency=low
* Update to current git trunk
- add sles11sp2 build config and adapt autodetection

3
debian.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e76356912637c3554da7a0cef6cbc7f12e5adf9fc4c6b14fb09084c6b6bcc845
size 1524

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:32767a33b3d9ae318a4a4f07987053202bc071ac852fe662bbae084a075eab5f
size 225669

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e498bd32223b88bece019abfa23501bca7343ce1e8156e00f94200bb3ff24079
size 231249