Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37567529
en ru br
ALT Linux repos
S:3.45-alt1
5.0: 3.07-alt1
4.1: 3.05-alt1
4.0: 3.05-alt1
3.0: 3.02-alt1

Group :: Development/Perl
RPM: perl-Pod-Simple

 Main   Changelog   Spec   Patches   Sources   Download   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

Full changelog you can see here

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