Rev openSUSE:Tools/30 Md5 25b30ddd909fcab9abb2ddba88763422 2009-02-25 14:19:40 adrianSuSE None

This commit is contained in:
OBS User adrianSuSE 2009-02-25 14:19:40 +00:00 committed by Git OBS Bridge
parent 1c47491e44
commit aa7b998868
3 changed files with 12 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e65ab7c7d17b5a0eba70779bf83870868ac255f2c52d8fa2098aa0922ff3ae31
size 72111

3
build-2009.02.25.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7e571bad61d7b57c966a3812623ff5dad663bc1f731ae87197c92bca66c6518d
size 72110

View File

@ -1,5 +1,5 @@
#
# spec file for package build (Version 2009.01.27)
# spec file for package build (Version 2009.02.20)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -24,7 +24,7 @@ Group: Development/Tools/Building
AutoReqProv: on
Summary: A Script to Build SUSE Linux RPMs
Version: 2009.02.20
Release: 2
Release: 1
# 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,13 @@ ln -s /usr/lib/build/build $RPM_BUILD_ROOT/usr/bin/build
%{_mandir}/man1/build.1*
%changelog
* Fri Feb 20 2009 adrian@suse.de
- Fix kvm support together with Alexander
- Support for new disturl containing a complete pointer to build
service instance resource
- add support for package compare to allow Build Service to drop
same packages after build
- image repack support from Christoph
* Tue Jan 27 2009 adrian@suse.de
- update to current buildservice/1.5 branch
- More fixes for kiwi image build