%define pkg_name Text-Template %define pkg_version 1.44 %define rpm_pkg_version 1.44 %define rpm_pkg_release 9.n0i.9 Summary: Expand template text with embedded perl Name: perl-%{pkg_name} Version: %{rpm_pkg_version} Release: %{rpm_pkg_release}%{?cpan_version}%{?dist} Group: Development/Libraries License: Artistic URL: http://search.cpan.org/dist/%{pkg_name}/ Source0: http://www.cpan.org/authors/id/M/MJ/MJD/%{pkg_name}-%{pkg_version}.tar.gz BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: reb00t-rpmdevtools BuildRequires: perl(ExtUtils::MakeMaker) %description This is a library for generating form letters, building HTML pages, or filling in templates generally. A `template' is a piece of text that has little Perl programs embedded in it here and there. When you `fill in' a template, you evaluate the little programs and replace them with their values. %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} %doc Artistic COPYING README %changelog * Tue May 22 2007 Marius Feraru - 1.44-9.n0i.9 - spec file (re)created using N0i::CPAN::RPMizer v1.14.7 - rebuild on perl 5.8.8 * Sun Jul 24 2005 Marius Feraru 1.44-8.n0i.8 - spec file (re)created using N0i::CPAN::RPMizer/1.01 - rebuild on perl 5.8.7 * Sun Mar 20 2005 Marius Feraru 0:1.44-7.n0i.7 - automatic rebuild (perl 5.8.6) * Tue Nov 30 2004 Marius FERARU 0:1.44-6.n0i.6 - rebuild (perl 5.8.6) * Fri Apr 30 2004 Marius Feraru 0:1.44-5.n0i.5 - automatic rebuild * Wed Apr 21 2004 Marius Feraru 0:1.44-4.n0i.4 - spec file (re?)created using N0i::CPAN::RPMizer/2004032101 - rebuild for perl 5.8.4 * Thu Jan 22 2004 Marius FERARU 0:1.44-3.n0i.3 - automatic rebuild (perl v.5.8.3) * Tue Dec 30 2003 Marius FERARU 0:1.44-2.n0i.2 - rebuilt on perl 5.8.2 / Fedora 1 Devel (tobe FC2) * Mon Nov 03 2003 Marius FERARU 0:1.44-1.n0i.1 - version 1.44 - spec file (re?)created using N0i::CPAN::RPMizer/2003102001