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:
commit
0ca37d8389
@ -1 +1 @@
|
|||||||
1d301081a6e8a705499eb861b24c46ab17120691
|
9254ebb1efeefa8f3a97e0c301de5f7376f14669
|
13325
provide-the-missing-features-required-for-yomi-yet-o.patch
Normal file
13325
provide-the-missing-features-required-for-yomi-yet-o.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -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>
|
Fri Jun 14 14:09:29 UTC 2019 - Pablo Suárez Hernández <pablo.suarezhernandez@suse.com>
|
||||||
|
|
||||||
|
@ -196,6 +196,8 @@ Patch63: virt-handle-whitespaces-in-vm-names.patch
|
|||||||
Patch64: virt.pool_running-fix-pool-start.patch
|
Patch64: virt.pool_running-fix-pool-start.patch
|
||||||
# PATCH_FIX_UPSTREAM: https://github.com/saltstack/salt/pull/52414
|
# PATCH_FIX_UPSTREAM: https://github.com/saltstack/salt/pull/52414
|
||||||
Patch65: virt.volume_infos-fix-for-single-vm.patch
|
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
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
@ -731,6 +733,7 @@ cp %{S:5} ./.travis.yml
|
|||||||
%patch63 -p1
|
%patch63 -p1
|
||||||
%patch64 -p1
|
%patch64 -p1
|
||||||
%patch65 -p1
|
%patch65 -p1
|
||||||
|
%patch66 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%if 0%{?build_py2}
|
%if 0%{?build_py2}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user