forked from pool/build
Rev openSUSE:Factory/19 Md5 e19e26e4a738b1e39dc507c93f711975 2009-02-26 02:08:17 unknown None
This commit is contained in:
parent
7cacedfe02
commit
4398afb00c
@ -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
3
build-2009.02.25.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7e571bad61d7b57c966a3812623ff5dad663bc1f731ae87197c92bca66c6518d
|
||||||
|
size 72110
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Feb 25 15:20:17 CET 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 12:04:00 CET 2009 - adrian@suse.de
|
Fri Feb 20 12:04:00 CET 2009 - adrian@suse.de
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Format: 1.0
|
Format: 1.0
|
||||||
Source: build
|
Source: build
|
||||||
Version: 2009.02.20
|
Version: 2009.02.25
|
||||||
Binary: build
|
Binary: build
|
||||||
Maintainer: Adrian Schroeter <adrian@suse.de>
|
Maintainer: Adrian Schroeter <adrian@suse.de>
|
||||||
Architecture: all
|
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.
|
# Copyright (c) 2009 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: 2009.02.20
|
Version: 2009.02.25
|
||||||
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"
|
||||||
@ -73,6 +73,9 @@ ln -s /usr/lib/build/build $RPM_BUILD_ROOT/usr/bin/build
|
|||||||
%{_mandir}/man1/build.1*
|
%{_mandir}/man1/build.1*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Feb 20 2009 adrian@suse.de
|
||||||
- Fix kvm support together with Alexander
|
- Fix kvm support together with Alexander
|
||||||
- Support for new disturl containing a complete pointer to build
|
- Support for new disturl containing a complete pointer to build
|
||||||
|
Loading…
Reference in New Issue
Block a user