This commit is contained in:
parent
525b56565e
commit
7cc78788a7
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:5cd0f8f7f88d3a21347d5b181c0f86bf8b40a7345e3ee6be4e61682f108d41c2
|
|
||||||
size 61532
|
|
3
build-2008.12.10.r5853.tar.bz2
Normal file
3
build-2008.12.10.r5853.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:24680dc86fab50b4f4034fdc41e0caf6e9b22b13dc5e041bab598ee1c652a135
|
||||||
|
size 61686
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 10 14:27:19 CET 2008 - froh@suse.de
|
||||||
|
|
||||||
|
- update to r5853:
|
||||||
|
- added: new armv7el arch for all binaries for up to ARMv7 EABI with VFP
|
||||||
|
- Fix kiwi image build support within osc
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Dec 5 09:11:19 CET 2008 - froh@suse.de
|
Fri Dec 5 09:11:19 CET 2008 - froh@suse.de
|
||||||
|
|
||||||
|
10
build.spec
10
build.spec
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package build (Version 2008.12.04.r5809)
|
# spec file for package build (Version 2008.12.10.r5853)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@ -23,8 +23,8 @@ License: GPL v2 or later
|
|||||||
Group: Development/Tools/Building
|
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: 2008.12.04.r5809
|
Version: 2008.12.10.r5853
|
||||||
Release: 2
|
Release: 1
|
||||||
# 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"
|
||||||
@ -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
|
||||||
|
* Wed Dec 10 2008 froh@suse.de
|
||||||
|
- update to r5853:
|
||||||
|
- added: new armv7el arch for all binaries for up to ARMv7 EABI with VFP
|
||||||
|
- Fix kiwi image build support within osc
|
||||||
* Fri Dec 05 2008 froh@suse.de
|
* Fri Dec 05 2008 froh@suse.de
|
||||||
- remove baselibs.conf from the spec file, too
|
- remove baselibs.conf from the spec file, too
|
||||||
* Fri Dec 05 2008 ro@suse.de
|
* Fri Dec 05 2008 ro@suse.de
|
||||||
|
Loading…
Reference in New Issue
Block a user