osc copypac from project:systemsmanagement:saltstack:testing package:salt revision:276
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:saltstack/salt?expand=0&rev=146
This commit is contained in:
parent
5e206d2331
commit
33f565eb59
@ -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>
|
||||
|
||||
|
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user