forked from pool/build
Rev openSUSE:Factory/17 Md5 4626ded1b53a067d8f6e7c85ac36d087 2009-01-28 11:43:22 unknown None
This commit is contained in:
parent
470db8c0ae
commit
2bd87449be
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:24680dc86fab50b4f4034fdc41e0caf6e9b22b13dc5e041bab598ee1c652a135
|
||||
size 61686
|
3
build-2009.01.27.tar.bz2
Normal file
3
build-2009.01.27.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b5d35b76a7350ee513434032fc87af7a718c48119080f00b41065d2063fc8b47
|
||||
size 62333
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 27 14:27:19 CET 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 14:27:19 CET 2008 - froh@suse.de
|
||||
|
||||
|
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
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -23,8 +23,8 @@ License: GPL v2 or later
|
||||
Group: Development/Tools/Building
|
||||
AutoReqProv: on
|
||||
Summary: A Script to Build SUSE Linux RPMs
|
||||
Version: 2008.12.10.r5853
|
||||
Release: 1
|
||||
Version: 2009.01.27
|
||||
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"
|
||||
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user