[perl-Gtk2-Ex-Carp] fix filter - thanks to Paul Howarth

Marcela Mašláňová mmaslano at fedoraproject.org
Mon Jul 25 10:14:05 UTC 2011


commit b97d6505a872226600982ae6ef97c14e85ebeaa0
Author: Marcela Mašláňová <mmaslano at redhat.com>
Date:   Mon Jul 25 12:10:27 2011 +0200

    fix filter - thanks to Paul Howarth

 perl-Gtk2-Ex-Carp.spec |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/perl-Gtk2-Ex-Carp.spec b/perl-Gtk2-Ex-Carp.spec
index 97d2447..34a5f28 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:        13%{?dist}
+Release:        14%{?dist}
 Summary:        GTK+ friendly die() and warn() functions
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -18,7 +18,7 @@ die() and warn() functions, and two which allow for extended error
 reporting. When called, these functions display a user-friendly message
 dialog window.
 
-%{?perl_default_filter
+%{?perl_default_filter:
 %filter_from_requires /perl(Gtk2::Dialog)/d
 %{?perl_default_filter}
 }
@@ -55,8 +55,8 @@ rm -rf %{buildroot}
 %{_mandir}/man3/*
 
 %changelog
-* Mon Jun 25 2011 Marcela Mašláňová <mmaslano at redhat.com> - 0.01-13
-- add new filter
+* Mon Jun 25 2011 Marcela Mašláňová <mmaslano at redhat.com> - 0.01-14
+- add new filter, fix filter - thanks to Paul Howarth
 
 * 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