commit f556e20dcd13637926b1e76b6bd75dd882c4fafe Author: Tom "spot" Callaway <tcallawa@xxxxxxxxxx> Date: Tue Aug 30 10:11:42 2011 -0400 filter out bogus Requires on Test::More perl-Gtk2.spec | 7 +++++-- 1 files changed, 5 insertions(+), 2 deletions(-) --- diff --git a/perl-Gtk2.spec b/perl-Gtk2.spec index 078dc9e..500b4e4 100644 --- a/perl-Gtk2.spec +++ b/perl-Gtk2.spec @@ -6,7 +6,7 @@ Name: perl-Gtk2 Version: 1.224 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Perl interface to the 2.x series of the Gimp Toolkit library Group: Development/Libraries @@ -37,7 +37,7 @@ Provides: perl(Gtk2::VBox) Provides: perl(Gtk2::Window) Provides: perl(Gtk2::MessageDialog) -%global __requires_exclude perl\\(Glib\\) +%global __requires_exclude perl\\(Glib\\)|perl\\(Test:: %description This module allows you to write Gtk+ graphical user interfaces in a @@ -84,6 +84,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Tue Aug 30 2011 Tom Callaway <spot@xxxxxxxxxxxxxxxxx> - 1.224-2 +- filter out bogus Requires on Test::More + * Wed Aug 3 2011 Tom Callaway <spot@xxxxxxxxxxxxxxxxx> - 1.224-1 - update to 1.224 -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel