From 191d9a8b8a5536623ca2c4f0cc4a7856072878de Mon Sep 17 00:00:00 2001 From: OBS User adrianSuSE Date: Mon, 2 Feb 2009 10:39:48 +0000 Subject: [PATCH] repackage as gz to allow debian builds Rev openSUSE:Tools/25 Md5 c1f2b92f3a27992e363e3eb9d11a83a9 2009-02-02 10:39:48 adrianSuSE None --- build-2009.01.27.tar.bz2 | 3 --- build-2009.01.27.tar.gz | 3 +++ build.dsc | 2 +- build.spec | 12 ++++++++---- ready | 0 5 files changed, 12 insertions(+), 8 deletions(-) delete mode 100644 build-2009.01.27.tar.bz2 create mode 100644 build-2009.01.27.tar.gz delete mode 100644 ready diff --git a/build-2009.01.27.tar.bz2 b/build-2009.01.27.tar.bz2 deleted file mode 100644 index 4513f5c..0000000 --- a/build-2009.01.27.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b5d35b76a7350ee513434032fc87af7a718c48119080f00b41065d2063fc8b47 -size 62333 diff --git a/build-2009.01.27.tar.gz b/build-2009.01.27.tar.gz new file mode 100644 index 0000000..fd61e6e --- /dev/null +++ b/build-2009.01.27.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9b48016a400d1fb57f65ac8d580a79d50126b8721405ac72b85d12ae6879491 +size 70984 diff --git a/build.dsc b/build.dsc index b969071..8a88273 100644 --- a/build.dsc +++ b/build.dsc @@ -1,6 +1,6 @@ Format: 1.0 Source: build -Version: 2007.09.14-1 +Version: 2009.01.27 Binary: build Maintainer: Rene Engelhard Architecture: all diff --git a/build.spec b/build.spec index 7791894..41138fd 100644 --- a/build.spec +++ b/build.spec @@ -1,7 +1,7 @@ # -# spec file for package build (Version 2008.12.10.r5853) +# spec file for package build (Version 2009.01.27) # -# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2009 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 @@ -24,7 +24,7 @@ Group: Development/Tools/Building AutoReqProv: on Summary: A Script to Build SUSE Linux RPMs Version: 2009.01.27 -Release: 1 +Release: 2 # osc rm build-*tar.bz2 # REVISION=$(svn info https://forgesvn1.novell.com/svn/opensuse/trunk/buildservice/src/build | sed -ne "/Revision: /s///p") # VERSION="$(date +"%Y.%m.%d").r$REVISION" @@ -38,7 +38,7 @@ Release: 1 # osc build build.spec # osc ci # osc submitreq create -m"current svn snapshot." openSUSE:Tools build openSUSE:Factory -Source: build-%{version}.tar.bz2 +Source: build-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch @@ -73,6 +73,10 @@ ln -s /usr/lib/build/build $RPM_BUILD_ROOT/usr/bin/build %{_mandir}/man1/build.1* %changelog +* Tue Jan 27 2009 adrian@suse.de +- update to current buildservice/1.5 branch +- More fixes for kiwi image build +- Move Susetags.pm to correct Build:: namespace * Wed Dec 10 2008 froh@suse.de - update to r5853: - added: new armv7el arch for all binaries for up to ARMv7 EABI with VFP diff --git a/ready b/ready deleted file mode 100644 index e69de29..0000000