commit d0a6791f7840d437b4180a738ff2ba7a78b359e3
Author: Iain Arnell <[email protected]>
Date:   Wed Feb 22 16:48:49 2012 -0700

    BR perl(Carp) following review

 perl-Tk-CursorControl.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/perl-Tk-CursorControl.spec b/perl-Tk-CursorControl.spec
index 5cf4768..ce3e9d9 100644
--- a/perl-Tk-CursorControl.spec
+++ b/perl-Tk-CursorControl.spec
@@ -1,6 +1,6 @@
 Name:           perl-Tk-CursorControl
 Version:        0.4
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Manipulate the mouse cursor programmatically
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -12,6 +12,7 @@ Patch0:         perl-Tk-CursorControl-no-demos.patch
 Patch1:         perl-Tk-CursorControl-no-interactive-test.patch
 %bcond_with     interactive_tests
 BuildArch:      noarch
+BuildRequires:  perl(Carp)
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(Tk) >= 800.015
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
@@ -53,6 +54,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Wed Feb 22 2012 Iain Arnell <[email protected]> 0.4-2
+- BR perl(Carp) following review
+
 * Mon Feb 20 2012 Iain Arnell <[email protected]> 0.4-1
 - Specfile autogenerated by cpanspec 1.79.
 - disable interactive tests
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to