Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37489167
en ru br
Репозитории ALT
S:3.45-alt1
5.1: 3.07-alt1
4.1: 3.05-alt1
4.0: 3.05-alt1
3.0: 3.02-alt1
www.altlinux.org/Changes

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

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

%define _unpackaged_files_terminate_build 1
%define dist Pod-Simple
Name: perl-%dist
Version: 3.45
Release: alt1

Summary: Framework for parsing Pod
Group: Development/Perl
License: GPL or Artistic

URL: %CPAN %dist
Source0: http://www.cpan.org/authors/id/K/KH/KHW/%{dist}-%{version}.tar.gz

BuildArch: noarch

# Automatically added by buildreq on Wed Sep 26 2012

BuildRequires: perl-Encode-JP perl-Encode-TW perl-HTML-Parser perl-Pod-Escapes perl-devel

%description
Pod::Simple is a Perl library for parsing text in the Pod ("plain old
documentation") markup language that is typically used for writing
documentation for Perl and for Perl modules. The Pod format is explained
in the perlpod man page; the most common formatter is called "perldoc".

%prep
%setup -q -n %{dist}-%{version}

%ifdef __buildreqs
# avoid scanning the whole  at INC
rm t/search50.t
%endif

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc ChangeLog README
%dir %perl_vendor_privlib/Pod
%dir %perl_vendor_privlib/Pod/Simple
%perl_vendor_privlib/Pod/Simple.pm
%doc %perl_vendor_privlib/Pod/Simple.pod
%perl_vendor_privlib/Pod/Simple/*.pm
%doc %perl_vendor_privlib/Pod/Simple/*.pod

%changelog

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

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