public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ssss] rawhide: Remove stale 'xmlto' BuildRequires
@ 2026-07-21  9:00 Michal Schorm
  0 siblings, 0 replies; only message in thread
From: Michal Schorm @ 2026-07-21  9:00 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/ssss
            Branch : rawhide
            Commit : efb8f94135653539a2d10461b1a7fe3e6738cfb8
            Author : Michal Schorm <mschorm@redhat.com>
            Date   : 2026-07-21T07:41:44+02:00
            Stats  : +1/-1 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/ssss/c/efb8f94135653539a2d10461b1a7fe3e6738cfb8?branch=rawhide

            Log:
            Remove stale 'xmlto' BuildRequires

The man page is shipped as a pre-built separate source
(Source1: 'ssss.1.gz') and installed directly. 'xmlto' has not been
invoked since the original import (2bbd67d, 2006).

Related: rhbz#2503124

Co-Authored-By: Claude AI <noreply@anthropic.com>

---
diff --git a/ssss.spec b/ssss.spec
index ecf73cd..b4f240d 100644
--- a/ssss.spec
+++ b/ssss.spec
@@ -8,7 +8,7 @@ Url:  http://point-at-infinity.org/%{name}
 Source: http://point-at-infinity.org/%{name}/%{name}-%{version}.tar.gz
 Source1: ssss.1.gz
 BuildRequires:  gcc
-BuildRequires: gmp-devel, xmlto
+BuildRequires: gmp-devel
 
 %description
 ssss is an implementation of Shamir's secret sharing scheme.  ssss does

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-21  9:00 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:00 [rpms/ssss] 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