From 9591b8ea13ec412e5f0664610962c9e1be6d6e4a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Tue, 16 Sep 2014 06:33:57 +0000 Subject: [PATCH 1/7] update OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=236 --- PKGBUILD | 4 ++-- build.changes | 9 +++++++++ build.dsc | 2 +- build.spec | 2 +- debian.changelog | 2 +- obs-build-20140424.tar.gz | 3 --- obs-build-20140916.tar.gz | 3 +++ 7 files changed, 17 insertions(+), 8 deletions(-) delete mode 100644 obs-build-20140424.tar.gz create mode 100644 obs-build-20140916.tar.gz diff --git a/PKGBUILD b/PKGBUILD index 0b0131e..d579b48 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,5 +1,5 @@ pkgname=build -pkgver=20140424 +pkgver=20140916 pkgrel=0 pkgdesc="Build packages in sandbox" arch=('i686' 'x86_64') @@ -8,7 +8,7 @@ license=('GPL-2.0+' 'GPL-2.0') groups=('base-devel') depends=('perl') source=(obs-build-${pkgver}.tar.gz) -md5sums=('118afc7b791cd6873244f4948d38ba36') +md5sums=('652050c16cc7c1734f3370f7a6da4cd8') package() { msg "Installing build ..." diff --git a/build.changes b/build.changes index 961bf09..9a5ef6e 100644 --- a/build.changes +++ b/build.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Sep 16 06:29:02 UTC 2014 - adrian@suse.de + +- add SLE 12 config (bnc#893618) +- build-vm-kvm: Always use -mem-prealloc when using -mem-path +- debian livebuild support +- various ppc handling fixes +- various smaller fixes + ------------------------------------------------------------------- Thu Apr 24 19:09:19 UTC 2014 - adrian@suse.de diff --git a/build.dsc b/build.dsc index 4e07ddc..dd13bbe 100644 --- a/build.dsc +++ b/build.dsc @@ -1,6 +1,6 @@ Format: 1.0 Source: build -Version: 20140424 +Version: 20140916 Binary: build Maintainer: Adrian Schroeter Architecture: all diff --git a/build.spec b/build.spec index 21f387a..2437dec 100644 --- a/build.spec +++ b/build.spec @@ -20,7 +20,7 @@ Name: build Summary: A Script to Build SUSE Linux RPMs License: GPL-2.0+ and GPL-2.0 Group: Development/Tools/Building -Version: 20140424 +Version: 20140916 Release: 0 #!BuildIgnore: build-mkbaselibs Source: obs-build-%{version}.tar.gz diff --git a/debian.changelog b/debian.changelog index aecd64c..9e15b20 100644 --- a/debian.changelog +++ b/debian.changelog @@ -1,4 +1,4 @@ -build (2011.10.10-1) unstable; urgency=low +build (20140916) unstable; urgency=low * Update to current git trunk - add sles11sp2 build config and adapt autodetection diff --git a/obs-build-20140424.tar.gz b/obs-build-20140424.tar.gz deleted file mode 100644 index 3f6e388..0000000 --- a/obs-build-20140424.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6a98c7c0e2020382eceee304bee65e81e92e8530a60c5b6f9b30a73803986951 -size 160362 diff --git a/obs-build-20140916.tar.gz b/obs-build-20140916.tar.gz new file mode 100644 index 0000000..3e41600 --- /dev/null +++ b/obs-build-20140916.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7bd17531253bffbdee2edc46a82947696473d8a49654b9a56d92581ec1346a3 +size 190349 From 56870392c93049e742dc4d5b01fe76f80b50e37b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Tue, 16 Sep 2014 06:37:22 +0000 Subject: [PATCH 2/7] grr OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=237 --- PKGBUILD | 2 +- obs-build-20140916.tar.gz | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/PKGBUILD b/PKGBUILD index d579b48..f6f36e2 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -8,7 +8,7 @@ license=('GPL-2.0+' 'GPL-2.0') groups=('base-devel') depends=('perl') source=(obs-build-${pkgver}.tar.gz) -md5sums=('652050c16cc7c1734f3370f7a6da4cd8') +md5sums=('a0731ee8f7e340d8f0c0e55a35053d63') package() { msg "Installing build ..." diff --git a/obs-build-20140916.tar.gz b/obs-build-20140916.tar.gz index 3e41600..cbdd440 100644 --- a/obs-build-20140916.tar.gz +++ b/obs-build-20140916.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b7bd17531253bffbdee2edc46a82947696473d8a49654b9a56d92581ec1346a3 -size 190349 +oid sha256:de7798c5f999d7be0dd048991b1b7b477a1a26ef5cb3b9dc5ae08cecc7c7507c +size 192413 From e1efc1fe92aa6320ad8be5e968d5d4baf5824919 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Thu, 18 Sep 2014 10:47:57 +0000 Subject: [PATCH 3/7] update OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=238 --- PKGBUILD | 4 ++-- build.changes | 5 +++++ build.dsc | 2 +- build.spec | 2 +- debian.changelog | 2 +- obs-build-20140916.tar.gz | 3 --- obs-build-20140918.tar.gz | 3 +++ 7 files changed, 13 insertions(+), 8 deletions(-) delete mode 100644 obs-build-20140916.tar.gz create mode 100644 obs-build-20140918.tar.gz diff --git a/PKGBUILD b/PKGBUILD index f6f36e2..d79f7aa 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,5 +1,5 @@ pkgname=build -pkgver=20140916 +pkgver=20140918 pkgrel=0 pkgdesc="Build packages in sandbox" arch=('i686' 'x86_64') @@ -8,7 +8,7 @@ license=('GPL-2.0+' 'GPL-2.0') groups=('base-devel') depends=('perl') source=(obs-build-${pkgver}.tar.gz) -md5sums=('a0731ee8f7e340d8f0c0e55a35053d63') +md5sums=('66cce338e6e343fad3f9b3b7755c8a39') package() { msg "Installing build ..." diff --git a/build.changes b/build.changes index 9a5ef6e..2d2061e 100644 --- a/build.changes +++ b/build.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Sep 18 10:46:25 UTC 2014 - adrian@suse.de + +- fix syntax error in SLE 12 config + ------------------------------------------------------------------- Tue Sep 16 06:29:02 UTC 2014 - adrian@suse.de diff --git a/build.dsc b/build.dsc index dd13bbe..c07665f 100644 --- a/build.dsc +++ b/build.dsc @@ -1,6 +1,6 @@ Format: 1.0 Source: build -Version: 20140916 +Version: 20140918 Binary: build Maintainer: Adrian Schroeter Architecture: all diff --git a/build.spec b/build.spec index 2437dec..e761c59 100644 --- a/build.spec +++ b/build.spec @@ -20,7 +20,7 @@ Name: build Summary: A Script to Build SUSE Linux RPMs License: GPL-2.0+ and GPL-2.0 Group: Development/Tools/Building -Version: 20140916 +Version: 20140918 Release: 0 #!BuildIgnore: build-mkbaselibs Source: obs-build-%{version}.tar.gz diff --git a/debian.changelog b/debian.changelog index 9e15b20..6ded30c 100644 --- a/debian.changelog +++ b/debian.changelog @@ -1,4 +1,4 @@ -build (20140916) unstable; urgency=low +build (20140918) unstable; urgency=low * Update to current git trunk - add sles11sp2 build config and adapt autodetection diff --git a/obs-build-20140916.tar.gz b/obs-build-20140916.tar.gz deleted file mode 100644 index cbdd440..0000000 --- a/obs-build-20140916.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:de7798c5f999d7be0dd048991b1b7b477a1a26ef5cb3b9dc5ae08cecc7c7507c -size 192413 diff --git a/obs-build-20140918.tar.gz b/obs-build-20140918.tar.gz new file mode 100644 index 0000000..57de5b5 --- /dev/null +++ b/obs-build-20140918.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd4625675fc63621375374ab11eeb7d398a6e6de8e9ca6bd9cec7d2367a75266 +size 192447 From 7327bb63e7554dc9718518feffd234b4b3d272ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Fri, 19 Sep 2014 05:38:58 +0000 Subject: [PATCH 4/7] update OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=239 --- PKGBUILD | 2 +- build.changes | 5 +++++ obs-build-20140918.tar.gz | 4 ++-- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/PKGBUILD b/PKGBUILD index d79f7aa..f17cbae 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -8,7 +8,7 @@ license=('GPL-2.0+' 'GPL-2.0') groups=('base-devel') depends=('perl') source=(obs-build-${pkgver}.tar.gz) -md5sums=('66cce338e6e343fad3f9b3b7755c8a39') +md5sums=('ca234dda688976cf38a6902550278d96') package() { msg "Installing build ..." diff --git a/build.changes b/build.changes index 2d2061e..6584f1d 100644 --- a/build.changes +++ b/build.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Sep 19 05:37:09 UTC 2014 - adrian@suse.de + +- drop not available packages from SLE 12 config + ------------------------------------------------------------------- Thu Sep 18 10:46:25 UTC 2014 - adrian@suse.de diff --git a/obs-build-20140918.tar.gz b/obs-build-20140918.tar.gz index 57de5b5..e4b616a 100644 --- a/obs-build-20140918.tar.gz +++ b/obs-build-20140918.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cd4625675fc63621375374ab11eeb7d398a6e6de8e9ca6bd9cec7d2367a75266 -size 192447 +oid sha256:3b8263fa9f5320d34bcf7c731b5eda9bcedda5f65c2583a57f8640a925dcdbcf +size 192320 From 178d08b663681b9929218f8ff114c8ca7fad92be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Mon, 27 Oct 2014 09:03:36 +0000 Subject: [PATCH 5/7] update OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=240 --- PKGBUILD | 4 ++-- build.changes | 6 ++++++ build.dsc | 2 +- build.spec | 2 +- debian.changelog | 2 +- obs-build-20140918.tar.gz | 3 --- obs-build-20141024.tar.gz | 3 +++ 7 files changed, 14 insertions(+), 8 deletions(-) delete mode 100644 obs-build-20140918.tar.gz create mode 100644 obs-build-20141024.tar.gz diff --git a/PKGBUILD b/PKGBUILD index f17cbae..f510b61 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,5 +1,5 @@ pkgname=build -pkgver=20140918 +pkgver=20141024 pkgrel=0 pkgdesc="Build packages in sandbox" arch=('i686' 'x86_64') @@ -8,7 +8,7 @@ license=('GPL-2.0+' 'GPL-2.0') groups=('base-devel') depends=('perl') source=(obs-build-${pkgver}.tar.gz) -md5sums=('ca234dda688976cf38a6902550278d96') +md5sums=('07987082f491e8d4839d5ae60539a668') package() { msg "Installing build ..." diff --git a/build.changes b/build.changes index 6584f1d..6283ece 100644 --- a/build.changes +++ b/build.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Oct 27 09:01:57 UTC 2014 - adrian@suse.de + +- add support for new chroot tool + * fixes Ubuntu 14.10 builds + ------------------------------------------------------------------- Fri Sep 19 05:37:09 UTC 2014 - adrian@suse.de diff --git a/build.dsc b/build.dsc index c07665f..8b9ab5e 100644 --- a/build.dsc +++ b/build.dsc @@ -1,6 +1,6 @@ Format: 1.0 Source: build -Version: 20140918 +Version: 20141024 Binary: build Maintainer: Adrian Schroeter Architecture: all diff --git a/build.spec b/build.spec index e761c59..daf326a 100644 --- a/build.spec +++ b/build.spec @@ -20,7 +20,7 @@ Name: build Summary: A Script to Build SUSE Linux RPMs License: GPL-2.0+ and GPL-2.0 Group: Development/Tools/Building -Version: 20140918 +Version: 20141024 Release: 0 #!BuildIgnore: build-mkbaselibs Source: obs-build-%{version}.tar.gz diff --git a/debian.changelog b/debian.changelog index 6ded30c..34a8128 100644 --- a/debian.changelog +++ b/debian.changelog @@ -1,4 +1,4 @@ -build (20140918) unstable; urgency=low +build (20141024) unstable; urgency=low * Update to current git trunk - add sles11sp2 build config and adapt autodetection diff --git a/obs-build-20140918.tar.gz b/obs-build-20140918.tar.gz deleted file mode 100644 index e4b616a..0000000 --- a/obs-build-20140918.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3b8263fa9f5320d34bcf7c731b5eda9bcedda5f65c2583a57f8640a925dcdbcf -size 192320 diff --git a/obs-build-20141024.tar.gz b/obs-build-20141024.tar.gz new file mode 100644 index 0000000..94de3d2 --- /dev/null +++ b/obs-build-20141024.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05b3c1560fa3291f0dadd36ad011830aa13dbf7cc2615ef3fa98182b0805ed72 +size 203075 From d6d37e9d5ff57ea63a7ff01b5f755a0864694f49 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Mon, 27 Oct 2014 09:09:29 +0000 Subject: [PATCH 6/7] fix OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=241 --- build.changes | 1 + build.spec | 2 ++ 2 files changed, 3 insertions(+) diff --git a/build.changes b/build.changes index 6283ece..9ae3ea1 100644 --- a/build.changes +++ b/build.changes @@ -3,6 +3,7 @@ Mon Oct 27 09:01:57 UTC 2014 - adrian@suse.de - add support for new chroot tool * fixes Ubuntu 14.10 builds +- man pages for unrpm and vc ------------------------------------------------------------------- Fri Sep 19 05:37:09 UTC 2014 - adrian@suse.de diff --git a/build.spec b/build.spec index daf326a..8e53b7a 100644 --- a/build.spec +++ b/build.spec @@ -149,6 +149,8 @@ test -e default.conf /usr/lib/build %config(noreplace) /usr/lib/build/emulator/emulator.sh %{_mandir}/man1/build.1* +%{_mandir}/man1/unrpm.1* +%{_mandir}/man1/vc.1* %if 0%{?suse_version} %exclude /usr/lib/build/initvm.* %endif From 64f17b8315081fae0e10820d4ccac245c1120124 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Mon, 27 Oct 2014 09:11:26 +0000 Subject: [PATCH 7/7] add baselibs.conf to sec OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=242 --- build.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/build.spec b/build.spec index 8e53b7a..e7a442b 100644 --- a/build.spec +++ b/build.spec @@ -24,6 +24,7 @@ Version: 20141024 Release: 0 #!BuildIgnore: build-mkbaselibs Source: obs-build-%{version}.tar.gz +Source1: baselibs.conf BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch # Manual requires to avoid hard require to bash-static