[perl-PPIx-EditorTools] add new filter

Marcela Mašláňová mmaslano at fedoraproject.org
Mon Jul 25 12:06:47 UTC 2011


commit 5aec4ee579313e669105d4bfe459992a515273a4
Author: Marcela Mašláňová <mmaslano at redhat.com>
Date:   Mon Jul 25 14:03:23 2011 +0200

    add new filter

 perl-PPIx-EditorTools.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/perl-PPIx-EditorTools.spec b/perl-PPIx-EditorTools.spec
index b9086b6..d7e439d 100644
--- a/perl-PPIx-EditorTools.spec
+++ b/perl-PPIx-EditorTools.spec
@@ -1,6 +1,6 @@
 Name:           perl-PPIx-EditorTools
 Version:        0.15
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Utility methods and base class for manipulating Perl via PPI
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -27,6 +27,7 @@ Requires:       perl(PPI) >= 1.203
 
 %filter_from_requires /^perl(Class::XSAccessor)$/
 %filter_setup
+%global __requires_exclude %{?__requires_exclude:%__requires_exclude|}perl\\(Class::XSAccessor\\)$
 
 %description
 Base class and utility methods for manipulating Perl via PPI. Pulled out
@@ -55,6 +56,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Mon Jul 25 2011 Marcela Mašláňová <mmaslano at redhat.com> - 0.15-3
+- add new filter
+
 * Wed Jul 20 2011 Petr Sabata <contyk at redhat.com> - 0.15-2
 - Perl mass rebuild
 


More information about the scm-commits mailing list