Copy from openSUSE:Tools:Unstable/build via accept of submit request 31349 revision 9.

Request was accepted with message:
reviewed ok.


Rev openSUSE:Tools/68 Md5 9bfad47640f0f06c8e41c78adbc191a2 2010-02-02 16:31:57 adrianSuSE 31349
This commit is contained in:
OBS User adrianSuSE 2010-02-02 16:31:57 +00:00 committed by Git OBS Bridge
parent ce3d97fa0e
commit 5a1ff4a918
7 changed files with 37 additions and 13 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3c8a5bf683f8d3154dc3f146ce0d7c1905129baf5f2ea0fe48443948f5121235
size 95361

3
build-2010.02.02.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:50f0f6e56ba525bc59e36e96211e13d5cea61ffdbcb7b414631ec0b60f7add1f
size 99375

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Tue Feb 2 10:29:04 UTC 2010 - adrian@suse.de
- update to current git
* support kiwi 4.1 schema files
-------------------------------------------------------------------
Tue Jan 19 14:57:22 UTC 2010 - adrian@suse.de
- update to current git
* fixed missing --root parameter for substitutedeps call
-------------------------------------------------------------------
Mon Jan 18 16:38:58 UTC 2010 - adrian@suse.de
- update to current git
* create .sha256 files for kiwi image results
-------------------------------------------------------------------
Wed Jan 13 15:21:28 UTC 2010 - adrian@suse.de

View File

@ -1,6 +1,6 @@
Format: 1.0
Source: build
Version: 2010.01.13
Version: 2010.02.02
Binary: build
Maintainer: Adrian Schroeter <adrian@suse.de>
Architecture: all

View File

@ -1,7 +1,7 @@
#
# spec file for package build (Version 2009.09.23)
# spec file for package build (Version 2010.01.13)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2010 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
@ -19,11 +19,11 @@
Name: build
License: GPL v2 or later
License: GPLv2+
Group: Development/Tools/Building
AutoReqProv: on
Summary: A Script to Build SUSE Linux RPMs
Version: 2010.01.13
Version: 2010.02.02
Release: 1
# osc rm build-*tar.bz2
# REVISION=$(svn info https://forgesvn1.novell.com/svn/opensuse/trunk/buildservice/src/build | sed -ne "/Revision: /s///p")
@ -43,9 +43,11 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
# Manual requires to avoid hard require to bash-static
AutoReqProv: off
Requires: /bin/bash
Requires: /usr/bin/perl
# Keep the following dependencies in sync with obs-worker package
Requires: bash
Requires: perl
Requires: perl-TimeDate
Requires: binutils
%description
This package provides a script for building RPMs for SUSE Linux in a

View File

@ -1,3 +1,10 @@
build (2010.02.02-1) unstable; urgency=low
* Update to current git trunk
- Support new kiwi 4.1 schema files
-- Adrian Schroeter <adrian@suse.de> Tue, 02 Feb 2010 10:03:54 +0200
build (2009.09.23-1) unstable; urgency=low
* Update to current svn trunk

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:39955bdd3da1f62d4027a2fff2feb12121ebcde2b67898c3f2eb512f9581213f
size 1782