public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/clamav] rawhide: Remove unused ocaml BuildRequires
@ 2026-07-10 18:02 Jerry James
0 siblings, 0 replies; only message in thread
From: Jerry James @ 2026-07-10 18:02 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/clamav
Branch : rawhide
Commit : 0ba24c078d06aa554db913452cf498643ccac69f
Author : Jerry James <loganjerry@gmail.com>
Date : 2026-07-10T11:57:06-06:00
Stats : +4/-9 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/clamav/c/0ba24c078d06aa554db913452cf498643ccac69f?branch=rawhide
Log:
Remove unused ocaml BuildRequires
---
diff --git a/clamav.spec b/clamav.spec
index b501260..fa56373 100644
--- a/clamav.spec
+++ b/clamav.spec
@@ -8,13 +8,6 @@
# Failing with llvm 14 https://github.com/Cisco-Talos/clamav/issues/581
%bcond_with llvm
-# No ocaml on ix86
-%ifarch %{ix86}
-%bcond_with ocaml
-%else
-%bcond_without ocaml
-%endif
-
%global scanuser clamscan
%global updateuser clamupdate
%global milteruser clamilt
@@ -26,7 +19,7 @@
Summary: End-user tools for the Clam Antivirus scanner
Name: clamav
Version: 1.4.5
-Release: 1%{?dist}
+Release: 2%{?dist}
License: %{?with_unrar:proprietary}%{!?with_unrar:GPL-2.0-only}
URL: https://www.clamav.net/
%if %{with unrar}
@@ -136,7 +129,6 @@ BuildRequires: bc
BuildRequires: tcl
BuildRequires: groff
BuildRequires: graphviz
-%{?with_ocaml:BuildRequires: ocaml}
# nc required for tests
BuildRequires: nc
%{?systemd_requires}
@@ -673,6 +665,9 @@ done
%changelog
+* Fri Jul 10 2026 Jerry James <loganjerry@gmail.com> - 1.4.5-2
+- Remove unused ocaml BuildRequires
+
* Thu Jul 02 2026 Gwyn Ciesla <gwync@protonmail.com> - 1.4.5-1
- Update to 1.4.5
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-10 18:02 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-10 18:02 [rpms/clamav] rawhide: Remove unused ocaml BuildRequires Jerry James
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox