From 80320513d1334b6ccc5c075bf3fbf351f41c0f35 Mon Sep 17 00:00:00 2001 From: OBS User adrianSuSE Date: Tue, 16 Sep 2014 06:33:57 +0000 Subject: [PATCH 1/7] update Rev openSUSE:Tools/236 Md5 5ea19cb57198cce1df92e6310113da12 2014-09-16 06:33:57 adrianSuSE None --- 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 0b0131eb..d579b48b 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 961bf09a..9a5ef6e3 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 4e07ddcc..dd13bbea 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 21f387ad..2437decb 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 aecd64cf..9e15b20c 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 3f6e3885..00000000 --- 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 00000000..3e416007 --- /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 fc27cfc1743c822c85f77378499a231ce8436929 Mon Sep 17 00:00:00 2001 From: OBS User adrianSuSE Date: Tue, 16 Sep 2014 06:37:22 +0000 Subject: [PATCH 2/7] grr Rev openSUSE:Tools/237 Md5 938a26d89cebe077321f32d073be5720 2014-09-16 06:37:22 adrianSuSE None --- PKGBUILD | 2 +- obs-build-20140916.tar.gz | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/PKGBUILD b/PKGBUILD index d579b48b..f6f36e2c 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 3e416007..cbdd4403 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 409b066d8a2ac62e756e3baac37c18c1056bb36b Mon Sep 17 00:00:00 2001 From: OBS User adrianSuSE Date: Thu, 18 Sep 2014 10:47:57 +0000 Subject: [PATCH 3/7] update Rev openSUSE:Tools/238 Md5 e83d54e6f2a541f01198cb6fc999e0f6 2014-09-18 10:47:57 adrianSuSE None --- 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 f6f36e2c..d79f7aa2 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 9a5ef6e3..2d2061e4 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 dd13bbea..c07665f0 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 2437decb..e761c59d 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 9e15b20c..6ded30cc 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 cbdd4403..00000000 --- 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 00000000..57de5b59 --- /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 823b15e2e31358ea72910433785af01f13283e86 Mon Sep 17 00:00:00 2001 From: OBS User adrianSuSE Date: Fri, 19 Sep 2014 05:38:58 +0000 Subject: [PATCH 4/7] update Rev openSUSE:Tools/239 Md5 9a5319b974ed666d77e3059ba887d4cd 2014-09-19 05:38:58 adrianSuSE None --- 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 d79f7aa2..f17cbae0 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 2d2061e4..6584f1d5 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 57de5b59..e4b616a8 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 03fa9f037d2ffec4b2cbfbe4e14ddfbb4536b658 Mon Sep 17 00:00:00 2001 From: OBS User adrianSuSE Date: Mon, 27 Oct 2014 09:03:36 +0000 Subject: [PATCH 5/7] update Rev openSUSE:Tools/240 Md5 4501ffa913e901801523ef6dba8d9a11 2014-10-27 09:03:36 adrianSuSE None --- 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 f17cbae0..f510b619 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 6584f1d5..6283ece5 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 c07665f0..8b9ab5eb 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 e761c59d..daf326a4 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 6ded30cc..34a8128a 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 e4b616a8..00000000 --- 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 00000000..94de3d29 --- /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 bbeb496eef7421814e128ac38d33c53a2733fb06 Mon Sep 17 00:00:00 2001 From: OBS User adrianSuSE Date: Mon, 27 Oct 2014 09:09:29 +0000 Subject: [PATCH 6/7] fix Rev openSUSE:Tools/241 Md5 e9ee539d798efed0887469060ec05484 2014-10-27 09:09:29 adrianSuSE None --- build.changes | 1 + build.spec | 2 ++ 2 files changed, 3 insertions(+) diff --git a/build.changes b/build.changes index 6283ece5..9ae3ea1d 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 daf326a4..8e53b7ab 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 ad6dad0181749622634b8287711448bef3a7dc50 Mon Sep 17 00:00:00 2001 From: OBS User adrianSuSE Date: Mon, 27 Oct 2014 09:11:26 +0000 Subject: [PATCH 7/7] add baselibs.conf to sec Rev openSUSE:Tools/242 Md5 eacab914ae35f4ee3fd59faca607beaf 2014-10-27 09:11:26 adrianSuSE None --- build.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/build.spec b/build.spec index 8e53b7ab..e7a442bb 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