[perl-Gtk2-Ex-Carp] add new filter

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


commit c9e6af7c600ac6b7adf2f70a6cec11e5ccf5360d
Author: Marcela Mašláňová <mmaslano at redhat.com>
Date:   Mon Jul 25 11:03:13 2011 +0200

    add new filter

 perl-Gtk2-Ex-Carp.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/perl-Gtk2-Ex-Carp.spec b/perl-Gtk2-Ex-Carp.spec
index f712e9a..97d2447 100644
--- a/perl-Gtk2-Ex-Carp.spec
+++ b/perl-Gtk2-Ex-Carp.spec
@@ -1,6 +1,6 @@
 Name:           perl-Gtk2-Ex-Carp
 Version:        0.01
-Release:        12%{?dist}
+Release:        13%{?dist}
 Summary:        GTK+ friendly die() and warn() functions
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -18,10 +18,11 @@ die() and warn() functions, and two which allow for extended error
 reporting. When called, these functions display a user-friendly message
 dialog window.
 
-%{?filter_setup:
+%{?perl_default_filter
 %filter_from_requires /perl(Gtk2::Dialog)/d
 %{?perl_default_filter}
 }
+%global __requires_exclude %{?__requires_exclude:%__requires_exclude|}perl\\(Gtk2::Dialog\\)
 
 %prep
 %setup -q -n Gtk2-Ex-Carp-%{version}
@@ -54,6 +55,9 @@ rm -rf %{buildroot}
 %{_mandir}/man3/*
 
 %changelog
+* Mon Jun 25 2011 Marcela Mašláňová <mmaslano at redhat.com> - 0.01-13
+- add new filter
+
 * Tue Jun 21 2011 Marcela Mašláňová <mmaslano at redhat.com> - 0.01-12
 - Perl mass rebuild
 


More information about the scm-commits mailing list