6a68b5
Name:           perl-Pod-Simple
6a68b5
# Epoch to compete with perl.spec
6a68b5
Epoch:          1
6a68b5
Version:        3.35
dd00de
Release:        396%{?dist}
6a68b5
Summary:        Framework for parsing POD documentation
6a68b5
License:        GPL+ or Artistic
6a68b5
Group:          Development/Libraries
6a68b5
URL:            http://search.cpan.org/dist/Pod-Simple/
6a68b5
Source0:        http://www.cpan.org/authors/id/K/KH/KHW/Pod-Simple-%{version}.tar.gz
6a68b5
BuildArch:      noarch
6a68b5
BuildRequires:  coreutils
6a68b5
BuildRequires:  findutils
6a68b5
BuildRequires:  make
6a68b5
BuildRequires:  perl-interpreter
6a68b5
BuildRequires:  perl-generators
6a68b5
BuildRequires:  perl(ExtUtils::MakeMaker)
6a68b5
BuildRequires:  perl(strict)
6a68b5
# Run-time:
6a68b5
BuildRequires:  perl(Carp)
6a68b5
BuildRequires:  perl(Config)
6a68b5
BuildRequires:  perl(Cwd)
6a68b5
BuildRequires:  perl(Encode)
6a68b5
BuildRequires:  perl(File::Basename)
6a68b5
BuildRequires:  perl(File::Spec)
6a68b5
BuildRequires:  perl(Getopt::Long)
6a68b5
BuildRequires:  perl(integer)
6a68b5
BuildRequires:  perl(overload)
6a68b5
BuildRequires:  perl(Pod::Escapes) >= 1.04
6a68b5
BuildRequires:  perl(Symbol)
6a68b5
BuildRequires:  perl(Text::Wrap) >= 98.112902
6a68b5
BuildRequires:  perl(vars)
6a68b5
# Tests:
6a68b5
BuildRequires:  perl(base)
6a68b5
BuildRequires:  perl(Data::Dumper)
6a68b5
BuildRequires:  perl(File::Find)
6a68b5
BuildRequires:  perl(File::Path)
6a68b5
BuildRequires:  perl(lib)
6a68b5
BuildRequires:  perl(Test) >= 1.25
6a68b5
BuildRequires:  perl(Test::More)
6a68b5
BuildRequires:  perl(warnings)
6a68b5
Requires:       perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
6a68b5
6a68b5
# Filter under-specified dependencies
6a68b5
%global __requires_exclude %{?__requires_exclude:%__requires_exclude|}^perl\\(Text::Wrap\\)$
6a68b5
6a68b5
%description
6a68b5
Pod::Simple is a Perl library for parsing text in the Pod ("plain old
6a68b5
documentation") markup language that is typically used for writing
6a68b5
documentation for Perl and for Perl modules.
6a68b5
6a68b5
%prep
6a68b5
%setup -q -n Pod-Simple-%{version}
6a68b5
6a68b5
%build
6a68b5
perl Makefile.PL INSTALLDIRS=vendor
6a68b5
make %{?_smp_mflags}
6a68b5
6a68b5
%install
6a68b5
make pure_install DESTDIR=$RPM_BUILD_ROOT
6a68b5
find $RPM_BUILD_ROOT -type f -name .packlist -delete
6a68b5
%{_fixperms} $RPM_BUILD_ROOT/*
6a68b5
6a68b5
%check
6a68b5
make test
6a68b5
6a68b5
%files
6a68b5
%doc ChangeLog README
6a68b5
%{perl_vendorlib}/*
6a68b5
%{_mandir}/man3/*
6a68b5
6a68b5
%changelog
dd00de
* Fri Mar 29 2019 Jitka Plesnikova <jplesnik@redhat.com> - 1:3.35-396
dd00de
- Rebuild with enable hardening (bug #1636329)
dd00de
6a68b5
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1:3.35-395
6a68b5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
6a68b5
6a68b5
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1:3.35-394
6a68b5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
6a68b5
6a68b5
* Sat Jun 03 2017 Jitka Plesnikova <jplesnik@redhat.com> - 1:3.35-393
6a68b5
- Perl 5.26 rebuild
6a68b5
6a68b5
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1:3.35-2
6a68b5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
6a68b5
6a68b5
* Fri Dec 02 2016 Petr Pisar <ppisar@redhat.com> - 1:3.35-1
6a68b5
- 3.35 bump
6a68b5
6a68b5
* Sat May 14 2016 Jitka Plesnikova <jplesnik@redhat.com> - 1:3.32-365
6a68b5
- Increase release to favour standalone package
6a68b5
6a68b5
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1:3.32-3
6a68b5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
6a68b5
6a68b5
* Tue Nov 03 2015 Petr Pisar <ppisar@redhat.com> - 1:3.32-2
6a68b5
- Specify all dependencies
6a68b5
6a68b5
* Tue Nov  3 2015 Tom Callaway <spot@fedoraproject.org> - 1:3.32-1
6a68b5
- update to 3.32
6a68b5
6a68b5
* Tue Aug 25 2015 Tom Callaway <spot@fedoraproject.org> - 1:3.31-1
6a68b5
- update to 3.31
6a68b5
6a68b5
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:3.30-3
6a68b5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
6a68b5
6a68b5
* Wed Jun 03 2015 Jitka Plesnikova <jplesnik@redhat.com> - 1:3.30-2
6a68b5
- Perl 5.22 rebuild
6a68b5
6a68b5
* Tue Feb 24 2015 Petr Pisar <ppisar@redhat.com> - 1:3.30-1
6a68b5
- 3.30 bump
6a68b5
6a68b5
* Fri Jan 30 2015 Petr Pisar <ppisar@redhat.com> - 1:3.29-1
6a68b5
- 3.29 bump
6a68b5
6a68b5
* Wed Sep 03 2014 Jitka Plesnikova <jplesnik@redhat.com> - 1:3.28-310
6a68b5
- Increase release to favour standalone package
6a68b5
6a68b5
* Tue Aug 26 2014 Jitka Plesnikova <jplesnik@redhat.com> - 1:3.28-294
6a68b5
- Perl 5.20 rebuild
6a68b5
6a68b5
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:3.28-293
6a68b5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
6a68b5
6a68b5
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:3.28-292
6a68b5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
6a68b5
6a68b5
* Wed Jul 31 2013 Petr Pisar <ppisar@redhat.com> - 1:3.28-291
6a68b5
- Specify all dependencies
6a68b5
6a68b5
* Mon Jul 15 2013 Petr Pisar <ppisar@redhat.com> - 1:3.28-290
6a68b5
- Increase release to favour standalone package
6a68b5
6a68b5
* Fri Jul 12 2013 Petr Pisar <ppisar@redhat.com> - 1:3.28-3
6a68b5
- Link minimal build-root packages against libperl.so explicitly
6a68b5
6a68b5
* Thu May 23 2013 Petr Pisar <ppisar@redhat.com> - 1:3.28-2
6a68b5
- Specify all dependencies
6a68b5
6a68b5
* Mon May 06 2013 Petr Pisar <ppisar@redhat.com> - 1:3.28-1
6a68b5
- 3.28 bump
6a68b5
6a68b5
* Mon Mar 18 2013 Petr Pisar <ppisar@redhat.com> 1:3.26-1
6a68b5
- Specfile autogenerated by cpanspec 1.78.