public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/perl-Graph] epel10: Specify all dependencies
Date: Fri, 07 Aug 2026 09:20:15 GMT [thread overview]
Message-ID: <178609441555.1.127897877341726162.rpms-perl-Graph-7397a1b53752@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/perl-Graph
Branch : epel10
Commit : 7397a1b5375229ef2bed9da402fce91683c3f739
Author : Petr Písař <ppisar@redhat.com>
Date : 2012-06-12T13:07:00+02:00
Stats : +16/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/perl-Graph/c/7397a1b5375229ef2bed9da402fce91683c3f739?branch=epel10
Log:
Specify all dependencies
---
diff --git a/perl-Graph.spec b/perl-Graph.spec
index 3dd8f86..7eba998 100644
--- a/perl-Graph.spec
+++ b/perl-Graph.spec
@@ -10,10 +10,24 @@ Source0: http://www.cpan.org/authors/id/J/JH/JHI/Graph-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch
-BuildRequires: perl(Heap)
BuildRequires: perl(ExtUtils::MakeMaker)
+# Run-time
+BuildRequires: perl(AutoLoader)
+BuildRequires: perl(base)
+BuildRequires: perl(Carp)
+BuildRequires: perl(Data::Dumper)
+BuildRequires: perl(Exporter)
+BuildRequires: perl(List::Util)
+BuildRequires: perl(Safe)
+BuildRequires: perl(Scalar::Util)
+# Tests
+BuildRequires: perl(lib)
+BuildRequires: perl(Math::Complex)
+BuildRequires: perl(Storable) >= 2.05
BuildRequires: perl(Test::More)
+BuildRequires: perl(Text::Abbrev)
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
+Requires: perl(Carp)
%description
This is Graph, a Perl module for dealing with graphs, the abstract
@@ -64,6 +78,7 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Mon Jun 11 2012 Petr Pisar <ppisar@redhat.com> - 0.91-10
- Perl 5.16 rebuild
+- Specify all dependencies
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.91-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
reply other threads:[~2026-08-07 9:20 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=178609441555.1.127897877341726162.rpms-perl-Graph-7397a1b53752@fedoraproject.org \
--to=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