1 files changed, 8 insertions(+), 8 deletions(-)
M s2n-tls.spec
M s2n-tls.spec => s2n-tls.spec +8 -8
@@ 15,14 15,14 @@ Patch: s2n-tls-cmake.patch
# Patches between v1.4.16 release and main
# Use certificate with SHA256 rather than SHA1 in unit tests. https://github.com/aws/s2n-tls/pull/4582#issuecomment-2155735012
# SHA1 is deprecated in RHEL 9. https://github.com/aws/s2n-tls/issues/4541#issuecomment-2118171284
-Patch: 0001-update-default-test-cert-chain.patch
-Patch: 0002-apply-clang-format.patch
-Patch: 0003-add-cert-gen-script.patch
-Patch: 0004-clean-up-cert-gen-script.patch
-Patch: 0005-clean-up-cert-gen-script.patch
-Patch: 0006-fix-cert-gen-script.patch
-Patch: 0007-use-existing-cert-chain-for-default-cert-chain.patch
-Patch: 0008-modify-test-parameter.patch
+Patch0001: 0001-update-default-test-cert-chain.patch
+Patch0002: 0002-apply-clang-format.patch
+Patch0003: 0003-add-cert-gen-script.patch
+Patch0004: 0004-clean-up-cert-gen-script.patch
+Patch0005: 0005-clean-up-cert-gen-script.patch
+Patch0006: 0006-fix-cert-gen-script.patch
+Patch0007: 0007-use-existing-cert-chain-for-default-cert-chain.patch
+Patch0008: 0008-modify-test-parameter.patch
BuildRequires: gcc
BuildRequires: cmake