public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/openssl] rebase_40beta: Add no-engine support. The previous commit was a mistake
@ 2026-06-09 12:45 Sahana Prasad
  0 siblings, 0 replies; only message in thread
From: Sahana Prasad @ 2026-06-09 12:45 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/openssl
            Branch : rebase_40beta
            Commit : b807fe8a6c2a140a4b3fd501c928c6b110679757
            Author : Sahana Prasad <sahana@redhat.com>
            Date   : 2024-03-25T18:01:01+01:00
            Stats  : +5/-2 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/openssl/c/b807fe8a6c2a140a4b3fd501c928c6b110679757?branch=rebase_40beta

            Log:
            Add no-engine support. The previous commit was a mistake

Signed-off-by: Sahana Prasad <sahana@redhat.com>

---
diff --git a/openssl.spec b/openssl.spec
index 25293a9..504e052 100644
--- a/openssl.spec
+++ b/openssl.spec
@@ -29,7 +29,7 @@ print(string.sub(hash, 0, 16))
 Summary: Utilities from the general purpose cryptography library with TLS implementation
 Name: openssl
 Version: 3.2.1
-Release: 4%{?dist}~no_engine
+Release: 4%{?dist}
 Epoch: 1
 Source: openssl-%{version}.tar.gz
 Source2: Makefile.certificate
@@ -298,7 +298,7 @@ export HASHBANGPERL=/usr/bin/perl
 	--system-ciphers-file=%{_sysconfdir}/crypto-policies/back-ends/openssl.config \
 	zlib enable-camellia enable-seed enable-rfc3779 enable-sctp \
 	enable-cms enable-md2 enable-rc5 ${ktlsopt} enable-fips -D_GNU_SOURCE \
-	no-mdc2 no-ec2m no-sm2 no-sm4 enable-buildtest-c++ no-engine\
+	no-mdc2 no-ec2m no-sm2 no-sm4 enable-buildtest-c++ \
 	shared  ${sslarch} $RPM_OPT_FLAGS '-DDEVRANDOM="\"/dev/urandom\"" -DREDHAT_FIPS_VERSION="\"%{fips}\""'\
 	-Wl,--allow-multiple-definition
 
@@ -490,6 +490,9 @@ install -m644 %{SOURCE9} \
 
 %changelog
 * Mon Mar 25 2024 Sahana Prasad <sahana@redhat.com> - 1:3.2.1-4
+- Add no-engine support. The previous commit was a mistake.
+
+* Mon Mar 25 2024 Sahana Prasad <sahana@redhat.com> - 1:3.2.1-4
 - Build OpenSSL with no-engine support
 
 * Thu Mar 07 2024 Dmitry Belyavskiy <dbelyavs@redhat.com> - 1:3.2.1-3

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-09 12:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-09 12:45 [rpms/openssl] rebase_40beta: Add no-engine support. The previous commit was a mistake Sahana Prasad

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox