Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37377050
en ru br
ALT Linux repos
S:1.606-alt1.1
5.0: 1.401-alt1
4.1: 1.401-alt1
4.0: 1.401-alt1
3.0: 1.401-alt1

Group :: Development/Perl
RPM: perl-Text-English

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define dist perlindex
Name: perl-Text-English
Version: 1.401
Release: alt1

Summary: Pod indexer, Porter's stemming algorithm
License: GPL or Artistic
Group: Development/Perl

URL: %CPAN %dist
Source: %dist-%version.tar.bz2

Patch0: %name-1.302-alt-home-idir.patch
Patch1: %name-1.401-alt-export.patch
Patch2: %name-1.302-alt-perldoc.patch

BuildArch: noarch
Provides: %dist = %version
Obsoletes: %dist <= %version

# Added by buildreq2 on Tue Jul 19 2005

BuildRequires: perl-DBM perl-Term-ReadKey perl-devel

%description
perlindex is a program to index and search the perl documentation.
Text::English module is an implementation of the Porter stemming
algorithm.

%prep
%setup -q -n %dist-%version
%patch0 -p1
%patch1 -p1
%patch2 -p1

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc ChangeLog README
%_bindir/perlindex
%perl_vendor_privlib/Text*

%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