Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37528669
en ru br
Репозитории ALT
S:0.25-alt1
5.1: 0.11-alt1
www.altlinux.org/Changes

Группа :: Разработка/Perl
Пакет: perl-Test-Spelling

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

## SPEC file for Perl module Test::Spelling

%define version    0.11
%define release    alt1

Name: perl-Test-Spelling
Version: %version
Release: %release

Summary: check for spelling errors in POD files

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

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

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

AutoReqProv: perl, yes
BuildPreReq: rpm-build-licenses perl-devel

# Automatically added by buildreq on Sat May 24 2008

BuildRequires: perl-Pod-Spell perl-Test-Pod

# 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_vendor_man3dir/*
%exclude /.perl.req

%perl_vendor_privlib/Test/Spelling*

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin