SHA256
1
0
forked from pool/salt

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

OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:saltstack/salt?expand=0&rev=140
This commit is contained in:
Mihai Dincă
2019-05-08 14:50:44 +00:00
committed by Git OBS Bridge
parent 04ffd31d2e
commit a19f848858
4 changed files with 151 additions and 1 deletions

View File

@@ -171,6 +171,9 @@ Patch51: use-threadpool-from-multiprocessing.pool-to-avoid-le.patch
Patch52: fix-syndic-start-issue.patch
# PATCH-FIX_UPSTREAM https://github.com/saltstack/salt/pull/52888
Patch53: do-not-crash-when-there-are-ipv6-established-connect.patch
# PATCH-FIX_OPENSUSE: https://github.com/openSUSE/salt/pull/144
# PATCH-FIX_UPSTREAM: https://github.com/saltstack/salt/pull/52855
Patch54: fix-async-batch-multiple-done-events.patch
# BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -682,6 +685,7 @@ cp %{S:5} ./.travis.yml
%patch51 -p1
%patch52 -p1
%patch53 -p1
%patch54 -p1
%build
%if 0%{?build_py2}