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

OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:saltstack/salt?expand=0&rev=176
This commit is contained in:
Pablo Suárez Hernández
2020-11-04 10:58:48 +00:00
committed by Git OBS Bridge
parent fa16b8cedf
commit c1fe687c37
6 changed files with 911 additions and 1 deletions

View File

@@ -363,6 +363,12 @@ Patch138: fix-grains.test_core-unit-test-277.patch
Patch139: drop-wrong-mock-from-chroot-unit-test.patch
# PATCH-FIX_OPENSUSE: https://github.com/openSUSE/salt/pull/280
Patch140: ensure-virt.update-stop_on_reboot-is-updated-with-it.patch
# PATCH-FIX_OPENSUSE: https://github.com/openSUSE/salt/pull/281
Patch141: path-replace-functools.wraps-with-six.wraps-bsc-1177.patch
# PATCH-FIX_UPSTREAM: https://github.com/saltstack/salt/pull/58560
Patch142: fix-novendorchange-option-284.patch
# PATCH-FIX_UPSTREAM: https://github.com/saltstack/salt/pull/58871
Patch143: fix-cve-2020-25592-and-add-tests-bsc-1178319.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: logrotate
@@ -1010,6 +1016,9 @@ cp %{S:5} ./.travis.yml
%patch138 -p1
%patch139 -p1
%patch140 -p1
%patch141 -p1
%patch142 -p1
%patch143 -p1
%build
# Putting /usr/bin at the front of $PATH is needed for RHEL/RES 7. Without this