616a92b
Name:           perl-Captcha-reCAPTCHA
706d1cf
Version:        0.97
0d53e81
Release:        4%{?dist}
616a92b
Summary:        Perl implementation of the reCAPTCHA API
616a92b
License:        GPL+ or Artistic
616a92b
Group:          Development/Libraries
616a92b
URL:            http://search.cpan.org/dist/Captcha-reCAPTCHA/
f2f5dbb
Source0:        http://search.cpan.org/CPAN/authors/id/P/PH/PHRED/Captcha-reCAPTCHA-%{version}.tar.gz
616a92b
BuildArch:      noarch
616a92b
BuildRequires:  perl(ExtUtils::MakeMaker)
5517668
# Run-time
5517668
BuildRequires:  perl(Carp)
5517668
BuildRequires:  perl(constant)
616a92b
BuildRequires:  perl(HTML::Tiny) >= 0.904
616a92b
BuildRequires:  perl(LWP::UserAgent)
5517668
# Tests
5517668
BuildRequires:  perl(Data::Dumper)
5517668
BuildRequires:  perl(HTTP::Response)
616a92b
BuildRequires:  perl(Test::More)
5517668
# Optional tests
5517668
BuildRequires:  perl(Test::Pod) >= 1.14
5517668
BuildRequires:  perl(Test::Pod::Coverage) >= 1.04
616a92b
Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
616a92b
f8b5481
%{?perl_default_filter}
f8b5481
616a92b
%description
616a92b
reCAPTCHA is a hybrid mechanical turk and captcha that allows visitors who
616a92b
complete the captcha to assist in the digitization of books.
616a92b
616a92b
%prep
616a92b
%setup -q -n Captcha-reCAPTCHA-%{version}
616a92b
616a92b
%build
616a92b
%{__perl} Makefile.PL INSTALLDIRS=vendor
616a92b
make %{?_smp_mflags}
616a92b
616a92b
%install
f8b5481
make pure_install DESTDIR=$RPM_BUILD_ROOT
616a92b
616a92b
find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
616a92b
616a92b
%{_fixperms} $RPM_BUILD_ROOT/*
616a92b
616a92b
%check
616a92b
make test
616a92b
616a92b
%files
616a92b
%doc Changes README
616a92b
%{perl_vendorlib}/*
616a92b
%{_mandir}/man3/*
616a92b
616a92b
%changelog
0d53e81
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.97-4
0d53e81
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
0d53e81
b70e89d
* Wed Jul 24 2013 Petr Pisar <ppisar@redhat.com> - 0.97-3
b70e89d
- Perl 5.18 rebuild
b70e89d
3e30aac
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.97-2
3e30aac
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
3e30aac
706d1cf
* Sat Oct 27 2012 Iain Arnell <iarnell@gmail.com> 0.97-1
706d1cf
- update to latest upstream version
706d1cf
2273224
* Fri Oct 19 2012 Iain Arnell <iarnell@gmail.com> 0.96-1
2273224
- update to latest upstream version
2273224
f2f5dbb
* Sat Aug 18 2012 Iain Arnell <iarnell@gmail.com> 0.95-1
f2f5dbb
- update to latest upstream version
f8b5481
- clean up spec for modern rpmbuild
f2f5dbb
f9b0f9b
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.94-7
f9b0f9b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
f9b0f9b
7784988
* Fri Jun 15 2012 Petr Pisar <ppisar@redhat.com> - 0.94-6
7784988
- Perl 5.16 rebuild
5517668
- Specify all dependencies
7784988
9321772
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.94-5
9321772
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
9321772
Petr Sabata 62b9184
* Tue Jul 19 2011 Petr Sabata <contyk@redhat.com> - 0.94-4
Petr Sabata 62b9184
- Perl mass rebuild
Petr Sabata 62b9184
81a66de
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.94-3
81a66de
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
81a66de
e0981a3
* Wed Dec 15 2010 Marcela Maslanova <mmaslano@redhat.com> - 0.94-2
e0981a3
- 661697 rebuild for fixing problems with vendorach/lib
e0981a3
c590c1b
* Sun Jul 11 2010 Iain Arnell <iarnell@gmail.com> 0.94-1
c590c1b
- update to latest upstream version
c590c1b
- remove unnecessary explicit requires
c590c1b
934a4c4
* Fri Apr 30 2010 Marcela Maslanova <mmaslano@redhat.com> - 0.92-5
934a4c4
- Mass rebuild with perl-5.12.0
934a4c4
2085e84
* Mon Dec  7 2009 Stepan Kasal <skasal@redhat.com> - 0.92-4
2085e84
- rebuild against perl 5.10.1
2085e84
8d1440b
* Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.92-3
8d1440b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
8d1440b
5a843f3
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.92-2
5a843f3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
5a843f3
616a92b
* Tue Nov 18 2008 Iain Arnell <iarnell@gmail.com> 0.92-1
616a92b
- Specfile autogenerated by cpanspec 1.77.