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

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
 

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

only message in thread, other threads:[~2026-08-25 12:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-25 12:33 [rpms/perl-DBD-ODBC] 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