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-Business-ISBN] epel9: Specify all dependencies
Date: Tue, 18 Aug 2026 10:50:43 GMT [thread overview]
Message-ID: <178705024316.1.9852549955752605500.rpms-perl-Business-ISBN-259b082b51a9@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/perl-Business-ISBN
Branch : epel9
Commit : 259b082b51a983eac78f8762765048ba054a6404
Author : Jitka Plesnikova <jplesnik@redhat.com>
Date : 2012-06-15T10:51:10+02:00
Stats : +10/-4 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/perl-Business-ISBN/c/259b082b51a983eac78f8762765048ba054a6404?branch=epel9
Log:
Specify all dependencies
---
diff --git a/perl-Business-ISBN.spec b/perl-Business-ISBN.spec
index 68b6c33..c927073 100644
--- a/perl-Business-ISBN.spec
+++ b/perl-Business-ISBN.spec
@@ -12,12 +12,17 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch
BuildRequires: perl(ExtUtils::MakeMaker)
-BuildRequires: perl(Test::More)
-BuildRequires: perl(Test::Pod)
-BuildRequires: perl(Test::Pod::Coverage)
+BuildRequires: perl(base)
+BuildRequires: perl(Business::ISBN::Data)
+BuildRequires: perl(Carp)
+BuildRequires: perl(Data::Dumper)
+BuildRequires: perl(Exporter)
BuildRequires: perl(GD::Barcode::EAN13)
+BuildRequires: perl(IO::Socket)
BuildRequires: perl(LWP::Simple)
-BuildRequires: perl(Business::ISBN::Data)
+BuildRequires: perl(Test::More)
+BuildRequires: perl(Test::Pod) >= 1.00
+BuildRequires: perl(Test::Pod::Coverage)
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
@@ -60,6 +65,7 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Fri Jun 15 2012 Petr Pisar <ppisar@redhat.com> - 2.05-8
- Perl 5.16 rebuild
+- Specify all dependencies
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.05-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
reply other threads:[~2026-08-18 10:50 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=178705024316.1.9852549955752605500.rpms-perl-Business-ISBN-259b082b51a9@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