public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-DBIx-ContextualFetch] epel10.2: update filtering for rpm 4.9
@ 2026-09-01 18:08 Iain Arnell
  0 siblings, 0 replies; only message in thread
From: Iain Arnell @ 2026-09-01 18:08 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/perl-DBIx-ContextualFetch
Branch : epel10.2
Commit : 843bba75c52763a5d9aff3160cc24401368184e0
Author : Iain Arnell <iarnell@gmail.com>
Date   : 2011-06-21T05:33:46+02:00
Stats  : +5/-5 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/perl-DBIx-ContextualFetch/c/843bba75c52763a5d9aff3160cc24401368184e0?branch=epel10.2

Log:
update filtering for rpm 4.9

---
diff --git a/perl-DBIx-ContextualFetch.spec b/perl-DBIx-ContextualFetch.spec
index 2595352..dd3b260 100644
--- a/perl-DBIx-ContextualFetch.spec
+++ b/perl-DBIx-ContextualFetch.spec
@@ -1,6 +1,6 @@
 Name:           perl-DBIx-ContextualFetch
 Version:        1.03
-Release:        13%{?dist}
+Release:        14%{?dist}
 Summary:        Add contextual fetches to DBI
 Group:          Development/Libraries
 License:        GPL+ or Artistic
@@ -13,10 +13,8 @@ BuildRequires:  perl(DBD::SQLite), perl(Test::Pod::Coverage), perl(Test::More)
 Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 Requires:	perl(DBI)
 
-%{?filter_setup:
-%filter_from_requires /^perl(DBI::\(st\|db\))/d
 %{?perl_default_filter}
-}
+%global __requires_exclude %{?__requires_exclude:%__requires_exclude|}^perl\\(DBI::(st|db)\\)
 
 %description
 %{summary}.
@@ -38,13 +36,15 @@ chmod -R u+w $RPM_BUILD_ROOT/*
 make test
 
 %files
-%defattr(-,root,root,-)
 %doc Changes
 %{perl_vendorlib}/DBIx
 %{_mandir}/man3/*.3*
 
 
 %changelog
+* Tue Jun 21 2011 Iain Arnell <iarnell@gmail.com> 1.03-14
+- update filtering for rpm 4.9
+
 * Tue Jun 21 2011 Marcela Mašláňová <mmaslano@redhat.com> - 1.03-13
 - Perl mass rebuild
 

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

only message in thread, other threads:[~2026-09-01 18:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-01 18:08 [rpms/perl-DBIx-ContextualFetch] epel10.2: update filtering for rpm 4.9 Iain Arnell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox