Skip to content

Commit

Permalink
cloud-init: fix patch numbering
Browse files Browse the repository at this point in the history
Change-Id: I185c238bff48f6be6b7bed101583365764d07c13
Signed-off-by: Shreenidhi Shedi <[email protected]>
Reviewed-on: http://photon-jenkins.eng.vmware.com:8082/c/photon/+/20610
  • Loading branch information
sshedi committed Apr 21, 2023
1 parent 1681f98 commit 3efba63
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions SPECS/cloud-init/cloud-init.spec
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 3efba63

Please sign in to comment.