public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-Ima-DBI] epel10: Specify all dependencies
@ 2026-09-02 11:18
0 siblings, 0 replies; only message in thread
From: @ 2026-09-02 11:18 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/perl-Ima-DBI
Branch : epel10
Commit : 68da6d29220de95d0e9763270538be02527e2b0f
Author : Petr Písař <ppisar@redhat.com>
Date : 2013-02-26T16:25:50+01:00
Stats : +21/-10 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/perl-Ima-DBI/c/68da6d29220de95d0e9763270538be02527e2b0f?branch=epel10
Log:
Specify all dependencies
---
diff --git a/perl-Ima-DBI.spec b/perl-Ima-DBI.spec
index fa528aa..67f3462 100644
--- a/perl-Ima-DBI.spec
+++ b/perl-Ima-DBI.spec
@@ -4,21 +4,31 @@ Release: 16%{?dist}
Summary: Database connection caching and organization
Group: Development/Libraries
License: GPL+ or Artistic
-URL: http://search.cpan.org/dist/Ima-DBI
+URL: http://search.cpan.org/dist/Ima-DBI/
Source0: http://search.cpan.org/CPAN/authors/id/P/PE/PERRIN/Ima-DBI-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch
-BuildRequires: perl(Class::Data::Inheritable)
-# No longer needed as of 0.34
-# BuildRequires: perl(Class::WhiteHole)
-BuildRequires: perl(DBIx::ContextualFetch)
-BuildRequires: perl(Test::More)
-Requires: perl(Class::Data::Inheritable)
-# No longer needed as of 0.34
-# Requires: perl(Class::WhiteHole)
-Requires: perl(DBIx::ContextualFetch)
+BuildRequires: perl
+BuildRequires: perl(ExtUtils::MakeMaker)
+# Run-time:
+BuildRequires: perl(base)
+BuildRequires: perl(Carp)
+BuildRequires: perl(Class::Data::Inheritable) >= 0.02
+BuildRequires: perl(DBI) >= 1.2
+BuildRequires: perl(DBIx::ContextualFetch) >= 1
+BuildRequires: perl(strict)
+# Tests:
+BuildRequires: perl(Cwd)
+BuildRequires: perl(Test::More) >= 0.18
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
+Requires: perl(Carp)
+Requires: perl(Class::Data::Inheritable) >= 0.02
+Requires: perl(DBI) >= 1.2
+Requires: perl(DBIx::ContextualFetch) >= 0.02
+
+# Filter under-specified dependencies
+%global __requires_exclude %{?__requires_exclude:%__requires_exclude|}^perl\\((Class::Data::Inheritable|DBI)\\)
%description
%{summary}.
@@ -53,6 +63,7 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.35-16
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
+- Specify all dependencies
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.35-15
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-02 11:18 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-02 11:18 [rpms/perl-Ima-DBI] epel10: 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