From 83d2e7e1771d95ffb2be875b253a6d6789ea4d48 Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Thu, 21 Jan 2010 12:17:26 +0000 Subject: [PATCH] Accepting request 29635 from openSUSE:Tools Copy from openSUSE:Tools/build based on submit request 29635 from user adrianSuSE OBS-URL: https://build.opensuse.org/request/show/29635 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/build?expand=0&rev=24 --- build-2009.09.23.tar.gz | 3 --- build-2010.01.13.tar.gz | 3 +++ build.changes | 56 +++++++++++++++++++++++++++++++++++++++++ build.dsc | 2 +- build.spec | 9 ++++--- 5 files changed, 65 insertions(+), 8 deletions(-) delete mode 100644 build-2009.09.23.tar.gz create mode 100644 build-2010.01.13.tar.gz diff --git a/build-2009.09.23.tar.gz b/build-2009.09.23.tar.gz deleted file mode 100644 index 4217358..0000000 --- a/build-2009.09.23.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:368a9d6cf094c17f3ee90eab96d4d7440da31da21aba43d5760a516eac7ca815 -size 85977 diff --git a/build-2010.01.13.tar.gz b/build-2010.01.13.tar.gz new file mode 100644 index 0000000..ad77bac --- /dev/null +++ b/build-2010.01.13.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c8a5bf683f8d3154dc3f146ce0d7c1905129baf5f2ea0fe48443948f5121235 +size 95361 diff --git a/build.changes b/build.changes index 19c28ea..7e2df12 100644 --- a/build.changes +++ b/build.changes @@ -1,3 +1,59 @@ +------------------------------------------------------------------- +Wed Jan 13 15:21:28 UTC 2010 - adrian@suse.de + +- update to current git repo + * unbreaking kiwi builds again + +------------------------------------------------------------------- +Sun Jan 3 13:02:40 UTC 2010 - adrian@suse.de + +- update to current git repo, update to commit 549cf6c6e148b7f8c05c12ee06f3094cb67149f9 + * minor bugfixes + * sparc support fixes + +------------------------------------------------------------------- +Thu Dec 10 07:00:00 UTC 2009 - adrian@suse.de + +- switch to git repository, update to commit c8b33e430bfb40b80df43249279bd561d874d786 + * product building via abuild user + * prodoct building speedup + +------------------------------------------------------------------- +Fri Nov 27 09:44:56 UTC 2009 - adrian@suse.de + +- update to svn(r9279) + Debian packages get configured at install time again now. + But keeping additional configuration step afterwards for failed + configutions (due to dep cycles) + +------------------------------------------------------------------- +Fri Nov 27 09:11:15 UTC 2009 - adrian@suse.de + +- add requires to perl-TimeDate for changelog2spec app + +------------------------------------------------------------------- +Wed Nov 25 10:54:24 UTC 2009 - adrian@suse.de + +- update to svn(r9238) + * Debian chroot enviroments are running post installation scripts + now after all packages got installed, not after each installation + (partly fixes Ubuntu 9.10 setup) + +------------------------------------------------------------------- +Sat Nov 21 19:50:44 UTC 2009 - adrian@suse.de + +- update to current svn(r9154) + * add support for xz compressed rpms (Fedora 12) on platforms without xz support in + rpm. + * speed up install by disabling fsync in rpm config + +------------------------------------------------------------------- +Thu Nov 5 06:16:05 UTC 2009 - adrian@suse.de + +- update to current svn (r8506) + - product iso generation is done by kiwi now + - debs get generated via "make install" + ------------------------------------------------------------------- Wed Sep 23 12:01:05 CEST 2009 - mls@suse.de diff --git a/build.dsc b/build.dsc index a97e83c..f7472d1 100644 --- a/build.dsc +++ b/build.dsc @@ -1,6 +1,6 @@ Format: 1.0 Source: build -Version: 2009.09.23 +Version: 2010.01.13 Binary: build Maintainer: Adrian Schroeter Architecture: all diff --git a/build.spec b/build.spec index 1f097e5..40f0ac1 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: 2009.09.23 +Version: 2010.01.13 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") @@ -45,6 +45,7 @@ BuildArch: noarch AutoReqProv: off Requires: /bin/bash Requires: /usr/bin/perl +Requires: perl-TimeDate %description This package provides a script for building RPMs for SUSE Linux in a