public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/perl-DBIx-ContextualFetch] epel10: new filter with RPM4.9
Date: Tue, 01 Sep 2026 17:56:24 GMT [thread overview]
Message-ID: <178828538429.1.2486566377539570754.rpms-perl-DBIx-ContextualFetch-3bb145dfd06e@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/perl-DBIx-ContextualFetch
Branch : epel10
Commit : 3bb145dfd06e20861e4b2f7c0c0a4d5c18b34a06
Author : Marcela Mašláňová <mmaslano@redhat.com>
Date : 2011-02-15T15:30:49+01:00
Stats : +9/-6 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/perl-DBIx-ContextualFetch/c/3bb145dfd06e20861e4b2f7c0c0a4d5c18b34a06?branch=epel10
Log:
new filter with RPM4.9
---
diff --git a/perl-DBIx-ContextualFetch.spec b/perl-DBIx-ContextualFetch.spec
index ccb4ca7..cd37e2d 100644
--- a/perl-DBIx-ContextualFetch.spec
+++ b/perl-DBIx-ContextualFetch.spec
@@ -1,12 +1,11 @@
Name: perl-DBIx-ContextualFetch
Version: 1.03
-Release: 11%{?dist}
+Release: 12%{?dist}
Summary: Add contextual fetches to DBI
Group: Development/Libraries
License: GPL+ or Artistic
URL: http://search.cpan.org/dist/DBIx-ContextualFetch
Source0: http://search.cpan.org/CPAN/authors/id/T/TM/TMTM/DBIx-ContextualFetch-%{version}.tar.gz
-BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch
BuildRequires: perl(DBI)
@@ -14,6 +13,11 @@ 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}
+}
+
%description
%{summary}.
@@ -25,7 +29,6 @@ Requires: perl(DBI)
make %{?_smp_mflags}
%install
-rm -rf $RPM_BUILD_ROOT
make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT
find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';'
find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 2>/dev/null ';'
@@ -34,9 +37,6 @@ chmod -R u+w $RPM_BUILD_ROOT/*
%check
make test
-%clean
-rm -rf $RPM_BUILD_ROOT
-
%files
%defattr(-,root,root,-)
%doc Changes
@@ -45,6 +45,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
+* Tue Feb 15 2011 Marcela Mašláňová <mmaslano@redhat.com> - 1.03-12
+- new filter with RPM4.9
+
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.03-11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
reply other threads:[~2026-09-01 17:56 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=178828538429.1.2486566377539570754.rpms-perl-DBIx-ContextualFetch-3bb145dfd06e@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