SHA256
1
0
forked from pool/salt

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

OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:saltstack/salt?expand=0&rev=137
This commit is contained in:
Mihai Dincă
2019-05-02 16:27:35 +00:00
committed by Git OBS Bridge
parent 5f0701bf52
commit 71dd85c742
4 changed files with 40 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package salt
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -167,6 +167,8 @@ Patch49: add-batch_presence_ping_timeout-and-batch_presence_p.patch
Patch50: do-not-report-patches-as-installed-when-not-all-the-.patch
# PATCH-FIX_UPSTREAM https://github.com/saltstack/salt/pull/52527
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
# BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -676,6 +678,7 @@ cp %{S:5} ./.travis.yml
%patch49 -p1
%patch50 -p1
%patch51 -p1
%patch52 -p1
%build
%if 0%{?build_py2}