From 1209a2f3d0cfb79831514f7f29400838e0aab550 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Wed, 19 Jul 2017 17:23:42 +0000 Subject: [PATCH] update OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=310 --- PKGBUILD | 2 +- build-mkbaselibs-sle.spec | 4 +--- build.changes | 15 +++++++++++++++ build.dsc | 2 +- build.spec | 4 +--- debian.changelog | 2 +- debian.compat | 2 +- debian.control | 7 +++++-- debian.rules | 2 +- obs-build-20170613.tar.gz | 3 --- obs-build-20170719.tar.gz | 3 +++ 11 files changed, 30 insertions(+), 16 deletions(-) delete mode 100644 obs-build-20170613.tar.gz create mode 100644 obs-build-20170719.tar.gz diff --git a/PKGBUILD b/PKGBUILD index 40e46dd..d6c54ca 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,5 +1,5 @@ pkgname=build -pkgver=20170613 +pkgver=20170719 pkgrel=0 pkgdesc="Build packages in sandbox" arch=('i686' 'x86_64') diff --git a/build-mkbaselibs-sle.spec b/build-mkbaselibs-sle.spec index 877cb75..3e85e00 100644 --- a/build-mkbaselibs-sle.spec +++ b/build-mkbaselibs-sle.spec @@ -20,15 +20,13 @@ Name: build-mkbaselibs-sle Summary: Tools to generate base lib packages License: GPL-2.0+ Group: Development/Tools/Building -Version: 20170613 +Version: 20170719 Release: 0 #!BuildIgnore: build-mkbaselibs Provides: build-mkbaselibs Source: build-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch -# Manual requires to avoid hard require to bash-static -AutoReqProv: off %description This package contains the parts which may be installed in the inner build system diff --git a/build.changes b/build.changes index 262a529..8616f10 100644 --- a/build.changes +++ b/build.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Wed Jul 19 17:16:31 UTC 2017 - adrian@suse.de + +- Initial support for layered kiwi docker image builds +- Initial support of native docker format build support +- debootstrap: generate apt caches +- debtransform: use + for release version suffix +- support full timestamps in rpm changelog +- sync default architecture macros with current rpm 4.13.0 +- support release number handling for AppImage +- drop %opensuse_bs macros for standalone builds +- fix kvm detection for newer ubuntu systems +- build config updates +- lot's of smaller improvements + ------------------------------------------------------------------- Fri Mar 17 12:57:03 UTC 2017 - adrian@suse.de diff --git a/build.dsc b/build.dsc index 0384b03..057b5f7 100644 --- a/build.dsc +++ b/build.dsc @@ -1,6 +1,6 @@ Format: 1.0 Source: build -Version: 20170613-0 +Version: 20170719-0 Binary: build Maintainer: Adrian Schroeter Architecture: all diff --git a/build.spec b/build.spec index 5b17455..251d8ba 100644 --- a/build.spec +++ b/build.spec @@ -22,13 +22,11 @@ Name: build Summary: A Script to Build SUSE Linux RPMs License: GPL-2.0+ and GPL-2.0 Group: Development/Tools/Building -Version: 20170613 +Version: 20170719 Release: 0 Source: obs-build-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch -# Manual requires to avoid hard require to bash-static -AutoReqProv: off %if 0%{?suse_version} > 1200 # required for test suite BuildRequires: build-mkbaselibs diff --git a/debian.changelog b/debian.changelog index 0ae8126..8c09aca 100644 --- a/debian.changelog +++ b/debian.changelog @@ -1,4 +1,4 @@ -build (20170613-0) unstable; urgency=low +build (20170719-0) unstable; urgency=low * Update to current git trunk - add sles11sp2 build config and adapt autodetection diff --git a/debian.compat b/debian.compat index b8626c4..7ed6ff8 100644 --- a/debian.compat +++ b/debian.compat @@ -1 +1 @@ -4 +5 diff --git a/debian.control b/debian.control index 5f4e243..4823cbe 100644 --- a/debian.control +++ b/debian.control @@ -2,13 +2,16 @@ Source: build Section: devel Priority: optional Maintainer: Adrian Schroeter -Build-Depends: debhelper (>= 4) +Build-Depends: debhelper (>= 5) Standards-Version: 3.7.2 -Package: build +Package: obs-build Architecture: all Depends: ${perl:Depends}, rpm Recommends: rpm2cpio +Conflicts: build +Replaces: build +Provides: build Description: A script to build SUSE Linux RPMs This package provides a script for building RPMs for SUSE Linux in a chroot environment. diff --git a/debian.rules b/debian.rules index 8418007..fe59bc6 100644 --- a/debian.rules +++ b/debian.rules @@ -41,7 +41,7 @@ install: build dh_testroot dh_clean -k dh_installdirs - make DESTDIR=$(CURDIR)/debian/build install + make DESTDIR=$(CURDIR)/debian/obs-build install binary-arch: build install dh_testdir diff --git a/obs-build-20170613.tar.gz b/obs-build-20170613.tar.gz deleted file mode 100644 index e9e0be0..0000000 --- a/obs-build-20170613.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8ea468a8c5ecd04070070226fa235a289047262d28515c249cb40e8a857cfc43 -size 299151 diff --git a/obs-build-20170719.tar.gz b/obs-build-20170719.tar.gz new file mode 100644 index 0000000..bff663d --- /dev/null +++ b/obs-build-20170719.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ed40bb4fcc8bf567f8fa9dda67baed210f44b565b90a10637bfe7830cbfa3be +size 302897