rename patch
(cherry picked from commit de077f0cce64c80eee8fba591af8e6cbd735fa5a)
This commit is contained in:
parent
1a1b82bd6e
commit
696772d5ba
@ -1,9 +1,9 @@
|
|||||||
From 098429a75ea00df1d8a5670e45df6babfc37f327 Mon Sep 17 00:00:00 2001
|
From 098429a75ea00df1d8a5670e45df6babfc37f327 Mon Sep 17 00:00:00 2001
|
||||||
From: chengquan <chengquan3@huawei.com>
|
From: chengquan <chengquan3@huawei.com>
|
||||||
Date: Thu, 8 Aug 2019 16:11:58 +0800
|
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>
|
Signed-off-by: chengquan <chengquan3@huawei.com>
|
||||||
---
|
---
|
||||||
@ -1,6 +1,6 @@
|
|||||||
Name: cloud-init
|
Name: cloud-init
|
||||||
Version: 21.4
|
Version: 21.4
|
||||||
Release: 4
|
Release: 5
|
||||||
Summary: the defacto multi-distribution package that handles early initialization of a cloud instance.
|
Summary: the defacto multi-distribution package that handles early initialization of a cloud instance.
|
||||||
License: ASL 2.0 or GPLv3
|
License: ASL 2.0 or GPLv3
|
||||||
URL: http://launchpad.net/cloud-init
|
URL: http://launchpad.net/cloud-init
|
||||||
@ -10,7 +10,7 @@ Source1: cloud-init-tmpfiles.conf
|
|||||||
|
|
||||||
Patch0: cloud-init-20.4-nm-controlled.patch
|
Patch0: cloud-init-20.4-nm-controlled.patch
|
||||||
Patch1: cloud-init-20.4-no-override-default-network.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
|
Patch3: bugfix-sort-requirements.patch
|
||||||
Patch4: add-variable-to-forbid-tmp-dir.patch
|
Patch4: add-variable-to-forbid-tmp-dir.patch
|
||||||
Patch5: backport-add-Requires-cloud-init-hotplugd.socket-in-cloud-init-hotplugd.service-file.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/*
|
%exclude /usr/share/doc/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu Oct 13 2022 fuanan <fuanan3@h-partners.com> - 21.4-4
|
||||||
- DESC:fix the changelog exception macro
|
- DESC:fix the changelog exception macro
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user