From edccd141bf13f27f1e733a601f644d1333189026 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20Schr=C3=B6der?= Date: Tue, 29 Jun 2010 13:14:59 +0000 Subject: [PATCH 1/5] Accepting request 42248 from openSUSE:Tools:Unstable Copy from openSUSE:Tools:Unstable/build via accept of submit request 42248 revision 43. Request was accepted with message: good idea, thank you! OBS-URL: https://build.opensuse.org/request/show/42248 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=93 --- build-2010.05.29.tar.gz | 3 --- build-2010.06.29.tar.gz | 3 +++ build.changes | 20 ++++++++++++++++++++ build.dsc | 2 +- build.spec | 2 +- debian.changelog | 11 +++++++++++ 6 files changed, 36 insertions(+), 5 deletions(-) delete mode 100644 build-2010.05.29.tar.gz create mode 100644 build-2010.06.29.tar.gz diff --git a/build-2010.05.29.tar.gz b/build-2010.05.29.tar.gz deleted file mode 100644 index 7f3a9a7..0000000 --- a/build-2010.05.29.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3edb4dc9dddb3d4b678a840885a59cf29d1d12ad06c158b5e2e8f271c2c129c6 -size 103603 diff --git a/build-2010.06.29.tar.gz b/build-2010.06.29.tar.gz new file mode 100644 index 0000000..ae7cbb0 --- /dev/null +++ b/build-2010.06.29.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06335d01cbd32301fffe12548c7efdcb1215b67288e79a0f48bb557544f1a550 +size 108340 diff --git a/build.changes b/build.changes index 0c438ff..2014959 100644 --- a/build.changes +++ b/build.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Tue Jun 29 15:06:06 CEST 2010 - mls@suse.de + +- update to current git + * add 11.3 config + * fix repo creation in --noinit case + * support ovf files directly + * allow multiple --oldpackages + * delta rpm support + +------------------------------------------------------------------- +Mon Jun 21 12:20:36 UTC 2010 - adrian@suse.de + +- update to current git + * fixes for image building for SLE 10 + * fix parsing of macros that contain {} blocks + * support xz decoder helper script + * don't substitute in lines with %(), the parser cannot handle it (bnc#613965) + * run kvm instance with the right number of cpus according to given parallel build jobs + ------------------------------------------------------------------- Sat May 29 13:35:34 UTC 2010 - adrian@suse.de diff --git a/build.dsc b/build.dsc index ac31385..27374b1 100644 --- a/build.dsc +++ b/build.dsc @@ -1,6 +1,6 @@ Format: 1.0 Source: build -Version: 2010.05.29 +Version: 2010.06.29 Binary: build Maintainer: Adrian Schroeter Architecture: all diff --git a/build.spec b/build.spec index 9342039..ba66450 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.05.29 +Version: 2010.06.29 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") diff --git a/debian.changelog b/debian.changelog index c5ac67c..2793adf 100644 --- a/debian.changelog +++ b/debian.changelog @@ -1,3 +1,14 @@ +build (2010.06.29-1) unstable; urgency=low + + * Update to current git trunk + - add 11.3 config + - fix repo creation in --noinit case + - support ovf files directly + - allow multiple --oldpackages + - delta rpm support + + -- Adrian Schroeter Tue, 29 Jun 2010 10:03:54 +0200 + build (2010.02.02-1) unstable; urgency=low * Update to current git trunk From e6817baf77739c910a323a652f2de36261733719 Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Tue, 29 Jun 2010 15:48:06 +0000 Subject: [PATCH 2/5] Accepting request 42249 from openSUSE:Tools checked in (request 42249) OBS-URL: https://build.opensuse.org/request/show/42249 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=94 --- build-2010.05.29.tar.gz | 3 +++ build-2010.06.29.tar.gz | 3 --- build.changes | 20 -------------------- build.dsc | 2 +- build.spec | 2 +- debian.changelog | 11 ----------- 6 files changed, 5 insertions(+), 36 deletions(-) create mode 100644 build-2010.05.29.tar.gz delete mode 100644 build-2010.06.29.tar.gz diff --git a/build-2010.05.29.tar.gz b/build-2010.05.29.tar.gz new file mode 100644 index 0000000..7f3a9a7 --- /dev/null +++ b/build-2010.05.29.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3edb4dc9dddb3d4b678a840885a59cf29d1d12ad06c158b5e2e8f271c2c129c6 +size 103603 diff --git a/build-2010.06.29.tar.gz b/build-2010.06.29.tar.gz deleted file mode 100644 index ae7cbb0..0000000 --- a/build-2010.06.29.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:06335d01cbd32301fffe12548c7efdcb1215b67288e79a0f48bb557544f1a550 -size 108340 diff --git a/build.changes b/build.changes index 2014959..0c438ff 100644 --- a/build.changes +++ b/build.changes @@ -1,23 +1,3 @@ -------------------------------------------------------------------- -Tue Jun 29 15:06:06 CEST 2010 - mls@suse.de - -- update to current git - * add 11.3 config - * fix repo creation in --noinit case - * support ovf files directly - * allow multiple --oldpackages - * delta rpm support - -------------------------------------------------------------------- -Mon Jun 21 12:20:36 UTC 2010 - adrian@suse.de - -- update to current git - * fixes for image building for SLE 10 - * fix parsing of macros that contain {} blocks - * support xz decoder helper script - * don't substitute in lines with %(), the parser cannot handle it (bnc#613965) - * run kvm instance with the right number of cpus according to given parallel build jobs - ------------------------------------------------------------------- Sat May 29 13:35:34 UTC 2010 - adrian@suse.de diff --git a/build.dsc b/build.dsc index 27374b1..ac31385 100644 --- a/build.dsc +++ b/build.dsc @@ -1,6 +1,6 @@ Format: 1.0 Source: build -Version: 2010.06.29 +Version: 2010.05.29 Binary: build Maintainer: Adrian Schroeter Architecture: all diff --git a/build.spec b/build.spec index ba66450..9342039 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.06.29 +Version: 2010.05.29 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") diff --git a/debian.changelog b/debian.changelog index 2793adf..c5ac67c 100644 --- a/debian.changelog +++ b/debian.changelog @@ -1,14 +1,3 @@ -build (2010.06.29-1) unstable; urgency=low - - * Update to current git trunk - - add 11.3 config - - fix repo creation in --noinit case - - support ovf files directly - - allow multiple --oldpackages - - delta rpm support - - -- Adrian Schroeter Tue, 29 Jun 2010 10:03:54 +0200 - build (2010.02.02-1) unstable; urgency=low * Update to current git trunk From 90ed930222faa2108cf693fb461b444165b3dce0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Sat, 17 Jul 2010 08:47:29 +0000 Subject: [PATCH 3/5] Accepting request 42741 from openSUSE:Tools:Unstable Copy from openSUSE:Tools:Unstable/build via accept of submit request 42741 revision 46. Request was accepted with message: Reviewed ok OBS-URL: https://build.opensuse.org/request/show/42741 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=95 --- build-2010.05.29.tar.gz | 3 --- build-2010.07.08.tar.gz | 3 +++ build.changes | 26 ++++++++++++++++++++++++++ build.dsc | 2 +- build.spec | 4 ++-- debian.changelog | 17 +++++++++++++++++ 6 files changed, 49 insertions(+), 6 deletions(-) delete mode 100644 build-2010.05.29.tar.gz create mode 100644 build-2010.07.08.tar.gz diff --git a/build-2010.05.29.tar.gz b/build-2010.05.29.tar.gz deleted file mode 100644 index 7f3a9a7..0000000 --- a/build-2010.05.29.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3edb4dc9dddb3d4b678a840885a59cf29d1d12ad06c158b5e2e8f271c2c129c6 -size 103603 diff --git a/build-2010.07.08.tar.gz b/build-2010.07.08.tar.gz new file mode 100644 index 0000000..a64dc88 --- /dev/null +++ b/build-2010.07.08.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:060b3025f6af4669fca48095fb18f63aa8f64bd244faf93b2b62a9cd1afd0b3f +size 108355 diff --git a/build.changes b/build.changes index 0c438ff..cfd199c 100644 --- a/build.changes +++ b/build.changes @@ -1,3 +1,29 @@ +------------------------------------------------------------------- +Thu Jul 8 13:15:42 UTC 2010 - adrian@suse.de + +- update to current git + * export BUILD_DEBUG so rpmlint can check for it (bnc#618004) + +------------------------------------------------------------------- +Tue Jun 29 15:06:06 CEST 2010 - mls@suse.de + +- update to current git + * add 11.3 config + * fix repo creation in --noinit case + * support ovf files directly + * allow multiple --oldpackages + * delta rpm support + +------------------------------------------------------------------- +Mon Jun 21 12:20:36 UTC 2010 - adrian@suse.de + +- update to current git + * fixes for image building for SLE 10 + * fix parsing of macros that contain {} blocks + * support xz decoder helper script + * don't substitute in lines with %(), the parser cannot handle it (bnc#613965) + * run kvm instance with the right number of cpus according to given parallel build jobs + ------------------------------------------------------------------- Sat May 29 13:35:34 UTC 2010 - adrian@suse.de diff --git a/build.dsc b/build.dsc index ac31385..a93e06d 100644 --- a/build.dsc +++ b/build.dsc @@ -1,6 +1,6 @@ Format: 1.0 Source: build -Version: 2010.05.29 +Version: 2010.07.08 Binary: build Maintainer: Adrian Schroeter Architecture: all diff --git a/build.spec b/build.spec index 9342039..ac9a8b3 100644 --- a/build.spec +++ b/build.spec @@ -1,5 +1,5 @@ # -# spec file for package build (Version 2010.05.29) +# spec file for package build (Version 2010.06.29) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -23,7 +23,7 @@ License: GPLv2+ Group: Development/Tools/Building AutoReqProv: on Summary: A Script to Build SUSE Linux RPMs -Version: 2010.05.29 +Version: 2010.07.08 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") diff --git a/debian.changelog b/debian.changelog index c5ac67c..8e2dd09 100644 --- a/debian.changelog +++ b/debian.changelog @@ -1,3 +1,20 @@ +build (2010.07.08-1) unstable; urgency=low + + * Update to current git trunk + + -- Adrian Schroeter Wed, 08 Jul 2010 10:03:54 +0200 + +build (2010.06.29-1) unstable; urgency=low + + * Update to current git trunk + - add 11.3 config + - fix repo creation in --noinit case + - support ovf files directly + - allow multiple --oldpackages + - delta rpm support + + -- Adrian Schroeter Tue, 29 Jun 2010 10:03:54 +0200 + build (2010.02.02-1) unstable; urgency=low * Update to current git trunk From b2e0ac014419d9182968c93e88f777d4d203be18 Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Mon, 19 Jul 2010 18:52:28 +0000 Subject: [PATCH 4/5] Accepting request 43143 from openSUSE:Tools checked in (request 43143) OBS-URL: https://build.opensuse.org/request/show/43143 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=96 --- build-2010.06.29.tar.gz | 3 +++ build-2010.07.08.tar.gz | 3 --- build.changes | 6 ------ build.dsc | 2 +- build.spec | 2 +- debian.changelog | 6 ------ 6 files changed, 5 insertions(+), 17 deletions(-) create mode 100644 build-2010.06.29.tar.gz delete mode 100644 build-2010.07.08.tar.gz diff --git a/build-2010.06.29.tar.gz b/build-2010.06.29.tar.gz new file mode 100644 index 0000000..ae7cbb0 --- /dev/null +++ b/build-2010.06.29.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06335d01cbd32301fffe12548c7efdcb1215b67288e79a0f48bb557544f1a550 +size 108340 diff --git a/build-2010.07.08.tar.gz b/build-2010.07.08.tar.gz deleted file mode 100644 index a64dc88..0000000 --- a/build-2010.07.08.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:060b3025f6af4669fca48095fb18f63aa8f64bd244faf93b2b62a9cd1afd0b3f -size 108355 diff --git a/build.changes b/build.changes index cfd199c..2014959 100644 --- a/build.changes +++ b/build.changes @@ -1,9 +1,3 @@ -------------------------------------------------------------------- -Thu Jul 8 13:15:42 UTC 2010 - adrian@suse.de - -- update to current git - * export BUILD_DEBUG so rpmlint can check for it (bnc#618004) - ------------------------------------------------------------------- Tue Jun 29 15:06:06 CEST 2010 - mls@suse.de diff --git a/build.dsc b/build.dsc index a93e06d..27374b1 100644 --- a/build.dsc +++ b/build.dsc @@ -1,6 +1,6 @@ Format: 1.0 Source: build -Version: 2010.07.08 +Version: 2010.06.29 Binary: build Maintainer: Adrian Schroeter Architecture: all diff --git a/build.spec b/build.spec index ac9a8b3..1c58271 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.07.08 +Version: 2010.06.29 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") diff --git a/debian.changelog b/debian.changelog index 8e2dd09..2793adf 100644 --- a/debian.changelog +++ b/debian.changelog @@ -1,9 +1,3 @@ -build (2010.07.08-1) unstable; urgency=low - - * Update to current git trunk - - -- Adrian Schroeter Wed, 08 Jul 2010 10:03:54 +0200 - build (2010.06.29-1) unstable; urgency=low * Update to current git trunk From 1afbed6ca121c0eae370ab791daa8c3d11d26780 Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Mon, 19 Jul 2010 18:52:29 +0000 Subject: [PATCH 5/5] Updating link to change in openSUSE:Factory/build revision 36.0 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=2aa787dd2680c9550d4eded6d4b1d3b4 --- build-2010.06.29.tar.gz | 3 --- build-2010.07.08.tar.gz | 3 +++ build.changes | 6 ++++++ build.dsc | 2 +- build.spec | 4 ++-- debian.changelog | 6 ++++++ 6 files changed, 18 insertions(+), 6 deletions(-) delete mode 100644 build-2010.06.29.tar.gz create mode 100644 build-2010.07.08.tar.gz diff --git a/build-2010.06.29.tar.gz b/build-2010.06.29.tar.gz deleted file mode 100644 index ae7cbb0..0000000 --- a/build-2010.06.29.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:06335d01cbd32301fffe12548c7efdcb1215b67288e79a0f48bb557544f1a550 -size 108340 diff --git a/build-2010.07.08.tar.gz b/build-2010.07.08.tar.gz new file mode 100644 index 0000000..a64dc88 --- /dev/null +++ b/build-2010.07.08.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:060b3025f6af4669fca48095fb18f63aa8f64bd244faf93b2b62a9cd1afd0b3f +size 108355 diff --git a/build.changes b/build.changes index 2014959..cfd199c 100644 --- a/build.changes +++ b/build.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Jul 8 13:15:42 UTC 2010 - adrian@suse.de + +- update to current git + * export BUILD_DEBUG so rpmlint can check for it (bnc#618004) + ------------------------------------------------------------------- Tue Jun 29 15:06:06 CEST 2010 - mls@suse.de diff --git a/build.dsc b/build.dsc index 27374b1..a93e06d 100644 --- a/build.dsc +++ b/build.dsc @@ -1,6 +1,6 @@ Format: 1.0 Source: build -Version: 2010.06.29 +Version: 2010.07.08 Binary: build Maintainer: Adrian Schroeter Architecture: all diff --git a/build.spec b/build.spec index 1c58271..c36a898 100644 --- a/build.spec +++ b/build.spec @@ -1,5 +1,5 @@ # -# spec file for package build (Version 2010.06.29) +# spec file for package build (Version 2010.07.08) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -23,7 +23,7 @@ License: GPLv2+ Group: Development/Tools/Building AutoReqProv: on Summary: A Script to Build SUSE Linux RPMs -Version: 2010.06.29 +Version: 2010.07.08 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") diff --git a/debian.changelog b/debian.changelog index 2793adf..8e2dd09 100644 --- a/debian.changelog +++ b/debian.changelog @@ -1,3 +1,9 @@ +build (2010.07.08-1) unstable; urgency=low + + * Update to current git trunk + + -- Adrian Schroeter Wed, 08 Jul 2010 10:03:54 +0200 + build (2010.06.29-1) unstable; urgency=low * Update to current git trunk