- 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 e952a767f3
commit 559442e14a
8 changed files with 16 additions and 8 deletions

View File

@ -1,6 +1,6 @@
<services>
<service name="tar_scm" mode="disabled">
<param name="version">2012.04.24</param>
<param name="version">2012.05.14</param>
<param name="url">git://github.com/openSUSE/obs-build.git</param>
<param name="scm">git</param>
</service>

View File

@ -20,7 +20,7 @@ Name: build-initvm
Summary: A Script to Build SUSE Linux RPMs
License: GPL-2.0+
Group: Development/Tools/Building
Version: 2012.04.24
Version: 2012.05.14
Release: 0
Source: obs-build-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-build

View File

@ -20,7 +20,7 @@ Name: build-mkbaselibs-sle
Summary: Tools to generate base lib packages
License: GPL-2.0+
Group: Development/Tools/Building
Version: 2012.04.24
Version: 2012.05.14
Release: 0
#!BuildIgnore: build-mkbaselibs
Provides: build-mkbaselibs

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

View File

@ -1,6 +1,6 @@
Format: 1.0
Source: build
Version: 2012.04.24
Version: 2012.05.14
Binary: build
Maintainer: Adrian Schroeter <adrian@suse.de>
Architecture: all

View File

@ -20,7 +20,7 @@ Name: build
Summary: A Script to Build SUSE Linux RPMs
License: GPL-2.0+ and GPL-2.0
Group: Development/Tools/Building
Version: 2012.04.24
Version: 2012.05.14
Release: 0
#!BuildIgnore: build-mkbaselibs
Source: obs-build-%{version}.tar.gz

View File

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

View File

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