From 3efba6357cac63e74ec24eae1123eb830406dd84 Mon Sep 17 00:00:00 2001 From: Shreenidhi Shedi Date: Fri, 21 Apr 2023 12:58:19 +0530 Subject: [PATCH] cloud-init: fix patch numbering Change-Id: I185c238bff48f6be6b7bed101583365764d07c13 Signed-off-by: Shreenidhi Shedi Reviewed-on: http://photon-jenkins.eng.vmware.com:8082/c/photon/+/20610 --- SPECS/cloud-init/cloud-init.spec | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/SPECS/cloud-init/cloud-init.spec b/SPECS/cloud-init/cloud-init.spec index da659f4748..ef9dd8be4d 100644 --- a/SPECS/cloud-init/cloud-init.spec +++ b/SPECS/cloud-init/cloud-init.spec @@ -20,12 +20,12 @@ Patch3: cloud-cfg.patch Patch4: 0001-sources-vmware-imc-fix-missing-catch-few-negtive-sce.patch %if 0%{?with_check} -Patch4: test_vmware.py-fix-pkg-test-failure.patch -Patch5: 0001-cc_ca_certs.py-store-distro_cfg-ca_cert_config-in-a-.patch -Patch6: 0002-cc_ca_certs.py-check-for-cert-file-existence-before-.patch -Patch7: 0003-cc_ca_certs.py-remove-redundant-check-for-zero.patch -Patch8: 0004-cc_ca_certs.py-move-util.write_file-with-if-block.patch -Patch9: 0001-test_cc_ca_certs.py-fix-test_commands-issue.patch +Patch5: test_vmware.py-fix-pkg-test-failure.patch +Patch6: 0001-cc_ca_certs.py-store-distro_cfg-ca_cert_config-in-a-.patch +Patch7: 0002-cc_ca_certs.py-check-for-cert-file-existence-before-.patch +Patch8: 0003-cc_ca_certs.py-remove-redundant-check-for-zero.patch +Patch9: 0004-cc_ca_certs.py-move-util.write_file-with-if-block.patch +Patch10: 0001-test_cc_ca_certs.py-fix-test_commands-issue.patch %endif BuildRequires: python3-devel