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

A new commit has been pushed.

Repo   : rpms/perl-SQL-Translator
Branch : epel10.2
Commit : 3553463ffb1df811c0e16c992d8d80541baf48e3
Author : Iain Arnell <iarnell@gmail.com>
Date   : 2011-07-21T16:45:32+02:00
Stats  : +10/-3 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/perl-SQL-Translator/c/3553463ffb1df811c0e16c992d8d80541baf48e3?branch=epel10.2

Log:
update filtering for rpm 4.9

---
diff --git a/perl-SQL-Translator.spec b/perl-SQL-Translator.spec
index c14fc82..dbf19b6 100644
--- a/perl-SQL-Translator.spec
+++ b/perl-SQL-Translator.spec
@@ -1,7 +1,7 @@
 Name:           perl-SQL-Translator
 Summary:        Manipulate structured data definitions (SQL and more)
 Version:        0.11006
-Release:        5%{?dist}
+Release:        6%{?dist}
 License:        GPLv2
 Group:          Development/Libraries
 Source0:        http://search.cpan.org/CPAN/authors/id/R/RI/RIBASUSHI/SQL-Translator-%{version}.tar.gz 
@@ -60,8 +60,12 @@ Requires:       perl(Pod::Usage)
 Requires:       perl(XML::Writer) >= 0.5
 
 
-%{?filter_from_requires: %filter_from_requires /^perl(:)$/d }
-%{?perl_default_filter}
+%{?perl_default_filter:
+%filter_from_requires /^perl(:)$/d
+%perl_default_filter
+}
+%global __requires_exclude %{?__requires_exclude:%__requires_exclude|}perl\\(:\\)
+
 %{?perl_default_subpackage_tests}
 
 %description
@@ -113,6 +117,9 @@ rm -rf %{buildroot}
 %{_mandir}/man[13]/*
 
 %changelog
+* Thu Jul 21 2011 Iain Arnell <iarnell@gmail.com> 0.11006-6
+- update filtering for rpm 4.9
+
 * Thu Jul 21 2011 Petr Sabata <contyk@redhat.com> - 0.11006-5
 - Perl mass rebuild
 

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

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

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