Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37537327
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 _unpackaged_files_terminate_build 1
%define dist perlindex
Name: perl-Text-English
Version: 1.606
Release: alt1

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

URL: %CPAN %dist
Source: http://www.cpan.org/authors/id/U/UL/ULPFR/perlindex-%{version}.tar.gz

Patch0: perl-Text-English-1.302-alt-home-idir.patch
Patch1: perl-Text-English-1.302-alt-perldoc.patch

BuildArch: noarch

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

# Automatically added by buildreq on Wed Dec 22 2010

BuildRequires: perl-DBM perl-IO-stringy perl-Term-ReadKey perl-devel perl-podlators perl4-compat

%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

%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