From eb205241c60150dc7f95730cff3fe06b95ecfef2 Mon Sep 17 00:00:00 2001 From: OBS User adrianSuSE Date: Mon, 29 Apr 2013 07:42:59 +0000 Subject: [PATCH 1/7] osc copypac from project:OBS:Server:2.4 package:build revision:32, using keep-link Rev openSUSE:Tools/206 Md5 144a5fe201c6ca7277576eb8dacee956 2013-04-29 07:42:59 adrianSuSE None --- PKGBUILD | 6 +++--- build-initvm.spec | 2 +- build.changes | 29 ++++++++++++++++++++++++----- build.dsc | 2 +- build.spec | 3 ++- obs-build-20130402.tar.gz | 3 --- obs-build-20130429.tar.gz | 3 +++ 7 files changed, 34 insertions(+), 14 deletions(-) delete mode 100644 obs-build-20130402.tar.gz create mode 100644 obs-build-20130429.tar.gz diff --git a/PKGBUILD b/PKGBUILD index ca38230b..5cd2d3ec 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,6 +1,6 @@ pkgname=build -pkgver=20130227 -pkgrel=1 +pkgver=20130429 +pkgrel=0 pkgdesc="Build packages in sandbox" arch=('i686' 'x86_64') url="https://www.github.com/openSUSE/obs-build" @@ -8,7 +8,7 @@ license=('GPL-2.0+' 'GPL-2.0') groups=('base-devel') depends=('perl') source=(obs-build-${pkgver}.tar.gz) -md5sums=('3db9a882f3c7c57c0a89833230324c66') +md5sums=('a789f80b0352f0ab20e0822328665c4d') package() { msg "Installing build ..." diff --git a/build-initvm.spec b/build-initvm.spec index dba60c09..a4723710 100644 --- a/build-initvm.spec +++ b/build-initvm.spec @@ -20,7 +20,7 @@ Name: build-initvm Summary: A Script to Build SUSE Linux RPMs License: GPL-2.0+ Group: Development/Tools/Building -Version: 20130402 +Version: 20130429 Release: 0 Source: obs-build-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build diff --git a/build.changes b/build.changes index 8f8b42af..0f71c97a 100644 --- a/build.changes +++ b/build.changes @@ -1,10 +1,29 @@ ------------------------------------------------------------------- -Tue Apr 2 11:09:59 UTC 2013 - coolo@suse.com +Mon Apr 29 07:40:19 UTC 2013 - adrian@suse.de -- add sl13.1.conf (openSUSE:Factory prjconf of 2013-03-29) -- have ncurses-devel-32bit require ncurses-devel and not ncurses-32bit -- do not put .socket files into the 32bit packages -- unbreak kvm for x86_64 +- disabling fsync again for newer rpm versions to speed up + installation phase again. + +------------------------------------------------------------------- +Fri Apr 26 11:35:37 UTC 2013 - adrian@suse.de + +- cloud support for Amanzon EC2 and openstack +- fixed SPEC_REL support +- fixed zvm build +- fixed uml support +- fixing ext4 usage on old distros +- final openSUSE 12.3 config +- arm build support fixes + +------------------------------------------------------------------- +Fri Mar 8 09:43:58 UTC 2013 - adrian@suse.de + +- fix kvm support for x86_64 again + +------------------------------------------------------------------- +Mon Mar 4 11:03:17 UTC 2013 - adrian@suse.de + +- avoid writing out incomplete IO statistics ------------------------------------------------------------------- Wed Feb 27 09:14:05 UTC 2013 - adrian@suse.de diff --git a/build.dsc b/build.dsc index 5f16349d..ca1c7a68 100644 --- a/build.dsc +++ b/build.dsc @@ -1,6 +1,6 @@ Format: 1.0 Source: build -Version: 20130402 +Version: 20130429 Binary: build Maintainer: Adrian Schroeter Architecture: all diff --git a/build.spec b/build.spec index 4901ba36..b4f06a63 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: 20130402 +Version: 20130429 Release: 0 #!BuildIgnore: build-mkbaselibs Source: obs-build-%{version}.tar.gz @@ -110,6 +110,7 @@ test -e default.conf /usr/bin/buildvc /usr/bin/unrpm /usr/lib/build +%config(noreplace) /usr/lib/build/emulator/emulator.sh %{_mandir}/man1/build.1* %if 0%{?suse_version} > 1120 || ! 0%{?suse_version} diff --git a/obs-build-20130402.tar.gz b/obs-build-20130402.tar.gz deleted file mode 100644 index 5389a2d8..00000000 --- a/obs-build-20130402.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:145f5df871f0ab10b435b92b963002a6757d816da272f25f13ccbd0556a95587 -size 179528 diff --git a/obs-build-20130429.tar.gz b/obs-build-20130429.tar.gz new file mode 100644 index 00000000..91471c2d --- /dev/null +++ b/obs-build-20130429.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d9c12fecf7a278a3af327d0495b67fe409ea71385c9288f7fe823e034589beb +size 152695 From 1198e177f8983fb65662b50165ffd4b4e3683230 Mon Sep 17 00:00:00 2001 From: OBS User adrianSuSE Date: Wed, 8 May 2013 11:11:42 +0000 Subject: [PATCH 2/7] update Rev openSUSE:Tools/207 Md5 3ffe6f0c5d2d8d338ee69bf94d515ee5 2013-05-08 11:11:42 adrianSuSE None --- PKGBUILD | 4 +-- build-initvm.changes | 12 --------- build-initvm.spec | 53 --------------------------------------- build.changes | 9 +++++++ build.dsc | 2 +- build.spec | 31 ++++++++++++++++++++++- obs-build-20130429.tar.gz | 3 --- obs-build-20130508.tar.gz | 3 +++ 8 files changed, 45 insertions(+), 72 deletions(-) delete mode 100644 build-initvm.changes delete mode 100644 build-initvm.spec delete mode 100644 obs-build-20130429.tar.gz create mode 100644 obs-build-20130508.tar.gz diff --git a/PKGBUILD b/PKGBUILD index 5cd2d3ec..e78e8e15 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,5 +1,5 @@ pkgname=build -pkgver=20130429 +pkgver=20130508 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=('a789f80b0352f0ab20e0822328665c4d') +md5sums=('61d38fe23efcd677e24a6f6919409d5b') package() { msg "Installing build ..." diff --git a/build-initvm.changes b/build-initvm.changes deleted file mode 100644 index d18eb7d2..00000000 --- a/build-initvm.changes +++ /dev/null @@ -1,12 +0,0 @@ -------------------------------------------------------------------- -Tue Oct 4 12:43:27 UTC 2011 - adrian@suse.de - -- use new qemu-*-binfmt handler to run commands with correct $0 -- fix build for Factory - -------------------------------------------------------------------- -Mon Mar 21 07:02:52 UTC 2011 - adrian@suse.de - -- initial package for new cross build support for OBS. Done by - James Perkins from LinuxFoundation - diff --git a/build-initvm.spec b/build-initvm.spec deleted file mode 100644 index a4723710..00000000 --- a/build-initvm.spec +++ /dev/null @@ -1,53 +0,0 @@ -# -# spec file for package build-initvm -# -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. -# -# All modifications and additions to the file contributed by third parties -# remain the property of their copyright owners, unless otherwise agreed -# upon. The license for this file, and modifications and additions to the -# file, is the same license as for the pristine package itself (unless the -# license for the pristine package is not an Open Source License, in which -# case the license is the MIT License). An "Open Source License" is a -# license that conforms to the Open Source Definition (Version 1.9) -# published by the Open Source Initiative. - -# Please submit bugfixes or comments via http://bugs.opensuse.org/ -# - - -Name: build-initvm -Summary: A Script to Build SUSE Linux RPMs -License: GPL-2.0+ -Group: Development/Tools/Building -Version: 20130429 -Release: 0 -Source: obs-build-%{version}.tar.gz -BuildRoot: %{_tmppath}/%{name}-%{version}-build -AutoReqProv: off -Requires: build -BuildRequires: gcc -BuildRequires: glibc-devel -%if 0%{?suse_version} > 1200 -BuildRequires: glibc-devel-static -%endif - -%description -This package provides a script for building RPMs for SUSE Linux in a -chroot or a secure virtualized environment. - - -%prep -%setup -q -n obs-build-%version - -%build -make CFLAGS="$RPM_BUILD_FLAGS" initvm-all - -%install -make DESTDIR=$RPM_BUILD_ROOT initvm-install - -%files -%defattr(-,root,root) -/usr/lib/build/initvm - -%changelog diff --git a/build.changes b/build.changes index 0f71c97a..fbc8fe8a 100644 --- a/build.changes +++ b/build.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed May 8 11:12:37 UTC 2013 - adrian@suse.de + +- support multi architecture initvm binaries + => vminit gets build as subpackage now again +- De-hardcode hugetlbfs from ppc +- Do not emulate VGA +- support new nameing scheme of install images of kiwi builds + ------------------------------------------------------------------- Mon Apr 29 07:40:19 UTC 2013 - adrian@suse.de diff --git a/build.dsc b/build.dsc index ca1c7a68..aa87276e 100644 --- a/build.dsc +++ b/build.dsc @@ -1,6 +1,6 @@ Format: 1.0 Source: build -Version: 20130429 +Version: 20130508 Binary: build Maintainer: Adrian Schroeter Architecture: all diff --git a/build.spec b/build.spec index b4f06a63..62aa6160 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: 20130429 +Version: 20130508 Release: 0 #!BuildIgnore: build-mkbaselibs Source: obs-build-%{version}.tar.gz @@ -85,12 +85,36 @@ for generating delta rpm packages. %endif +%package initvm-%{_host_cpu} +Summary: Virtualization initializer for emulated cross architecture builds +Group: Development/Tools/Building +Requires: build +BuildRequires: gcc +BuildRequires: glibc-devel +Provides: build-initvm +Obsoletes: build-initvm +%if 0%{?suse_version} > 1200 +BuildRequires: glibc-devel-static +%endif + +%description initvm-%{_host_cpu} +This package provides a script for building RPMs for SUSE Linux in a +chroot or a secure virtualized + %prep %setup -q -n obs-build-%version %build +make CFLAGS="$RPM_BUILD_FLAGS" initvm-all %install +# initvm +strip initvm.%{_host_cpu} +make DESTDIR=$RPM_BUILD_ROOT initvm-install +export NO_BRP_STRIP_DEBUG="true" +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 0%{?suse_version} @@ -112,6 +136,7 @@ test -e default.conf /usr/lib/build %config(noreplace) /usr/lib/build/emulator/emulator.sh %{_mandir}/man1/build.1* +%exclude /usr/lib/build/initvm.* %if 0%{?suse_version} > 1120 || ! 0%{?suse_version} %exclude /usr/lib/build/mkbaselibs @@ -130,4 +155,8 @@ test -e default.conf /usr/lib/build/mkdrpms %endif +%files initvm-%{_host_cpu} +%defattr(-,root,root) +/usr/lib/build/initvm.* + %changelog diff --git a/obs-build-20130429.tar.gz b/obs-build-20130429.tar.gz deleted file mode 100644 index 91471c2d..00000000 --- a/obs-build-20130429.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4d9c12fecf7a278a3af327d0495b67fe409ea71385c9288f7fe823e034589beb -size 152695 diff --git a/obs-build-20130508.tar.gz b/obs-build-20130508.tar.gz new file mode 100644 index 00000000..45374269 --- /dev/null +++ b/obs-build-20130508.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:347b5d1e3b3079db827c760e9cd6fb040bf33314584317fcba9249561c14de33 +size 152330 From 37fb6f33ca3fdf68af8f3f25241ff47dc398fae7 Mon Sep 17 00:00:00 2001 From: OBS User adrianSuSE Date: Tue, 14 May 2013 12:10:30 +0000 Subject: [PATCH 3/7] osc copypac from project:OBS:Server:2.4 package:build revision:34, using keep-link Rev openSUSE:Tools/208 Md5 bc81c705647b9601f3dfe1cecb4c6d62 2013-05-14 12:10:30 adrianSuSE None --- PKGBUILD | 4 ++-- build.changes | 10 ++++++++++ build.dsc | 7 ++----- build.spec | 14 +++++++++----- debian.changelog | 29 ----------------------------- debian.tar.gz | 4 ++-- obs-build-20130508.tar.gz | 3 --- obs-build-20130514.tar.gz | 3 +++ 8 files changed, 28 insertions(+), 46 deletions(-) delete mode 100644 obs-build-20130508.tar.gz create mode 100644 obs-build-20130514.tar.gz diff --git a/PKGBUILD b/PKGBUILD index e78e8e15..45c9842e 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,5 +1,5 @@ pkgname=build -pkgver=20130508 +pkgver=20130514 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=('61d38fe23efcd677e24a6f6919409d5b') +md5sums=('8c3484555b9e23a6933d7d513a32cae5') package() { msg "Installing build ..." diff --git a/build.changes b/build.changes index fbc8fe8a..03f9ad10 100644 --- a/build.changes +++ b/build.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue May 14 10:52:18 UTC 2013 - adrian@suse.de + +- debian builds call linitian now if installed +- Arch Linux: support new pacman tool syntax +- support kiwi installation medias with new kiwi versions +- fixed regression using build host rpm instead of the version from chroot +- fixed repository priority ordering, when only some repos have a priority + and kiwi appliances get build + ------------------------------------------------------------------- Wed May 8 11:12:37 UTC 2013 - adrian@suse.de diff --git a/build.dsc b/build.dsc index aa87276e..67abf84d 100644 --- a/build.dsc +++ b/build.dsc @@ -1,12 +1,9 @@ Format: 1.0 Source: build -Version: 20130508 +Version: 20130514 Binary: build Maintainer: Adrian Schroeter Architecture: all Standards-Version: 3.7.2 -Build-Depends: debhelper (>= 7) -VCS-Git: git://github.com/openSUSE/obs-build.git -VCS-Browser: https://github.com/openSUSE/obs-build -Homepage: https://build.opensuse.org/package/show?package=build&project=openSUSE%3ATools +Build-Depends: debhelper (>= 4) diff --git a/build.spec b/build.spec index 62aa6160..0613e812 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: 20130508 +Version: 20130514 Release: 0 #!BuildIgnore: build-mkbaselibs Source: obs-build-%{version}.tar.gz @@ -85,7 +85,11 @@ for generating delta rpm packages. %endif -%package initvm-%{_host_cpu} +%define initvm_arch %{_host_cpu} +%if %{_host_cpu} == "i686" +%define initvm_arch i586 +%endif +%package initvm-%{initvm_arch} Summary: Virtualization initializer for emulated cross architecture builds Group: Development/Tools/Building Requires: build @@ -97,7 +101,7 @@ Obsoletes: build-initvm BuildRequires: glibc-devel-static %endif -%description initvm-%{_host_cpu} +%description initvm-%{initvm_arch} This package provides a script for building RPMs for SUSE Linux in a chroot or a secure virtualized @@ -109,8 +113,8 @@ make CFLAGS="$RPM_BUILD_FLAGS" initvm-all %install # initvm -strip initvm.%{_host_cpu} make DESTDIR=$RPM_BUILD_ROOT initvm-install +strip $RPM_BUILD_ROOT/usr/lib/build/initvm.* export NO_BRP_STRIP_DEBUG="true" chmod 0644 $RPM_BUILD_ROOT/usr/lib/build/initvm.* @@ -155,7 +159,7 @@ test -e default.conf /usr/lib/build/mkdrpms %endif -%files initvm-%{_host_cpu} +%files initvm-%{initvm_arch} %defattr(-,root,root) /usr/lib/build/initvm.* diff --git a/debian.changelog b/debian.changelog index 8c7a9ae5..aecd64cf 100644 --- a/debian.changelog +++ b/debian.changelog @@ -1,32 +1,3 @@ -build (2012.08.24-1) unstable; urgency=low - - * update to current git - - fixed arch PKGBUILD parsing - - add .qcow2 file handling for kiwi - - support root tar ball output format of kiwi - - -- Michael Schroeder Fri, 24 Aug 2012 14:06:31 +0200 - -build (2012.07.19-2) unstable; urgency=low - - * fix version in debian.changelog - * misc updates for debian/* - - Use debhelper compat level 7 (lenny) - - Add some informational headers to control - - Simplify rules file by using dh - - Convert copyright file to UTF-8 - - -- Frank Lichtenheld Tue, 24 Jul 2012 00:13:28 +0200 - -build (2012.07.19-1) unstable; urgency=low - - * update 12.2 config to RC1 state - * add 12.3 config to fix build for factory - * do not package compressed _and_ uncompressed kiwi images - * add build timestamps in each logfile line - - -- Adrian Schroeter Thu, 19 Jul 2010 10:03:54 +0200 - build (2011.10.10-1) unstable; urgency=low * Update to current git trunk diff --git a/debian.tar.gz b/debian.tar.gz index 893f26ca..6ff99671 100644 --- a/debian.tar.gz +++ b/debian.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f91fb16572adc921059cb857a6c4a6ebc6dded6c1a93762f0ae28c9123efb624 -size 1093 +oid sha256:e76356912637c3554da7a0cef6cbc7f12e5adf9fc4c6b14fb09084c6b6bcc845 +size 1524 diff --git a/obs-build-20130508.tar.gz b/obs-build-20130508.tar.gz deleted file mode 100644 index 45374269..00000000 --- a/obs-build-20130508.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:347b5d1e3b3079db827c760e9cd6fb040bf33314584317fcba9249561c14de33 -size 152330 diff --git a/obs-build-20130514.tar.gz b/obs-build-20130514.tar.gz new file mode 100644 index 00000000..f9bad587 --- /dev/null +++ b/obs-build-20130514.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b5869bbabf7839f1e0b41301dd3551d463e4afd3a8d5641ed9dc64dea2056c3 +size 153635 From c77ee5a7992dca0427cdceceba0502afbf724e00 Mon Sep 17 00:00:00 2001 From: OBS User adrianSuSE Date: Wed, 15 May 2013 16:27:51 +0000 Subject: [PATCH 4/7] osc copypac from project:OBS:Server:2.4 package:build revision:36, using keep-link Rev openSUSE:Tools/209 Md5 3dd4a7c08ad6509dc4c5f553fe590ea9 2013-05-15 16:27:51 adrianSuSE None --- PKGBUILD | 4 ++-- build.changes | 5 +++++ build.dsc | 2 +- build.spec | 2 +- obs-build-20130514.tar.gz | 3 --- obs-build-20130515.tar.gz | 3 +++ 6 files changed, 12 insertions(+), 7 deletions(-) delete mode 100644 obs-build-20130514.tar.gz create mode 100644 obs-build-20130515.tar.gz diff --git a/PKGBUILD b/PKGBUILD index 45c9842e..811dc3c8 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,5 +1,5 @@ pkgname=build -pkgver=20130514 +pkgver=20130515 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=('8c3484555b9e23a6933d7d513a32cae5') +md5sums=('51ad20f8dab1ec7acd9b8931e0a8fe24') package() { msg "Installing build ..." diff --git a/build.changes b/build.changes index 03f9ad10..016a8c13 100644 --- a/build.changes +++ b/build.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed May 15 16:17:04 UTC 2013 - adrian@suse.de + +- fix qemu-binfmt registration in chroot builds + ------------------------------------------------------------------- Tue May 14 10:52:18 UTC 2013 - adrian@suse.de diff --git a/build.dsc b/build.dsc index 67abf84d..9b4e1ce5 100644 --- a/build.dsc +++ b/build.dsc @@ -1,6 +1,6 @@ Format: 1.0 Source: build -Version: 20130514 +Version: 20130515 Binary: build Maintainer: Adrian Schroeter Architecture: all diff --git a/build.spec b/build.spec index 0613e812..bb23ac16 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: 20130514 +Version: 20130515 Release: 0 #!BuildIgnore: build-mkbaselibs Source: obs-build-%{version}.tar.gz diff --git a/obs-build-20130514.tar.gz b/obs-build-20130514.tar.gz deleted file mode 100644 index f9bad587..00000000 --- a/obs-build-20130514.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3b5869bbabf7839f1e0b41301dd3551d463e4afd3a8d5641ed9dc64dea2056c3 -size 153635 diff --git a/obs-build-20130515.tar.gz b/obs-build-20130515.tar.gz new file mode 100644 index 00000000..6877f865 --- /dev/null +++ b/obs-build-20130515.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e2572e5cb30233d6e16158849d23f45f997b3639822293db9c4bc05aaf74849 +size 153482 From e0aa8506bb2e09761a59704a835e4d332e8d7154 Mon Sep 17 00:00:00 2001 From: OBS User adrianSuSE Date: Thu, 16 May 2013 06:06:57 +0000 Subject: [PATCH 5/7] osc copypac from project:OBS:Server:2.4 package:build revision:37, using keep-link Rev openSUSE:Tools/210 Md5 5285c17b2f39bcb29af7a672e96701de 2013-05-16 06:06:57 adrianSuSE None --- PKGBUILD | 4 ++-- build.dsc | 2 +- build.spec | 2 +- obs-build-20130515.tar.gz | 3 --- obs-build-20130516.tar.gz | 3 +++ 5 files changed, 7 insertions(+), 7 deletions(-) delete mode 100644 obs-build-20130515.tar.gz create mode 100644 obs-build-20130516.tar.gz diff --git a/PKGBUILD b/PKGBUILD index 811dc3c8..9951508c 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,5 +1,5 @@ pkgname=build -pkgver=20130515 +pkgver=20130516 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=('51ad20f8dab1ec7acd9b8931e0a8fe24') +md5sums=('0afc77dd5d39dd19d9b082d55fe12cb6') package() { msg "Installing build ..." diff --git a/build.dsc b/build.dsc index 9b4e1ce5..4658a767 100644 --- a/build.dsc +++ b/build.dsc @@ -1,6 +1,6 @@ Format: 1.0 Source: build -Version: 20130515 +Version: 20130516 Binary: build Maintainer: Adrian Schroeter Architecture: all diff --git a/build.spec b/build.spec index bb23ac16..1f2bf0e3 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: 20130515 +Version: 20130516 Release: 0 #!BuildIgnore: build-mkbaselibs Source: obs-build-%{version}.tar.gz diff --git a/obs-build-20130515.tar.gz b/obs-build-20130515.tar.gz deleted file mode 100644 index 6877f865..00000000 --- a/obs-build-20130515.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9e2572e5cb30233d6e16158849d23f45f997b3639822293db9c4bc05aaf74849 -size 153482 diff --git a/obs-build-20130516.tar.gz b/obs-build-20130516.tar.gz new file mode 100644 index 00000000..310f0e53 --- /dev/null +++ b/obs-build-20130516.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1182e3f88cd84a58f8f4a24a3be0a59515c01cdeca0c6e39bfcd43afa2fa28c +size 153325 From 0f2b5d8f24aceadc5c19e0005bef7bfd4774c11e Mon Sep 17 00:00:00 2001 From: OBS User adrianSuSE Date: Fri, 17 May 2013 09:23:03 +0000 Subject: [PATCH 6/7] osc copypac from project:OBS:Server:2.4 package:build revision:38, using keep-link Rev openSUSE:Tools/211 Md5 1ca35eca9161cfb842797540eb919e2d 2013-05-17 09:23:03 adrianSuSE None --- PKGBUILD | 4 ++-- build.changes | 6 ++++++ build.dsc | 2 +- build.spec | 2 +- obs-build-20130516.tar.gz | 3 --- obs-build-20130517.tar.gz | 3 +++ 6 files changed, 13 insertions(+), 7 deletions(-) delete mode 100644 obs-build-20130516.tar.gz create mode 100644 obs-build-20130517.tar.gz diff --git a/PKGBUILD b/PKGBUILD index 9951508c..e8e82fb7 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,5 +1,5 @@ pkgname=build -pkgver=20130516 +pkgver=20130517 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=('0afc77dd5d39dd19d9b082d55fe12cb6') +md5sums=('3c25d0531aec60b2b984138a566799f8') package() { msg "Installing build ..." diff --git a/build.changes b/build.changes index 016a8c13..41789347 100644 --- a/build.changes +++ b/build.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri May 17 09:24:49 UTC 2013 - adrian@suse.de + +- fix a number of issues regarding statistics collection + => works with more udev versions now + ------------------------------------------------------------------- Wed May 15 16:17:04 UTC 2013 - adrian@suse.de diff --git a/build.dsc b/build.dsc index 4658a767..959bf1c5 100644 --- a/build.dsc +++ b/build.dsc @@ -1,6 +1,6 @@ Format: 1.0 Source: build -Version: 20130516 +Version: 20130517 Binary: build Maintainer: Adrian Schroeter Architecture: all diff --git a/build.spec b/build.spec index 1f2bf0e3..3d1644aa 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: 20130516 +Version: 20130517 Release: 0 #!BuildIgnore: build-mkbaselibs Source: obs-build-%{version}.tar.gz diff --git a/obs-build-20130516.tar.gz b/obs-build-20130516.tar.gz deleted file mode 100644 index 310f0e53..00000000 --- a/obs-build-20130516.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a1182e3f88cd84a58f8f4a24a3be0a59515c01cdeca0c6e39bfcd43afa2fa28c -size 153325 diff --git a/obs-build-20130517.tar.gz b/obs-build-20130517.tar.gz new file mode 100644 index 00000000..70b22849 --- /dev/null +++ b/obs-build-20130517.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:684e0667da050609fc8b1eab1e0130bd800ee1daa46f4c33a98a58cf8131356c +size 153859 From 2973badd325eae036133699d1753a9de4f7243e5 Mon Sep 17 00:00:00 2001 From: OBS User adrianSuSE Date: Fri, 17 May 2013 09:26:54 +0000 Subject: [PATCH 7/7] trigger service run Rev openSUSE:Tools/213 Md5 0eaac1db65c1f46c87a04046ff7ac85b 2013-05-17 09:26:54 adrianSuSE None --- build.changes | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/build.changes b/build.changes index 41789347..b013ee40 100644 --- a/build.changes +++ b/build.changes @@ -45,6 +45,14 @@ Fri Apr 26 11:35:37 UTC 2013 - adrian@suse.de - final openSUSE 12.3 config - arm build support fixes +------------------------------------------------------------------- +Tue Apr 2 11:09:59 UTC 2013 - coolo@suse.com + +- add sl13.1.conf (openSUSE:Factory prjconf of 2013-03-29) +- have ncurses-devel-32bit require ncurses-devel and not ncurses-32bit +- do not put .socket files into the 32bit packages +- unbreak kvm for x86_64 + ------------------------------------------------------------------- Fri Mar 8 09:43:58 UTC 2013 - adrian@suse.de