public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-BZ-Client] epel10: Specify all dependencies
@ 2026-08-05 18:52 Jitka Plesnikova
0 siblings, 0 replies; only message in thread
From: Jitka Plesnikova @ 2026-08-05 18:52 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-05 18:52 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-05 18:52 [rpms/perl-BZ-Client] epel10: 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