public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-Business-ISBN] epel10.2: Specify all dependencies
@ 2026-08-18 10:41 Jitka Plesnikova
  0 siblings, 0 replies; only message in thread
From: Jitka Plesnikova @ 2026-08-18 10:41 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/perl-Business-ISBN
Branch : epel10.2
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=epel10.2

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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-18 10:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-18 10:41 [rpms/perl-Business-ISBN] epel10.2: Specify all dependencies Jitka Plesnikova

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox