diff --git a/PKGBUILD b/PKGBUILD index ca38230..5cd2d3e 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 dba60c0..a472371 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 8f8b42a..0f71c97 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 5f16349..ca1c7a6 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 4901ba3..b4f06a6 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 5389a2d..0000000 --- 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 0000000..91471c2 --- /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