SHA256
1
0
forked from pool/salt

Accepting request 711284 from systemsmanagement:saltstack

- Provide the missing features required for Yomi (Yet one more installer)
- Added:
  * provide-the-missing-features-required-for-yomi-yet-o.patch

OBS-URL: https://build.opensuse.org/request/show/711284
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/salt?expand=0&rev=88
This commit is contained in:
Dominique Leuenberger 2019-06-25 20:17:14 +00:00 committed by Git OBS Bridge
commit 0ca37d8389
4 changed files with 13337 additions and 1 deletions

View File

@ -1 +1 @@
1d301081a6e8a705499eb861b24c46ab17120691
9254ebb1efeefa8f3a97e0c301de5f7376f14669

File diff suppressed because it is too large Load Diff

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Jun 20 12:32:04 UTC 2019 - Pablo Suárez Hernández <pablo.suarezhernandez@suse.com>
- Provide the missing features required for Yomi (Yet one more installer)
- Added:
* provide-the-missing-features-required-for-yomi-yet-o.patch
-------------------------------------------------------------------
Fri Jun 14 14:09:29 UTC 2019 - Pablo Suárez Hernández <pablo.suarezhernandez@suse.com>

View File

@ -196,6 +196,8 @@ Patch63: virt-handle-whitespaces-in-vm-names.patch
Patch64: virt.pool_running-fix-pool-start.patch
# PATCH_FIX_UPSTREAM: https://github.com/saltstack/salt/pull/52414
Patch65: virt.volume_infos-fix-for-single-vm.patch
# PATCH-FIX_OPENSUSE: https://github.com/openSUSE/salt/pull/161
Patch66: provide-the-missing-features-required-for-yomi-yet-o.patch
# BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@ -731,6 +733,7 @@ cp %{S:5} ./.travis.yml
%patch63 -p1
%patch64 -p1
%patch65 -p1
%patch66 -p1
%build
%if 0%{?build_py2}