[perl-Math-Random-MT-Auto] update filtering for rpm 4.9

Iain Arnell iarnell at fedoraproject.org
Thu Jul 21 15:05:13 UTC 2011


commit 041b3112d79bcd2aebf9a7e173938ceb666f6d7a
Author: Iain Arnell <iarnell at gmail.com>
Date:   Thu Jul 21 17:04:51 2011 +0200

    update filtering for rpm 4.9

 perl-Math-Random-MT-Auto.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/perl-Math-Random-MT-Auto.spec b/perl-Math-Random-MT-Auto.spec
index c8df616..07a7780 100644
--- a/perl-Math-Random-MT-Auto.spec
+++ b/perl-Math-Random-MT-Auto.spec
@@ -1,6 +1,6 @@
 Name:           perl-Math-Random-MT-Auto
 Version:        6.16
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Auto-seeded Mersenne Twister PRNGs
 License:        BSD 
 Group:          Development/Libraries
@@ -38,6 +38,7 @@ data sources or system-provided PRNGs such as rand.
 %filter_from_requires /^perl(Object::InsideOut)$/d
 %{?perl_default_filter}
 }
+%global __requires_exclude %{?__requires_exclude:%__requires_exclude|}perl\\(Object::InsideOut\\)$
 
 %prep
 %setup -q -n Math-Random-MT-Auto-%{version}
@@ -66,6 +67,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Thu Jul 21 2011 Iain Arnell <iarnell at gmail.com> 6.16-4
+- update filtering for rpm 4.9
+
 * Tue Jul 19 2011 Petr Sabata <contyk at redhat.com> - 6.16-3
 - Perl mass rebuild
 


More information about the scm-commits mailing list