[perl-Gtk2/el6] 1.224, filter out bogus Requires on Test::More

Tom Callaway spot at fedoraproject.org
Tue Aug 30 14:10:10 UTC 2011


commit 7cce628ab75c6d9f93d23c88d7040bfc8a43d7e9
Author: Tom "spot" Callaway <tcallawa at redhat.com>
Date:   Tue Aug 30 10:09:58 2011 -0400

    1.224, filter out bogus Requires on Test::More

 perl-Gtk2.spec |   13 +++++++++++--
 sources        |    2 +-
 2 files changed, 12 insertions(+), 3 deletions(-)
---
diff --git a/perl-Gtk2.spec b/perl-Gtk2.spec
index 2b231c1..500b4e4 100644
--- a/perl-Gtk2.spec
+++ b/perl-Gtk2.spec
@@ -5,7 +5,7 @@
 #
 
 Name:           perl-Gtk2
-Version:        1.223
+Version:        1.224
 Release:        2%{?dist}
 Summary:        Perl interface to the 2.x series of the Gimp Toolkit library
 
@@ -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,15 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue Aug 30 2011 Tom Callaway <spot at fedoraproject.org> - 1.224-2
+- filter out bogus Requires on Test::More
+
+* Wed Aug  3 2011 Tom Callaway <spot at fedoraproject.org> - 1.224-1
+- update to 1.224
+
+* Tue Jun 21 2011 Marcela Mašláňová <mmaslano at redhat.com> - 1.223-3
+- Perl mass rebuild
+
 * Thu Apr 14 2011 Marcela Mašláňová <mmaslano at redhat.com> - 1.223-2
 - add provides, which should fix gcstar. They must be provided by this
  package.
diff --git a/sources b/sources
index dbacd38..bee1b4f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-57459f0f39c20699a5062ea833a67817  Gtk2-1.223.tar.gz
+0d83e00179bcf1caa2b8974248b6a869  Gtk2-1.224.tar.gz


More information about the scm-commits mailing list