From 5a1ff4a9189512800d5d18215e280baedb17c90b Mon Sep 17 00:00:00 2001 From: OBS User adrianSuSE Date: Tue, 2 Feb 2010 16:31:57 +0000 Subject: [PATCH 1/4] 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 --- build-2010.01.13.tar.gz | 3 --- build-2010.02.02.tar.gz | 3 +++ build.changes | 18 ++++++++++++++++++ build.dsc | 2 +- build.spec | 14 ++++++++------ debian.changelog | 7 +++++++ debian.tar.gz | 3 --- 7 files changed, 37 insertions(+), 13 deletions(-) delete mode 100644 build-2010.01.13.tar.gz create mode 100644 build-2010.02.02.tar.gz delete mode 100644 debian.tar.gz diff --git a/build-2010.01.13.tar.gz b/build-2010.01.13.tar.gz deleted file mode 100644 index ad77bac7..00000000 --- a/build-2010.01.13.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3c8a5bf683f8d3154dc3f146ce0d7c1905129baf5f2ea0fe48443948f5121235 -size 95361 diff --git a/build-2010.02.02.tar.gz b/build-2010.02.02.tar.gz new file mode 100644 index 00000000..2c1167d2 --- /dev/null +++ b/build-2010.02.02.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50f0f6e56ba525bc59e36e96211e13d5cea61ffdbcb7b414631ec0b60f7add1f +size 99375 diff --git a/build.changes b/build.changes index 7e2df124..f8ff95ca 100644 --- a/build.changes +++ b/build.changes @@ -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 diff --git a/build.dsc b/build.dsc index f7472d1d..d1f5f5a8 100644 --- a/build.dsc +++ b/build.dsc @@ -1,6 +1,6 @@ Format: 1.0 Source: build -Version: 2010.01.13 +Version: 2010.02.02 Binary: build Maintainer: Adrian Schroeter Architecture: all diff --git a/build.spec b/build.spec index 680a7db7..1fe7dba8 100644 --- a/build.spec +++ b/build.spec @@ -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 diff --git a/debian.changelog b/debian.changelog index eb58e86a..c5ac67c4 100644 --- a/debian.changelog +++ b/debian.changelog @@ -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 Tue, 02 Feb 2010 10:03:54 +0200 + build (2009.09.23-1) unstable; urgency=low * Update to current svn trunk diff --git a/debian.tar.gz b/debian.tar.gz deleted file mode 100644 index 3ccd12d8..00000000 --- a/debian.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:39955bdd3da1f62d4027a2fff2feb12121ebcde2b67898c3f2eb512f9581213f -size 1782 From a3c6e4852a003565b82ce1d666cdb25c35d099a1 Mon Sep 17 00:00:00 2001 From: OBS User adrianSuSE Date: Thu, 11 Feb 2010 19:13:07 +0000 Subject: [PATCH 2/4] Rev openSUSE:Tools/69 Md5 812d56c86b039ceddbecf48fa43da98c 2010-02-11 19:13:07 adrianSuSE None --- debian.tar.gz | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 debian.tar.gz diff --git a/debian.tar.gz b/debian.tar.gz new file mode 100644 index 00000000..6ff99671 --- /dev/null +++ b/debian.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e76356912637c3554da7a0cef6cbc7f12e5adf9fc4c6b14fb09084c6b6bcc845 +size 1524 From 5dc36b42d8862e7099e95430dab6524a51c4248c Mon Sep 17 00:00:00 2001 From: OBS User adrianSuSE Date: Fri, 12 Feb 2010 10:15:39 +0000 Subject: [PATCH 3/4] Copy from openSUSE:Tools:Unstable/build via accept of submit request 32370 revision 12. Request was accepted with message: Rev openSUSE:Tools/70 Md5 4c93869fa0df9a117b514d3a7ef27cd3 2010-02-12 10:15:39 adrianSuSE 32370 --- build-2010.02.02.tar.gz | 3 --- build-2010.02.11.tar.gz | 3 +++ build.changes | 8 +++++++- build.dsc | 2 +- build.spec | 2 +- 5 files changed, 12 insertions(+), 6 deletions(-) delete mode 100644 build-2010.02.02.tar.gz create mode 100644 build-2010.02.11.tar.gz diff --git a/build-2010.02.02.tar.gz b/build-2010.02.02.tar.gz deleted file mode 100644 index 2c1167d2..00000000 --- a/build-2010.02.02.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:50f0f6e56ba525bc59e36e96211e13d5cea61ffdbcb7b414631ec0b60f7add1f -size 99375 diff --git a/build-2010.02.11.tar.gz b/build-2010.02.11.tar.gz new file mode 100644 index 00000000..7e457f2d --- /dev/null +++ b/build-2010.02.11.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec5dee8112077b8f29940aa171a8f8a7b1a412a49dbc6b962ee93b8e675506ba +size 99368 diff --git a/build.changes b/build.changes index f8ff95ca..b2de2f70 100644 --- a/build.changes +++ b/build.changes @@ -1,5 +1,11 @@ ------------------------------------------------------------------- -Tue Feb 2 10:29:04 UTC 2010 - adrian@suse.de +Thu Feb 11 19:09:11 UTC 2010 - adrian@suse.de + +- update to current git + * fixed handling of kiwi build results + +------------------------------------------------------------------- +Mon Feb 8 15:52:12 UTC 2010 - adrian@suse.de - update to current git * support kiwi 4.1 schema files diff --git a/build.dsc b/build.dsc index d1f5f5a8..9d64e58e 100644 --- a/build.dsc +++ b/build.dsc @@ -1,6 +1,6 @@ Format: 1.0 Source: build -Version: 2010.02.02 +Version: 2010.02.11 Binary: build Maintainer: Adrian Schroeter Architecture: all diff --git a/build.spec b/build.spec index 1fe7dba8..581cb199 100644 --- a/build.spec +++ b/build.spec @@ -23,7 +23,7 @@ License: GPLv2+ Group: Development/Tools/Building AutoReqProv: on Summary: A Script to Build SUSE Linux RPMs -Version: 2010.02.02 +Version: 2010.02.11 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") From f8eaed054fadb62994b76457f37168dfb0071382 Mon Sep 17 00:00:00 2001 From: OBS User adrianSuSE Date: Sat, 20 Feb 2010 10:50:41 +0000 Subject: [PATCH 4/4] Rev openSUSE:Tools/71 Md5 cfdd6c37bdeb40e79dc39fe589894756 2010-02-20 10:50:41 adrianSuSE None --- build-2010.02.11.tar.gz | 3 --- build-2010.02.19.tar.gz | 3 +++ build.changes | 6 ++++++ build.dsc | 2 +- build.spec | 2 +- 5 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 build-2010.02.11.tar.gz create mode 100644 build-2010.02.19.tar.gz diff --git a/build-2010.02.11.tar.gz b/build-2010.02.11.tar.gz deleted file mode 100644 index 7e457f2d..00000000 --- a/build-2010.02.11.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ec5dee8112077b8f29940aa171a8f8a7b1a412a49dbc6b962ee93b8e675506ba -size 99368 diff --git a/build-2010.02.19.tar.gz b/build-2010.02.19.tar.gz new file mode 100644 index 00000000..1767c32f --- /dev/null +++ b/build-2010.02.19.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec61bd1966eef22cd22444dd753be2910cac3f8665a30fa8e264cef886f009f2 +size 99327 diff --git a/build.changes b/build.changes index b2de2f70..ddfbc5e3 100644 --- a/build.changes +++ b/build.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Feb 20 10:49:00 UTC 2010 - adrian@suse.de + +- update to current git + * fix for permissions for debian (done by Jan-Simon) + ------------------------------------------------------------------- Thu Feb 11 19:09:11 UTC 2010 - adrian@suse.de diff --git a/build.dsc b/build.dsc index 9d64e58e..68bdcf50 100644 --- a/build.dsc +++ b/build.dsc @@ -1,6 +1,6 @@ Format: 1.0 Source: build -Version: 2010.02.11 +Version: 2010.02.19 Binary: build Maintainer: Adrian Schroeter Architecture: all diff --git a/build.spec b/build.spec index 581cb199..a20b9f95 100644 --- a/build.spec +++ b/build.spec @@ -23,7 +23,7 @@ License: GPLv2+ Group: Development/Tools/Building AutoReqProv: on Summary: A Script to Build SUSE Linux RPMs -Version: 2010.02.11 +Version: 2010.02.19 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")