update for Ubuntu 10.10

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=102
This commit is contained in:
2010-11-11 12:26:23 +00:00
committed by Git OBS Bridge
parent 6bac6e8233
commit 3944256d2a
5 changed files with 97 additions and 20 deletions

View File

@@ -1,3 +1,61 @@
-------------------------------------------------------------------
Thu Nov 11 12:24:13 UTC 2010 - adrian@suse.de
- workaround for distros with appstart like Ubuntu 10.10
-------------------------------------------------------------------
Tue Nov 2 16:32:42 UTC 2010 - lnussel@suse.de
- delta size limit 80%
- actually unlink the delta file if the delta is too big
-------------------------------------------------------------------
Wed Oct 27 13:38:48 UTC 2010 - lnussel@suse.de
- use '.drpm' suffix instead of '.delta.rpm' for delta rpms
- makedeltarpms -> mkdrpms and also rename subpackage to match
script name
- since mkdrpms needs Build.pm make perl-TimeDate dependency of
build optional
-------------------------------------------------------------------
Mon Oct 18 14:38:16 UTC 2010 - lnussel@suse.de
- add missing optional perl dependencies
-------------------------------------------------------------------
Fri Oct 15 10:27:08 UTC 2010 - adrian@suse.de
- update to current git
* export also fallback archs as exclusive archs for kiwi product
building, fixes factory dvd5 64bit media
* cross build fixes by Martin Mohring
* correct disk image file creation, it was one byte too large by James Perkins
-------------------------------------------------------------------
Tue Sep 21 13:23:00 UTC 2010 - adrian@suse.de
- update to current git
* workaround for supporting rpm install on cross build with native
acceleration
-------------------------------------------------------------------
Mon Sep 20 12:25:56 UTC 2010 - lnussel@suse.de
- package mkdrpms script in separate package
-------------------------------------------------------------------
Tue Aug 24 08:32:05 UTC 2010 - adrian@suse.de
- update to current git
* support for mips cross build
-------------------------------------------------------------------
Wed Aug 4 15:31:41 UTC 2010 - adrian@suse.de
- update to current git
* replace release number macros with 0 if not specified
-------------------------------------------------------------------
Wed Jul 28 15:44:41 CEST 2010 - mls@suse.de