SHA256
1
0
forked from pool/salt

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

OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:saltstack/salt?expand=0&rev=139
This commit is contained in:
Pablo Suárez Hernández
2019-05-07 15:40:32 +00:00
committed by Git OBS Bridge
parent 318cf26574
commit 04ffd31d2e
4 changed files with 103 additions and 1 deletions

View File

@@ -169,6 +169,8 @@ Patch50: do-not-report-patches-as-installed-when-not-all-the-.patch
Patch51: use-threadpool-from-multiprocessing.pool-to-avoid-le.patch
# PATCH-FIX_UPSTREAM https://github.com/saltstack/salt/pull/52519 (partial porting)
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
# BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -679,6 +681,7 @@ cp %{S:5} ./.travis.yml
%patch50 -p1
%patch51 -p1
%patch52 -p1
%patch53 -p1
%build
%if 0%{?build_py2}