osc copypac from project:systemsmanagement:saltstack:testing package:salt revision:420

OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:saltstack/salt?expand=0&rev=191
This commit is contained in:
Pablo Suárez Hernández
2021-10-01 08:37:27 +00:00
committed by Git OBS Bridge
parent d0e1a8d380
commit fdde7521d3
4 changed files with 49 additions and 1 deletions

View File

@@ -284,6 +284,8 @@ Patch67: don-t-use-shell-sbin-nologin-in-requisites.patch
Patch68: templates-move-the-globals-up-to-the-environment-jin.patch
# PATCH-FIX_UPSTREAM https://github.com/saltstack/salt/pull/59777
Patch69: 3003.3-postgresql-json-support-in-pillar-423.patch
# PATCH-FIX_UPSTREAM https://github.com/saltstack/salt/pull/60980
Patch70: do-not-break-master_tops-for-minion-with-version-low.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -768,6 +770,7 @@ cp %{S:6} .
%patch67 -p1
%patch68 -p1
%patch69 -p1
%patch70 -p1
%build
# Putting /usr/bin at the front of $PATH is needed for RHEL/RES 7. Without this