public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/neon] rawhide: Remove stale 'xmlto' BuildRequires
@ 2026-07-21 9:17 Michal Schorm
0 siblings, 0 replies; only message in thread
From: Michal Schorm @ 2026-07-21 9:17 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/neon
Branch : rawhide
Commit : a7075c64dc8139ce6747017d1380c4bcf904390c
Author : Michal Schorm <mschorm@redhat.com>
Date : 2026-07-21T07:42:06+02:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/neon/c/a7075c64dc8139ce6747017d1380c4bcf904390c?branch=rawhide
Log:
Remove stale 'xmlto' BuildRequires
Man pages are pre-built in the upstream tarball. HTML doc
installation was explicitly disabled (6ea6753, 2013). The
'docs-man' Makefile target exists but is never triggered during
the Fedora build.
Related: rhbz#2503124
Co-Authored-By: Claude AI <noreply@anthropic.com>
---
diff --git a/neon.spec b/neon.spec
index b0a3e3a..a04b67e 100644
--- a/neon.spec
+++ b/neon.spec
@@ -14,7 +14,7 @@ URL: https://notroj.github.io/neon/
Source0: https://notroj.github.io/neon/neon-%{version}.tar.gz
Patch0: neon-0.34.0-multilib.patch
BuildRequires: expat-devel, openssl-devel, zlib-devel, krb5-devel
-BuildRequires: pkgconfig, make, gcc, xmlto, libntlm-devel
+BuildRequires: pkgconfig, make, gcc, libntlm-devel
%if %{with pkcs11}
BuildRequires: pakchois-devel
%endif
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-21 9:17 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-21 9:17 [rpms/neon] 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