SHA256
1
0
forked from pool/cloud-init

- Update fix-default-systemd-unit-dir.patch (bsc#1024709)

+ based on work by Thomas Abraham
- Add cloud-init-handle-not-implemented-query.patch (boo#1017832)

OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cloud-init?expand=0&rev=76
This commit is contained in:
2017-02-16 19:42:20 +00:00
committed by Git OBS Bridge
parent c332cc9b7b
commit 5c5fa1bc9c
4 changed files with 33 additions and 0 deletions

View File

@@ -54,6 +54,7 @@ Patch26: cloud-init-digital-ocean-datasource-enable-by-default.patch
Patch27: cloud-init-sysconfig-netpathfix.patch
Patch28: zypp_add_repos.diff
Patch29: datasourceLocalDisk.patch
Patch30: cloud-init-handle-not-implemented-query.patch
BuildRequires: fdupes
BuildRequires: filesystem
BuildRequires: python-devel
@@ -196,6 +197,7 @@ Unit tests for the cloud-init tools
%patch27
%patch28 -p0
%patch29 -p0
%patch30
%if 0%{?suse_version} && 0%{?suse_version} <= 1210
%patch40 -p1
%endif