!82 [sync] PR-80: 补丁整改

From: @openeuler-sync-bot 
Reviewed-by: @xiezhipeng1 
Signed-off-by: @xiezhipeng1
This commit is contained in:
openeuler-ci-bot 2022-11-30 08:38:13 +00:00 committed by Gitee
commit 864a0ea816
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 7 additions and 4 deletions

View File

@ -1,9 +1,9 @@
From 098429a75ea00df1d8a5670e45df6babfc37f327 Mon Sep 17 00:00:00 2001
From: chengquan <chengquan3@huawei.com>
Date: Thu, 8 Aug 2019 16:11:58 +0800
Subject: [PATCH] cloud-init: cloud-init add openeuler os
Subject: [PATCH] cloud-init: cloud-init add oe os
reason: add openeuler into distros
reason: add oe into distros
Signed-off-by: chengquan <chengquan3@huawei.com>
---

View File

@ -1,6 +1,6 @@
Name: cloud-init
Version: 21.4
Release: 4
Release: 5
Summary: the defacto multi-distribution package that handles early initialization of a cloud instance.
License: ASL 2.0 or GPLv3
URL: http://launchpad.net/cloud-init
@ -10,7 +10,7 @@ Source1: cloud-init-tmpfiles.conf
Patch0: cloud-init-20.4-nm-controlled.patch
Patch1: cloud-init-20.4-no-override-default-network.patch
Patch2: bugfix-cloud-init-add-openEuler-os.patch
Patch2: bugfix-cloud-init-add-os-support.patch
Patch3: bugfix-sort-requirements.patch
Patch4: add-variable-to-forbid-tmp-dir.patch
Patch5: backport-add-Requires-cloud-init-hotplugd.socket-in-cloud-init-hotplugd.service-file.patch
@ -126,6 +126,9 @@ fi
%exclude /usr/share/doc/*
%changelog
* Wed Nov 30 2022 shixuantong <shixuantong1@huawei.com> - 21.4-5
- rename patch
* Thu Oct 13 2022 fuanan <fuanan3@h-partners.com> - 21.4-4
- DESC:fix the changelog exception macro