public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/workflow] rawhide: Drop unused openssl-devel-engine dependency
@ 2026-06-14 16:47 Yaakov Selkowitz
  0 siblings, 0 replies; only message in thread
From: Yaakov Selkowitz @ 2026-06-14 16:47 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/workflow
            Branch : rawhide
            Commit : 4449d9b84b299d968316dd466f3038d4d1071f33
            Author : Yaakov Selkowitz <yselkowi@redhat.com>
            Date   : 2026-06-14T12:46:53-04:00
            Stats  : +0/-3 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/workflow/c/4449d9b84b299d968316dd466f3038d4d1071f33?branch=rawhide

            Log:
            Drop unused openssl-devel-engine dependency

<openssl/engine.h> is used in the code only with older openssl versions.

---
diff --git a/workflow.spec b/workflow.spec
index e16c18a..429c63f 100644
--- a/workflow.spec
+++ b/workflow.spec
@@ -19,9 +19,6 @@ BuildRequires:  gcc-c++
 BuildRequires:  ninja-build
 BuildRequires:  gtest-devel
 BuildRequires:  openssl-devel
-%if 0%{?fedora} >= 41
-BuildRequires:  openssl-devel-engine
-%endif
 %ifnarch %{ix86}
 # Needed for redis check
 BuildRequires:  redis

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

only message in thread, other threads:[~2026-06-14 16:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-14 16:47 [rpms/workflow] rawhide: Drop unused openssl-devel-engine dependency Yaakov Selkowitz

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