forked from pool/build
fix kiwi builds
Rev openSUSE:Tools/35 Md5 2cbc53a49c6a7b05994aaa34808cb6f4 2009-03-05 08:28:46 adrianSuSE None
This commit is contained in:
parent
481067b883
commit
c2c3876850
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7e571bad61d7b57c966a3812623ff5dad663bc1f731ae87197c92bca66c6518d
|
||||
size 72110
|
3
build-2009.03.05.tar.gz
Normal file
3
build-2009.03.05.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:734e2a5ab50d065525023b5b5142dec1a5a39facb899ced247f683b5a1c3b74f
|
||||
size 72365
|
@ -1,6 +1,6 @@
|
||||
Format: 1.0
|
||||
Source: build
|
||||
Version: 2009.02.25
|
||||
Version: 2009.03.05
|
||||
Binary: build
|
||||
Maintainer: Adrian Schroeter <adrian@suse.de>
|
||||
Architecture: all
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package build (Version 2009.02.20)
|
||||
# spec file for package build (Version 2009.02.25)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -23,8 +23,8 @@ License: GPL v2 or later
|
||||
Group: Development/Tools/Building
|
||||
AutoReqProv: on
|
||||
Summary: A Script to Build SUSE Linux RPMs
|
||||
Version: 2009.02.25
|
||||
Release: 1
|
||||
Version: 2009.03.05
|
||||
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,9 @@ ln -s /usr/lib/build/build $RPM_BUILD_ROOT/usr/bin/build
|
||||
%{_mandir}/man1/build.1*
|
||||
|
||||
%changelog
|
||||
* Wed Feb 25 2009 adrian@suse.de
|
||||
- Update for bug fix for image build with additional packages in --create step
|
||||
(fix from cthiel, bnc#479537)
|
||||
* Fri Feb 20 2009 adrian@suse.de
|
||||
- Fix kvm support together with Alexander
|
||||
- Support for new disturl containing a complete pointer to build
|
||||
|
Loading…
Reference in New Issue
Block a user