commit 55176680371f0cd3c851cbb1c26e7ffd93687808
Author: Petr Písař <ppi...@redhat.com>
Date:   Fri Jun 15 11:14:09 2012 +0200

    Specify all dependencies

 perl-Captcha-reCAPTCHA.spec |   12 ++++++++++--
 1 files changed, 10 insertions(+), 2 deletions(-)
---
diff --git a/perl-Captcha-reCAPTCHA.spec b/perl-Captcha-reCAPTCHA.spec
index f033129..020177c 100644
--- a/perl-Captcha-reCAPTCHA.spec
+++ b/perl-Captcha-reCAPTCHA.spec
@@ -9,11 +9,18 @@ Source0:        
http://www.cpan.org/authors/id/A/AN/ANDYA/Captcha-reCAPTCHA-%{ve
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 BuildRequires:  perl(ExtUtils::MakeMaker)
+# Run-time
+BuildRequires:  perl(Carp)
+BuildRequires:  perl(constant)
 BuildRequires:  perl(HTML::Tiny) >= 0.904
 BuildRequires:  perl(LWP::UserAgent)
+# Tests
+BuildRequires:  perl(Data::Dumper)
+BuildRequires:  perl(HTTP::Response)
 BuildRequires:  perl(Test::More)
-BuildRequires:  perl(Test::Pod)
-BuildRequires:  perl(Test::Pod::Coverage)
+# Optional tests
+BuildRequires:  perl(Test::Pod) >= 1.14
+BuildRequires:  perl(Test::Pod::Coverage) >= 1.04
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
 
 %description
@@ -52,6 +59,7 @@ rm -rf $RPM_BUILD_ROOT
 %changelog
 * Fri Jun 15 2012 Petr Pisar <ppi...@redhat.com> - 0.94-6
 - Perl 5.16 rebuild
+- Specify all dependencies
 
 * Fri Jan 13 2012 Fedora Release Engineering <rel-...@lists.fedoraproject.org> 
- 0.94-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to