%define pkg_name Pod-Perldoc %define pkg_version 3.14 %define rpm_pkg_version 3.14 %define rpm_pkg_release 1.n0i.4 Summary: The program for reading Pod documentation Name: perl-%{pkg_name} Version: %{rpm_pkg_version} Release: %{rpm_pkg_release}%{?cpan_version}%{?dist} Epoch: 0 Group: Development/Libraries License: Artistic URL: http://search.cpan.org/dist/%{pkg_name}/ Source0: http://www.cpan.org/authors/id/S/SB/SBURKE/%{pkg_name}-%{pkg_version}.tar.gz BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: reb00t-rpmdevtools BuildRequires: perl(ExtUtils::MakeMaker) %{!?_without_test:BuildRequires: perl(Test::Harness)} %{!?_without_test:BuildRequires: perl(Config)} %{!?_without_test:BuildRequires: perl(Fcntl)} %{!?_without_test:BuildRequires: perl(File::Spec::Functions)} %{!?_without_test:BuildRequires: perl(File::Temp)} %{!?_without_test:BuildRequires: perl(Symbol)} %{!?_without_test:BuildRequires: perl(Text::ParseWords)} %global perl_filter_req '\\(Tk' %description This is the distribution of Perldoc, the program for reading Pod documentation. %prep %setup -q -n %{pkg_name}-%{pkg_version} %build %{perl_build} %{!?_without_test:%{__make} test} %install %{__rm} -rf $RPM_BUILD_ROOT %{perl_install} %clean %{__rm} -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %{perl_files -b} %doc ChangeLog README %changelog * Tue May 22 2007 Marius Feraru - 0:3.14-1.n0i.4 - spec file (re)created using N0i::CPAN::RPMizer v1.14.7 - version 3.14 * Fri Apr 30 2004 Marius Feraru 0:3.13-1.n0i.3 - automatic rebuild * Wed Apr 21 2004 Marius Feraru 0:3.13-1.n0i.2 - automatic rebuild * Fri Apr 16 2004 Marius Feraru 0:3.13-1.n0i.1 - version 3.13 - spec file (re?)created using N0i::CPAN::RPMizer/2004032101