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

A new commit has been pushed.

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

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

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

only message in thread, other threads:[~2026-08-07  9:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-07  9:20 [rpms/perl-Graph] epel10.2: Specify all dependencies 

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