public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: John Heidemann <johnh@isi.edu>
To: git-commits@fedoraproject.org
Subject: [rpms/perl-Fsdb] epel10: add missing requires
Date: Tue, 09 Jun 2026 17:51:44 GMT	[thread overview]
Message-ID: <178102750430.1.14753143003061047754.rpms-perl-Fsdb-2b916b89ecc2@fedoraproject.org> (raw)

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)
 

                 reply	other threads:[~2026-06-09 17:51 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178102750430.1.14753143003061047754.rpms-perl-Fsdb-2b916b89ecc2@fedoraproject.org \
    --to=johnh@isi.edu \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox