public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/bogofilter] rawhide: Remove stale 'xmlto' BuildRequires
@ 2026-07-21 8:28 Michal Schorm
0 siblings, 0 replies; only message in thread
From: Michal Schorm @ 2026-07-21 8:28 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/bogofilter
Branch : rawhide
Commit : 154ea8f6127a54f6d7a82500716ef426aa835e2d
Author : Michal Schorm <mschorm@redhat.com>
Date : 2026-07-21T07:40:31+02:00
Stats : +0/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/bogofilter/c/154ea8f6127a54f6d7a82500716ef426aa835e2d?branch=rawhide
Log:
Remove stale 'xmlto' BuildRequires
The upstream build system ships pre-built documentation
intermediates. Timestamp guards in the Makefile skip 'xmlto'
invocation when pre-built files are newer than the sources, which
they always are in a tarball build.
Related: rhbz#2503124
Co-Authored-By: Claude AI <noreply@anthropic.com>
---
diff --git a/bogofilter.spec b/bogofilter.spec
index 79c2069..fbcf76e 100644
--- a/bogofilter.spec
+++ b/bogofilter.spec
@@ -13,7 +13,6 @@ BuildRequires: gcc
BuildRequires: flex
BuildRequires: pkgconfig(sqlite3)
BuildRequires: /usr/bin/iconv
-BuildRequires: /usr/bin/xmlto
BuildRequires: perl-generators
BuildRequires: make
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-21 8:28 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-21 8:28 [rpms/bogofilter] rawhide: Remove stale 'xmlto' BuildRequires Michal Schorm
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox