- work around command line size limit

mkbaselibs may fail on an excessive number of packages (bnc#761977)
- improve build root owner setting
- don't die at compile time if Archive::Tar is not available

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=163
This commit is contained in:
Stephan Kulow
2012-05-14 14:57:45 +00:00
committed by Git OBS Bridge
parent 50f7a4a236
commit ffcaf7c396
8 changed files with 16 additions and 8 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon May 14 14:54:27 UTC 2012 - coolo@suse.com
- work around command line size limit
mkbaselibs may fail on an excessive number of packages (bnc#761977)
- improve build root owner setting
- don't die at compile time if Archive::Tar is not available
-------------------------------------------------------------------
Tue Apr 24 13:59:49 UTC 2012 - adrian@suse.de