[packages/aws-c-cal] - default to openssl
qboosh
qboosh at pld-linux.org
Sat Jun 14 17:09:44 CEST 2025
commit aaf19cd0b1ff0a3c4521bf6b9e0ce4b5029e4248
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sat Jun 14 16:39:44 2025 +0200
- default to openssl
aws-c-cal.spec | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/aws-c-cal.spec b/aws-c-cal.spec
index ed3d05d..1b2b58d 100644
--- a/aws-c-cal.spec
+++ b/aws-c-cal.spec
@@ -1,6 +1,6 @@
#
# Conditional build:
-%bcond_with openssl # system OpenSSL instead of internal ByoCrypto
+%bcond_without openssl # system OpenSSL instead of internal ByoCrypto
%bcond_without tests # unit tests
#
Summary: AWS C CAL (Crypto Abstraction Layer)
@@ -26,7 +26,6 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
AWS Crypto Abstraction Layer: Cross-Platform, C99 wrapper for
cryptography primitives.
-
%description -l pl.UTF-8
AWS Crypto Abstraction Layer - wieloplatformowy interfejs C99 do
podstaw kryptograficznych.
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/aws-c-cal.git/commitdiff/aaf19cd0b1ff0a3c4521bf6b9e0ce4b5029e4248
More information about the pld-cvs-commit
mailing list