public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-Fsdb] epel10: add missing requires
@ 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 : 2b916b89ecc2afb63b5f4e4a2bcfb2f40fefed6c
Author : John Heidemann <johnh@isi.edu>
Date : 2019-11-22T11:19:04-08:00
Stats : +3/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/perl-Fsdb/c/2b916b89ecc2afb63b5f4e4a2bcfb2f40fefed6c?branch=epel10
Log:
add missing requires
---
diff --git a/perl-Fsdb.spec b/perl-Fsdb.spec
index 6e324c5..ef7b7f5 100644
--- a/perl-Fsdb.spec
+++ b/perl-Fsdb.spec
@@ -1,7 +1,7 @@
Summary: A set of commands for manipulating flat-text databases from the shell
Name: perl-Fsdb
Version: 2.69
-Epoch: 1
+Epoch: 2
Release: 1%{?dist}
License: GPLv2
URL: http://www.isi.edu/~johnh/SOFTWARE/FSDB/
@@ -18,6 +18,7 @@ BuildRequires: perl(Getopt::Long)
BuildRequires: perl(IO::File)
BuildRequires: perl(IO::Handle)
BuildRequires: perl(IO::Uncompress::AnyUncompress)
+BuildRequires: perl(IPC::Cmd)
BuildRequires: perl(Pod::Usage)
BuildRequires: perl(Pod::Html)
BuildRequires: perl(strict)
@@ -43,6 +44,7 @@ Requires: perl(Text::CSV_XS)
Requires: perl(IO::Compress::Bzip2)
Requires: perl(IO::Compress::Gzip)
Requires: perl(IO::Compress::Xz)
+Requires: perl(IPC::Cmd)
Requires: perl(XML::Simple)
Requires: perl(YAML::XS)
^ 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: add missing requires John Heidemann
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox