e0af82d
Name:           perl-Module-Install-ReadmeFromPod
f0b9ca3
Version:        0.22
f0b9ca3
Release:        1%{?dist}
e0af82d
Summary:        Module::Install extension to automatically convert POD to a README
e0af82d
License:        GPL+ or Artistic
e0af82d
Group:          Development/Libraries
e0af82d
URL:            http://search.cpan.org/dist/Module-Install-ReadmeFromPod/
e0af82d
Source0:        http://www.cpan.org/authors/id/B/BI/BINGOS/Module-Install-ReadmeFromPod-%{version}.tar.gz
e0af82d
BuildArch:      noarch
e0af82d
BuildRequires:  perl >= 1:5.6.0
e0af82d
BuildRequires:  perl(inc::Module::Install)
e0af82d
BuildRequires:  perl(base)
e0af82d
BuildRequires:  perl(Capture::Tiny) >= 0.05
f0b9ca3
BuildRequires:  perl(Config)
e0af82d
BuildRequires:  perl(File::Path)
e0af82d
BuildRequires:  perl(File::Temp)
e0af82d
BuildRequires:  perl(lib)
e0af82d
BuildRequires:  perl(Module::Install) >= 1
e0af82d
BuildRequires:  perl(Module::Install::AutoLicense)
e0af82d
BuildRequires:  perl(Module::Install::Base)
e0af82d
BuildRequires:  perl(Module::Install::GithubMeta)
e0af82d
BuildRequires:  perl(Pod::Html)
e0af82d
BuildRequires:  perl(Pod::Man)
e0af82d
BuildRequires:  perl(Pod::Text) >= 3.13
f0b9ca3
BuildRequires:  perl(strict)
e0af82d
BuildRequires:  perl(Test::More) >= 0.47
e0af82d
BuildRequires:  perl(Test::Pod) >= 1.00
e0af82d
BuildRequires:  perl(Test::Pod::Coverage) >= 1.00
f0b9ca3
BuildRequires:  perl(warnings)
e0af82d
Requires:       perl(Module::Install) >= 1
e0af82d
Requires:       perl(Pod::Html)
e0af82d
Requires:       perl(Pod::Man)
e0af82d
Requires:       perl(Pod::Text) >= 3.13
e0af82d
Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
e0af82d
e0af82d
%description
e0af82d
Module::Install::ReadmeFromPod is a Module::Install extension that
e0af82d
generates a README file automatically from an indicated file containing
e0af82d
POD, whenever the author runs Makefile.PL. Several output formats are
e0af82d
supported: plain-text, HTML, PDF or manual page.
e0af82d
e0af82d
%prep
e0af82d
%setup -q -n Module-Install-ReadmeFromPod-%{version}
e0af82d
rm -r inc
e0af82d
sed -i -e '/^inc\// d' MANIFEST
e0af82d
find -type f -exec chmod -x {} +
e0af82d
e0af82d
%build
e0af82d
%{__perl} Makefile.PL INSTALLDIRS=vendor
e0af82d
make %{?_smp_mflags}
e0af82d
e0af82d
%install
e0af82d
make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT
e0af82d
find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
e0af82d
%{_fixperms} $RPM_BUILD_ROOT/*
e0af82d
e0af82d
%check
e0af82d
make test
e0af82d
e0af82d
%files
e0af82d
%doc Changes LICENSE tools
e0af82d
%{perl_vendorlib}/*
e0af82d
%{_mandir}/man3/*
e0af82d
e0af82d
%changelog
f0b9ca3
* Mon Aug 26 2013 Jitka Plesnikova <jplesnik@redhat.com> - 0.22-1
f0b9ca3
- 0.22 bump
f0b9ca3
c1a039e
* Sun Aug 04 2013 Petr Pisar <ppisar@redhat.com> - 0.20-4
c1a039e
- Perl 5.18 rebuild
c1a039e
85236ad
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20-3
85236ad
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
85236ad
2212b5b
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20-2
2212b5b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
2212b5b
f0b9ca3
* Mon Oct 22 2012 Jitka Plesnikova <jplesnik@redhat.com> - 0.20-1
18387bf
- 0.20 bump
18387bf
e0af82d
* Fri Jun 22 2012 Jitka Plesnikova <jplesnik@redhat.com> 0.18-1
e0af82d
- Specfile autogenerated by cpanspec 1.78.