public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Yaakov Selkowitz <yselkowi@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/clamav] rawhide: Build with openssl3 on ELN
Date: Mon, 06 Jul 2026 22:28:05 GMT [thread overview]
Message-ID: <178337688528.1.7730110246012064273.rpms-clamav-799401192c77@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/clamav
Branch : rawhide
Commit : 799401192c77ad3ee5109bb5ef424b211e183d5f
Author : Yaakov Selkowitz <yselkowi@redhat.com>
Date : 2026-07-06T18:27:18-04:00
Stats : +2/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/clamav/c/799401192c77ad3ee5109bb5ef424b211e183d5f?branch=rawhide
Log:
Build with openssl3 on ELN
---
diff --git a/clamav.spec b/clamav.spec
index 50018fb..b501260 100644
--- a/clamav.spec
+++ b/clamav.spec
@@ -118,7 +118,7 @@ BuildRequires: gnutls-devel
%endif
BuildRequires: libxml2-devel
BuildRequires: ncurses-devel
-%if 0%{?fedora} > 44
+%if 0%{?fedora} > 44 || 0%{?rhel} > 10
BuildRequires: openssl3-devel
%else
BuildRequires: openssl-devel
@@ -244,7 +244,7 @@ using the Clam Antivirus scanner.
Summary: Header files and libraries for the Clam Antivirus scanner
Requires: clamav-lib = %{version}-%{release}
Requires: clamav-filesystem = %{version}-%{release}
-%if 0%{?fedora} > 44
+%if 0%{?fedora} > 44 || 0%{?rhel} > 10
Requires: openssl3-devel
%else
Requires: openssl-devel
reply other threads:[~2026-07-06 22:28 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178337688528.1.7730110246012064273.rpms-clamav-799401192c77@fedoraproject.org \
--to=yselkowi@redhat.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox