public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-DBIx-ContextualFetch] epel10: new filter with RPM4.9
@ 2026-09-01 17:56
0 siblings, 0 replies; only message in thread
From: @ 2026-09-01 17:56 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-01 17:56 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-01 17:56 [rpms/perl-DBIx-ContextualFetch] epel10: new filter with RPM4.9
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox