mirror of
https://github.com/saltstack/salt.git
synced 2025-04-16 09:40:20 +00:00
Package fix
This commit is contained in:
parent
8a98919ab5
commit
975c2a439b
1 changed files with 2 additions and 2 deletions
|
@ -10,8 +10,8 @@
|
|||
%define __brp_python_hardlink /usr/bin/true
|
||||
|
||||
# Disable private libraries from showing in provides
|
||||
%global __provides_exclude_from ^.*\\.so.*$
|
||||
%global __requires_exclude_from ^.*\\.so.*$
|
||||
%global __provides_exclude_from ^lib/.*\\.so.*$
|
||||
%global __requires_exclude_from ^lib/.*\\.so.*$
|
||||
%define _source_payload w2.gzdio
|
||||
%define _binary_payload w2.gzdio
|
||||
%define _SALT_GROUP salt
|
||||
|
|
Loading…
Add table
Reference in a new issue