- fix dependencies for Fedora 33

- Set $YAML::XS::LoadBlessed = 0 for Appimage/Snapcraft
- add a new variable to track build time needed for ccache eviction
- create folder for ccache archive to be copied before rsync
- also package pkg-config files by default into baselibs. (bsc#1172563 etc)
- Use shorter kernel flag for mitigations
- Ignore, if shutdown behavior changed by build in z/VM
- Control disk-space consumption while creating ccache archive
- cleaning ccache
- create folders before trying to copy ccache.tar
- Genreadte .packages and .basepackages files for docker builds

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=421
This commit is contained in:
Frank Schreiner
2020-07-23 06:04:07 +00:00
committed by Git OBS Bridge
parent 9c4aed7f34
commit 1ad51a4e8d
8 changed files with 30 additions and 10 deletions

View File

@@ -1,5 +1,5 @@
pkgname=build
pkgver=20200520
pkgver=20200723
pkgrel=0
pkgdesc="Build packages in sandbox"
arch=('i686' 'x86_64')