public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jitka Plesnikova <jplesnik@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/perl-BZ-Client] epel10: Specify all dependencies
Date: Wed, 05 Aug 2026 18:52:58 GMT	[thread overview]
Message-ID: <178595597894.1.15087047264113221245.rpms-perl-BZ-Client-430808aaed55@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/perl-BZ-Client
Branch : epel10
Commit : 430808aaed55a87ec1bb8475ce6bd25246a099f7
Author : Jitka Plesnikova <jplesnik@redhat.com>
Date   : 2012-06-21T17:47:36+02:00
Stats  : +8/-0 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/perl-BZ-Client/c/430808aaed55a87ec1bb8475ce6bd25246a099f7?branch=epel10

Log:
Specify all dependencies

---
diff --git a/perl-BZ-Client.spec b/perl-BZ-Client.spec
index 4d35799..01a0287 100644
--- a/perl-BZ-Client.spec
+++ b/perl-BZ-Client.spec
@@ -7,12 +7,19 @@ Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/BZ-Client/
 Source0:        http://www.cpan.org/authors/id/J/JW/JWIED/BZ-Client-%{version}.tar.gz
 BuildArch:      noarch
+BuildRequires:  perl(Data::Dumper)
 BuildRequires:  perl(DateTime)
 BuildRequires:  perl(DateTime::Format::ISO8601)
+BuildRequires:  perl(DateTime::Format::Strptime)
 BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(File::Spec)
+BuildRequires:  perl(Getopt::Long)
+BuildRequires:  perl(HTTP::Cookies)
 BuildRequires:  perl(LWP)
+BuildRequires:  perl(URI)
 BuildRequires:  perl(XML::Parser)
 BuildRequires:  perl(XML::Writer)
+BuildRequires:  perl(Test)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %{?perl_default_filter}
@@ -48,6 +55,7 @@ make test
 %changelog
 * Thu Jun 21 2012 Petr Pisar <ppisar@redhat.com> - 1.04-3
 - Perl 5.16 rebuild
+- Specify all dependencies
 
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.04-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild

                 reply	other threads:[~2026-08-05 18:52 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=178595597894.1.15087047264113221245.rpms-perl-BZ-Client-430808aaed55@fedoraproject.org \
    --to=jplesnik@redhat.com \
    --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