[perl-Getopt-GUI-Long/el5] changed Gtk2 requirement to Tk

Wes Hardaker hardaker at fedoraproject.org
Mon Nov 7 14:32:25 UTC 2011


commit 68dd028225a713ddd70788b26c1822e91a852883
Author: Wes Hardaker <opensource at hardakers.net>
Date:   Mon Nov 7 06:31:24 2011 -0800

    changed Gtk2 requirement to Tk

 perl-Getopt-GUI-Long.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/perl-Getopt-GUI-Long.spec b/perl-Getopt-GUI-Long.spec
index 76b3733..222eb86 100644
--- a/perl-Getopt-GUI-Long.spec
+++ b/perl-Getopt-GUI-Long.spec
@@ -13,7 +13,7 @@ BuildRequires:  perl(Test::More)
 # These are not auto-detected since they're technically optional
 # (they're the best of the alternative choices available on linux)
 Requires:       perl(QWizard)
-Requires:       perl(Gtk2)
+Requires:       perl(Tk)
 
 # neither are picked up automagically.
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))


More information about the scm-commits mailing list