forked from pool/build
repackage as gz to allow debian builds
Rev openSUSE:Tools/25 Md5 c1f2b92f3a27992e363e3eb9d11a83a9 2009-02-02 10:39:48 adrianSuSE None
This commit is contained in:
parent
0e643277b6
commit
191d9a8b8a
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:b5d35b76a7350ee513434032fc87af7a718c48119080f00b41065d2063fc8b47
|
|
||||||
size 62333
|
|
3
build-2009.01.27.tar.gz
Normal file
3
build-2009.01.27.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c9b48016a400d1fb57f65ac8d580a79d50126b8721405ac72b85d12ae6879491
|
||||||
|
size 70984
|
@ -1,6 +1,6 @@
|
|||||||
Format: 1.0
|
Format: 1.0
|
||||||
Source: build
|
Source: build
|
||||||
Version: 2007.09.14-1
|
Version: 2009.01.27
|
||||||
Binary: build
|
Binary: build
|
||||||
Maintainer: Rene Engelhard <rengelhard@suse.de>
|
Maintainer: Rene Engelhard <rengelhard@suse.de>
|
||||||
Architecture: all
|
Architecture: all
|
||||||
|
12
build.spec
12
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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -24,7 +24,7 @@ Group: Development/Tools/Building
|
|||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
Summary: A Script to Build SUSE Linux RPMs
|
Summary: A Script to Build SUSE Linux RPMs
|
||||||
Version: 2009.01.27
|
Version: 2009.01.27
|
||||||
Release: 1
|
Release: 2
|
||||||
# osc rm build-*tar.bz2
|
# osc rm build-*tar.bz2
|
||||||
# REVISION=$(svn info https://forgesvn1.novell.com/svn/opensuse/trunk/buildservice/src/build | sed -ne "/Revision: /s///p")
|
# 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"
|
# VERSION="$(date +"%Y.%m.%d").r$REVISION"
|
||||||
@ -38,7 +38,7 @@ Release: 1
|
|||||||
# osc build build.spec
|
# osc build build.spec
|
||||||
# osc ci
|
# osc ci
|
||||||
# osc submitreq create -m"current svn snapshot." openSUSE:Tools build openSUSE:Factory
|
# 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
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
@ -73,6 +73,10 @@ ln -s /usr/lib/build/build $RPM_BUILD_ROOT/usr/bin/build
|
|||||||
%{_mandir}/man1/build.1*
|
%{_mandir}/man1/build.1*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Dec 10 2008 froh@suse.de
|
||||||
- update to r5853:
|
- update to r5853:
|
||||||
- added: new armv7el arch for all binaries for up to ARMv7 EABI with VFP
|
- added: new armv7el arch for all binaries for up to ARMv7 EABI with VFP
|
||||||
|
Loading…
Reference in New Issue
Block a user