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

OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:saltstack/salt?expand=0&rev=183
This commit is contained in:
Pablo Suárez Hernández
2021-01-13 15:09:21 +00:00
committed by Git OBS Bridge
parent a39ea63ae4
commit 588fc6c9b9
4 changed files with 55 additions and 1 deletions

View File

@@ -346,6 +346,8 @@ Patch142: add-patch-support-for-allow-vendor-change-option-wit.patch
Patch143: force-zyppnotify-to-prefer-packages.db-than-packages.patch
# PATCH-FIX_OPENSUSE: https://github.com/openSUSE/salt/commit/4028fd6e84d882b6dcee695d409c7e1ed6c83bdc
Patch144: revert-add-patch-support-for-allow-vendor-change-opt.patch
# PATCH-FIX_OPENSUSE: https://github.com/openSUSE/salt/commit/73e357d7eee19a73cade22becb30d9689cae27ba
Patch145: remove-deprecated-warning-that-breaks-miniion-execut.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: logrotate
@@ -889,6 +891,7 @@ cp %{S:5} ./.travis.yml
%patch142 -p1
%patch143 -p1
%patch144 -p1
%patch145 -p1
%build
# Putting /usr/bin at the front of $PATH is needed for RHEL/RES 7. Without this