Accepting request 535285: Automatic submission by obs-autosubmit

Rev openSUSE:Factory/107 Md5 73c1b1ab93362a6e263948bfc04a8728 2017-10-28 12:17:44 dimstar_suse 535285
This commit is contained in:
OBS User dimstar_suse 2017-10-28 12:17:44 +00:00 committed by Git OBS Bridge
commit c7afb82bc6
9 changed files with 14 additions and 26 deletions

View File

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

View File

@ -1,7 +1,8 @@
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Sep 21 08:58:47 UTC 2017 - coolo@suse.com Wed Aug 23 10:44:57 UTC 2017 - dimstar@opensuse.org
- add conflict to otherproviders - Conflict with other implementations of mkbaselibs (packages
conflict on file level).
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Aug 2 14:58:59 UTC 2017 - lnussel@suse.de Wed Aug 2 14:58:59 UTC 2017 - lnussel@suse.de

View File

@ -20,14 +20,14 @@ Name: build-mkbaselibs-sle
Summary: Tools to generate base lib packages Summary: Tools to generate base lib packages
License: GPL-2.0+ License: GPL-2.0+
Group: Development/Tools/Building Group: Development/Tools/Building
Version: 20170918 Version: 20171012
Release: 0 Release: 0
#!BuildIgnore: build-mkbaselibs #!BuildIgnore: build-mkbaselibs
Provides: build-mkbaselibs Provides: build-mkbaselibs
Conflicts: otherproviders(build-mkbaselibs)
Source: obs-build-%{version}.tar.gz Source: obs-build-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch BuildArch: noarch
Conflicts: otherproviders(build-mkbaselibs)
%description %description
This package contains the parts which may be installed in the inner build system This package contains the parts which may be installed in the inner build system

View File

@ -1,13 +1,7 @@
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Sep 21 08:55:08 UTC 2017 - coolo@suse.com Thu Oct 12 16:00:09 UTC 2017 - adrian@suse.de
- Support getting the container tags from the Dockerfile - proper fix for for liblua, for factory and leap 15.0
- Put the disturl in the .buildenv file
- Support rpm-buildroot-override buildflag
- Support kvm builds on Debian
- Support with/without/unless rich deps
- Added obs-docker-support script for docker images
- Initial SLE 15 config
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Aug 2 14:59:15 UTC 2017 - lnussel@suse.de Wed Aug 2 14:59:15 UTC 2017 - lnussel@suse.de

View File

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

View File

@ -22,7 +22,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: 20170918 Version: 20171012
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
@ -122,13 +122,6 @@ chroot or a secure virtualized
%if 0%{?suse_version} %if 0%{?suse_version}
# initvm # initvm
make CFLAGS="$RPM_BUILD_FLAGS" initvm-all 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 %endif
%install %install

View File

@ -1,4 +1,4 @@
build (20170918-0) unstable; urgency=low build (20171012-0) 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

View File

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

View File

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