public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/perl-Ima-DBI] epel10.2: Specify all dependencies
Date: Wed, 02 Sep 2026 11:19:58 GMT	[thread overview]
Message-ID: <178834799812.1.7130473490341865037.rpms-perl-Ima-DBI-68da6d29220d@fedoraproject.org> (raw)

A new commit has been pushed.

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

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

                 reply	other threads:[~2026-09-02 11:19 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=178834799812.1.7130473490341865037.rpms-perl-Ima-DBI-68da6d29220d@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