[packages/perl-DBIx-ContextualFetch] - rel 4, add noautoreq with usual known offenders
baggins
baggins at pld-linux.org
Sat Feb 7 10:25:05 CET 2026
commit 2ec6c8b09c15bfc03da09624e139592f2560ded3
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sat Feb 7 11:24:42 2026 +0100
- rel 4, add noautoreq with usual known offenders
perl-DBIx-ContextualFetch.spec | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/perl-DBIx-ContextualFetch.spec b/perl-DBIx-ContextualFetch.spec
index 737c6ac..f3a692c 100644
--- a/perl-DBIx-ContextualFetch.spec
+++ b/perl-DBIx-ContextualFetch.spec
@@ -8,7 +8,7 @@ Summary: Add contextual fetches to DBI
Summary(pl.UTF-8): Dodanie kontekstowych pobrań do DBI
Name: perl-DBIx-ContextualFetch
Version: 1.03
-Release: 3
+Release: 4
# same as perl
License: GPL or Artistic
Group: Development/Languages/Perl
@@ -23,6 +23,8 @@ BuildRequires: perl-DBD-SQLite
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+%define _noautoreq_perl DBD::st DBI::db
+
%description
DBIx::ContextualFetch module adds contextual fetches to DBI. DBI
itself doesn't take much advantage of Perl's context sensitivity.
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-DBIx-ContextualFetch.git/commitdiff/2ec6c8b09c15bfc03da09624e139592f2560ded3
More information about the pld-cvs-commit
mailing list