From 33ad2290342e1ea0d59208848baa2c65cb7d4df2 Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Thu, 15 Apr 2010 21:59:47 +0000 Subject: [PATCH 1/2] checked in (request 37998) Rev openSUSE:Tools/83 Md5 0cec21f75fa07795c27ceb86e34f686a 2010-04-15 21:59:47 autobuild 37998 --- build.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/build.spec b/build.spec index ea0fe599..d3b0940b 100644 --- a/build.spec +++ b/build.spec @@ -1,5 +1,5 @@ # -# spec file for package build (Version 2010.03.10) +# spec file for package build (Version 2010.04.15) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -56,9 +56,10 @@ chroot environment. %if 0%{?suse_version} > 1120 || ! 0%{?suse_version} -Requires: build-mkbaselibs +Requires: build-mkbaselibs %package mkbaselibs +License: GPLv2+ Group: Development/Tools/Building Summary: Tools to generate base lib packages # NOTE: this package must not have dependencies which may break boot strapping (eg. perl modules) From f0ca878579e22e6e3e94000b615a545e02821bb7 Mon Sep 17 00:00:00 2001 From: OBS User oertel Date: Thu, 15 Apr 2010 23:12:13 +0000 Subject: [PATCH 2/2] - add BuildIgnore build-mkbaselibs to be able to bootstrap Rev openSUSE:Tools/84 Md5 c3e018b358c3882fa852d7d179a40ecf 2010-04-15 23:12:13 oertel None --- build.changes | 5 +++++ build.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/build.changes b/build.changes index bf3e5efe..f907c398 100644 --- a/build.changes +++ b/build.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Apr 16 01:11:45 CEST 2010 - ro@suse.de + +- add BuildIgnore build-mkbaselibs to be able to bootstrap + ------------------------------------------------------------------- Thu Apr 15 14:04:56 UTC 2010 - adrian@suse.de diff --git a/build.spec b/build.spec index d3b0940b..18c4bded 100644 --- a/build.spec +++ b/build.spec @@ -38,6 +38,7 @@ Release: 1 # osc build build.spec # osc ci # osc submitreq create -m"current svn snapshot." openSUSE:Tools build openSUSE:Factory +#!BuildIgnore: build-mkbaselibs Source: build-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch