public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-Fsdb] epel10: more packages to get a clean build
@ 2026-06-09 17:51 John Heidemann
0 siblings, 0 replies; only message in thread
From: John Heidemann @ 2026-06-09 17:51 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/perl-Fsdb
Branch : epel10
Commit : 3c4f5c394b89240631222364a1a64754546d7fe3
Author : John Heidemann <johnh@isi.edu>
Date : 2014-06-04T22:49:53-07:00
Stats : +5/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/perl-Fsdb/c/3c4f5c394b89240631222364a1a64754546d7fe3?branch=epel10
Log:
more packages to get a clean build
---
diff --git a/perl-Fsdb.spec b/perl-Fsdb.spec
index 2941510..0b09271 100644
--- a/perl-Fsdb.spec
+++ b/perl-Fsdb.spec
@@ -28,10 +28,13 @@ BuildRequires: perl(warnings)
BuildRequires: perl(IO::Compress::Bzip2)
BuildRequires: perl(IO::Compress::Gzip)
BuildRequires: perl(IO::Compress::Xz)
+# next two are needed to run test suites and are not autodetected
+BuildRequires: perl(HTML::Parser)
+BuildRequires: perl(Text::CSV_XS)
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
-# next two are autodetected by rpmbuild (I am told)
+# next two are needed to run test suites and are not autodetected
Requires: perl(HTML::Parser)
-# Requires: perl(Text::CSV_XS)
+Requires: perl(Text::CSV_XS)
Requires: perl(IO::Compress::Bzip2)
Requires: perl(IO::Compress::Gzip)
Requires: perl(IO::Compress::Xz)
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-09 17:51 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-09 17:51 [rpms/perl-Fsdb] epel10: more packages to get a clean build John Heidemann
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox