public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jerry James <loganjerry@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/clamav] rawhide: Remove unused ocaml BuildRequires
Date: Fri, 10 Jul 2026 18:02:23 GMT	[thread overview]
Message-ID: <178370654380.1.9067413160535835394.rpms-clamav-0ba24c078d06@fedoraproject.org> (raw)

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
 

                 reply	other threads:[~2026-07-10 18:02 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=178370654380.1.9067413160535835394.rpms-clamav-0ba24c078d06@fedoraproject.org \
    --to=loganjerry@gmail.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