Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37399717
en ru br
ALT Linux repos
S:0.25-alt1
5.0: 0.11-alt1

Group :: Development/Perl
RPM: perl-Test-Spelling

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

## SPEC file for Perl module Test::Spelling

Name: perl-Test-Spelling
Version: 0.22
Release: alt1

Summary: check for spelling errors in POD files

License: %perl_license
Group: Development/Perl
URL: http://search.cpan.org/dist/Test-Spelling/

Packager: Nikolay A. Fetisov <naf at altlinux.ru>
BuildArch: noarch

%define real_name Test-Spelling
Source: %real_name-%version.tar

AutoReqProv: perl, yes
BuildRequires(pre): rpm-build-licenses

# Automatically added by buildreq on Sun Feb 03 2013

# optimized out: perl-Pod-Escapes perl-Pod-Parser perl-Pod-Simple perl-devel perl-threads
BuildRequires: perl-IPC-Run3 perl-Pod-Spell perl-Test-Pod perl-Test-Tester

# Without dictionaries this module is useless

Requires: aspell aspell-en

%description
Perl module Test::Spelling lets you check the spelling of a POD file,
and report its results in standard Test::Simple fashion.

This module requires the spell program.

%prep
%setup  -n %real_name-%version

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc README Changes

%exclude /.perl.req

%perl_vendor_privlib/Test/Spelling*

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin