commit c4d60adc617607d1e0093f82913d842b7d44e3a7
Author: Iain Arnell <iarn...@gmail.com>
Date:   Mon Feb 27 09:29:32 2012 -0700

    additional (build-)dependencies following review

 perl-Tk-ToolBar.spec |   12 +++++++++++-
 1 files changed, 11 insertions(+), 1 deletions(-)
---
diff --git a/perl-Tk-ToolBar.spec b/perl-Tk-ToolBar.spec
index fe965bf..8b61ddc 100644
--- a/perl-Tk-ToolBar.spec
+++ b/perl-Tk-ToolBar.spec
@@ -1,6 +1,6 @@
 Name:           perl-Tk-ToolBar
 Version:        0.10
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Toolbar widget for Perl/Tk
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -10,13 +10,20 @@ Source0:        
http://www.cpan.org/authors/id/C/CH/CHORNY/Tk-ToolBar-%{version}
 Patch0:         perl-Tk-ToolBar-no-demos.patch
 BuildArch:      noarch
 BuildRequires:  perl >= 0:5.005
+BuildRequires:  perl(base)
+BuildRequires:  perl(Carp)
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(Test)
 BuildRequires:  perl(Test::More)
 BuildRequires:  perl(Test::Pod)
 BuildRequires:  perl(Tk)
+BuildRequires:  perl(Tk::Balloon)
 BuildRequires:  perl(Tk::CursorControl)
+BuildRequires:  perl(Tk::Frame)
+BuildRequires:  perl(Tk::LabEntry)
+BuildRequires:  perl(Tk::widgets)
 Requires:       perl(Tk::CursorControl)
+Requires:       perl(Tk::LabEntry)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
 
 %{?perl_default_filter}
@@ -55,6 +62,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Mon Feb 27 2012 Iain Arnell <iarn...@gmail.com> 0.10-3
+- additional (build-)dependencies following review
+
 * Wed Feb 22 2012 Iain Arnell <iarn...@gmail.com> 0.10-2
 - R/BR perl(Tk::CursorControl) now that it's available
 
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-de...@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to