[perl-DBIx-Class-Cursor-Cached] update filtering for rpm 4.9

Iain Arnell iarnell at fedoraproject.org
Thu Jul 21 15:02:16 UTC 2011


commit 204753389234389642a61265b62aa5762d7bc1b2
Author: Iain Arnell <iarnell at gmail.com>
Date:   Thu Jul 21 17:02:00 2011 +0200

    update filtering for rpm 4.9

 perl-DBIx-Class-Cursor-Cached.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/perl-DBIx-Class-Cursor-Cached.spec b/perl-DBIx-Class-Cursor-Cached.spec
index 2ebd18f..f863ded 100644
--- a/perl-DBIx-Class-Cursor-Cached.spec
+++ b/perl-DBIx-Class-Cursor-Cached.spec
@@ -1,6 +1,6 @@
 Name:           perl-DBIx-Class-Cursor-Cached
 Version:        1.001001
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Cursor class with built-in caching support
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -25,6 +25,7 @@ Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $versi
 %filter_from_requires /perl(Carp::Clan)$/d
 %{?perl_default_filter}
 }
+%global __requires_exclude %{?__requires_exclude:%__requires_exclude|}perl\\(Carp::Clan\\)$
 
 %description
 This module provides a DBIx cursor class with built-in caching support.
@@ -54,6 +55,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Thu Jul 21 2011 Iain Arnell <iarnell at gmail.com> 1.001001-3
+- update filtering for rpm 4.9
+
 * Tue Jul 19 2011 Petr Sabata <contyk at redhat.com> - 1.001001-2
 - Perl mass rebuild
 


More information about the scm-commits mailing list