mirror of
https://github.com/saltstack/salt.git
synced 2025-04-16 09:40:20 +00:00
Use compression level compatable with centos 7
This commit is contained in:
parent
ef9516eb19
commit
cc976a5c3e
1 changed files with 2 additions and 0 deletions
|
@ -12,6 +12,8 @@
|
|||
# Disable private libraries from showing in provides
|
||||
%global __provides_exclude_from ^.*\\.so.*$
|
||||
%global __requires_exclude_from ^.*\\.so.*$
|
||||
%define _source_payload w2.gzdio
|
||||
%define _binary_payload w2.gzdio
|
||||
|
||||
# Disable python bytecompile for MANY reasons
|
||||
%global __os_install_post %(echo '%{__os_install_post}' | sed -e 's!/usr/lib[^[:space:]]*/brp-python-bytecompile[[:space:]].*$!!g')
|
||||
|
|
Loading…
Add table
Reference in a new issue