From 9c0df80d6d1c1e5994089d357cc26afe3b29c030 Mon Sep 17 00:00:00 2001 From: OBS User adrianSuSE Date: Mon, 13 Feb 2012 08:51:45 +0000 Subject: [PATCH] update Rev openSUSE:Tools/154 Md5 7ff295ca02ef2413500487e4ebea8680 2012-02-13 08:51:45 adrianSuSE None --- _service | 2 +- build-initvm.spec | 13 ++++++------- build-mkbaselibs-sle.spec | 11 ++++------- build.changes | 9 +++++++++ build.dsc | 2 +- build.spec | 17 ++++++----------- obs-build-2011.10.25.tar.gz | 3 --- obs-build-2012.02.13.tar.gz | 3 +++ 8 files changed, 30 insertions(+), 30 deletions(-) delete mode 100644 obs-build-2011.10.25.tar.gz create mode 100644 obs-build-2012.02.13.tar.gz diff --git a/_service b/_service index 091b701c..34a4a0e7 100644 --- a/_service +++ b/_service @@ -1,6 +1,6 @@ - 2011.10.25 + 2012.02.13 git://github.com/openSUSE/obs-build.git git diff --git a/build-initvm.spec b/build-initvm.spec index 20c91ca2..7310ef7d 100644 --- a/build-initvm.spec +++ b/build-initvm.spec @@ -1,7 +1,7 @@ # # spec file for package build-initvm # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 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 @@ -16,19 +16,18 @@ # - Name: build-initvm -License: GPLv2+ -Group: Development/Tools/Building -AutoReqProv: on Summary: A Script to Build SUSE Linux RPMs -Version: 2011.10.25 +License: GPL-2.0+ +Group: Development/Tools/Building +Version: 2012.02.13 Release: 0 Source: obs-build-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build AutoReqProv: off Requires: build -BuildRequires: gcc glibc-devel +BuildRequires: gcc +BuildRequires: glibc-devel %if 0%{?suse_version} > 1200 BuildRequires: glibc-devel-static %endif diff --git a/build-mkbaselibs-sle.spec b/build-mkbaselibs-sle.spec index 5477e099..530c301c 100644 --- a/build-mkbaselibs-sle.spec +++ b/build-mkbaselibs-sle.spec @@ -1,7 +1,7 @@ # # spec file for package build-mkbaselibs-sle # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 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 @@ -15,15 +15,12 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - Name: build-mkbaselibs-sle -License: GPLv2+ -Group: Development/Tools/Building -AutoReqProv: on Summary: Tools to generate base lib packages -Version: 2011.10.25 +License: GPL-2.0+ +Group: Development/Tools/Building +Version: 2012.02.13 Release: 0 #!BuildIgnore: build-mkbaselibs Provides: build-mkbaselibs diff --git a/build.changes b/build.changes index 8c6c1579..1f25a9ad 100644 --- a/build.changes +++ b/build.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Feb 13 08:49:34 UTC 2012 - adrian@suse.de + +- Support for openSUSE 12.2 (current factory) +- Support for crossbuild via Hostarch directive +- PPC KVM support +- swap space gets taken into account for ulimits +- Failure on not supported personality set + ------------------------------------------------------------------- Tue Oct 25 14:40:05 UTC 2011 - adrian@suse.de diff --git a/build.dsc b/build.dsc index 6038364a..1cc526ae 100644 --- a/build.dsc +++ b/build.dsc @@ -1,6 +1,6 @@ Format: 1.0 Source: build -Version: 2011.10.25 +Version: 2012.02.13 Binary: build Maintainer: Adrian Schroeter Architecture: all diff --git a/build.spec b/build.spec index bb00b14e..2f45fb41 100644 --- a/build.spec +++ b/build.spec @@ -1,7 +1,7 @@ # # spec file for package build # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 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 @@ -15,15 +15,12 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - Name: build -License: GPLv2+ -Group: Development/Tools/Building -AutoReqProv: on Summary: A Script to Build SUSE Linux RPMs -Version: 2011.10.25 +License: GPL-2.0+ +Group: Development/Tools/Building +Version: 2012.02.13 Release: 0 #!BuildIgnore: build-mkbaselibs Source: obs-build-%{version}.tar.gz @@ -66,9 +63,8 @@ chroot environment. %if 0%{?suse_version} > 1120 || ! 0%{?suse_version} %package mkbaselibs -License: GPLv2+ -Group: Development/Tools/Building Summary: Tools to generate base lib packages +Group: Development/Tools/Building # NOTE: this package must not have dependencies which may break boot strapping (eg. perl modules) %description mkbaselibs @@ -76,9 +72,8 @@ This package contains the parts which may be installed in the inner build system for generating base lib packages. %package mkdrpms -License: GPLv2+ -Group: Development/Tools/Building Summary: Tools to generate delta rpms +Group: Development/Tools/Building Requires: deltarpm # XXX: we wanted to avoid that but mkdrpms needs Build::Rpm::rpmq Requires: build diff --git a/obs-build-2011.10.25.tar.gz b/obs-build-2011.10.25.tar.gz deleted file mode 100644 index bd752b37..00000000 --- a/obs-build-2011.10.25.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e4b51dbe1e85bdb7aa363886c91417d43c543351880f79e87586a614a0fb9329 -size 125148 diff --git a/obs-build-2012.02.13.tar.gz b/obs-build-2012.02.13.tar.gz new file mode 100644 index 00000000..b496b9c7 --- /dev/null +++ b/obs-build-2012.02.13.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b682f371d3d1cb62f8b07561d8250e7b3a8ca704ff23b9b7bbe5bdb4c946170e +size 130331