public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/perl-DBD-ODBC] epel10: Specify all dependencies
Date: Tue, 25 Aug 2026 12:33:24 GMT	[thread overview]
Message-ID: <178766120407.1.16587068814096767004.rpms-perl-DBD-ODBC-5be8c98c94a0@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/perl-DBD-ODBC
Branch : epel10
Commit : 5be8c98c94a0f9ae6ec2f19514f13e452da24f8a
Author : Petr Písař <ppisar@redhat.com>
Date   : 2015-06-22T15:11:58+02:00
Stats  : +36/-6 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/perl-DBD-ODBC/c/5be8c98c94a0f9ae6ec2f19514f13e452da24f8a?branch=epel10

Log:
Specify all dependencies

---
diff --git a/perl-DBD-ODBC.spec b/perl-DBD-ODBC.spec
index 6271be6..12836a8 100644
--- a/perl-DBD-ODBC.spec
+++ b/perl-DBD-ODBC.spec
@@ -1,24 +1,51 @@
 Name:           perl-DBD-ODBC
 Version:        1.52
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        ODBC Driver for DBI
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/DBD-ODBC/
 Source0:        http://www.cpan.org/modules/by-module/DBD/DBD-ODBC-%{version}.tar.gz
+BuildRequires:  findutils
+BuildRequires:  gcc
+BuildRequires:  make
 BuildRequires:  perl
 BuildRequires:  perl(Config)
-BuildRequires:  perl(Data::Dumper)
-BuildRequires:  perl(DBI)
+BuildRequires:  perl(DBI::DBD)
+BuildRequires:  perl(English)
 BuildRequires:  perl(ExtUtils::MakeMaker)
-BuildRequires:  perl(Test::Pod)
-BuildRequires:  perl(Test::Pod::Coverage)
+BuildRequires:  perl(File::Basename)
+BuildRequires:  perl(File::Spec)
+BuildRequires:  perl(Getopt::Long)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(warnings)
 BuildRequires:  unixODBC-devel
-Requires:       perl(DBI)
+# Run-time:
+BuildRequires:  perl(constant)
+BuildRequires:  perl(DBI) >= 1.609
+BuildRequires:  perl(DynaLoader)
+BuildRequires:  perl(Exporter)
+# Tests:
+BuildRequires:  perl(B)
+BuildRequires:  perl(bytes)
+BuildRequires:  perl(Data::Dumper)
+BuildRequires:  perl(DBI::Const::GetInfoType)
+BuildRequires:  perl(Devel::Peek)
+BuildRequires:  perl(open)
+BuildRequires:  perl(overload)
+BuildRequires:  perl(utf8)
+# Win32::API::More not used
+# Optional tests:
+# Test::Pod 1.00 not used
+BuildRequires:  perl(Test::NoWarnings)
+# Test::Pod::Coverage 1.04 not useful
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
+Requires:       perl(DBI) >= 1.609
 Requires:       unixODBC
 Patch0:         Changes.patch
 
+# Remove under-specfied dependencies
+%global __requires_exclude %{?__requires_exclude:%__requires_exclude|}^perl\\(DBI\\)$
 
 %description
 This module is needed to access ODBC databases from within Perl. The
@@ -48,6 +75,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Mon Jun 22 2015 Petr Pisar <ppisar@redhat.com> - 1.52-4
+- Specify all dependencies (bug #1234347)
+
 * Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.52-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 

                 reply	other threads:[~2026-08-25 12:33 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=178766120407.1.16587068814096767004.rpms-perl-DBD-ODBC-5be8c98c94a0@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