Name: perl-Text-SimpleTable Summary: Simple Eyecandy ASCII Tables Version: 2.03 Release: 5%{?dist} License: GPL+ or Artistic Group: Development/Libraries Source0: http://search.cpan.org/CPAN/authors/id/M/MR/MRAMBERG/Text-SimpleTable-%{version}.tar.gz URL: http://search.cpan.org/dist/Text-SimpleTable/ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) BuildArch: noarch BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Test::More) %{?perl_default_filter} %{?perl_default_subpackage_tests} %description Simple eyecandy ASCII tables, as seen in Catalyst. %prep %setup -q -n Text-SimpleTable-%{version} %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} %install rm -rf %{buildroot} make pure_install DESTDIR=%{buildroot} find %{buildroot} -type f -name .packlist -exec rm -f {} + find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} %{buildroot}/* %check #export TEST_POD=1 make test %clean rm -rf %{buildroot} %files %defattr(-,root,root,-) %doc Changes README %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Fri Jun 17 2011 Marcela Mašláňová - 2.03-5 - Perl mass rebuild * Wed Feb 09 2011 Fedora Release Engineering - 2.03-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild * Thu Dec 23 2010 Marcela Maslanova - 2.03-3 - 661697 rebuild for fixing problems with vendorach/lib * Fri May 07 2010 Marcela Maslanova - 2.03-2 - Mass rebuild with perl-5.12.0 * Fri Apr 16 2010 Chris Weyl 2.03-1 - update by Fedora::App::MaintainerTools 0.006 - PERL_INSTALL_ROOT => DESTDIR - updating to latest GA CPAN version (2.03) * Fri Dec 4 2009 Stepan Kasal - 2.0-3 - rebuild against perl 5.10.1 * Tue Aug 18 2009 Chris Weyl 2.0-2 - drop old patch * Tue Aug 11 2009 Chris Weyl 2.0-1 - auto-update to 2.0 (by cpan-spec-update 0.01) * Sun Jul 26 2009 Fedora Release Engineering - 0.05-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild * Thu Feb 26 2009 Fedora Release Engineering - 0.05-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild * Sun Sep 07 2008 Chris Weyl 0.05-2 - let's try this again, with patch fuzz = 2 * Sun Sep 07 2008 Chris Weyl 0.05-1 - update to 0.05 - add patch from CPAN RT#22371 - change to ExtUtils::MakeMaker incantations * Wed Mar 05 2008 Tom "spot" Callaway 0.03-3 - rebuild for new perl * Fri May 04 2007 Chris Weyl 0.03-2 - bump * Tue Apr 10 2007 Chris Weyl 0.03-1 - Specfile autogenerated by cpanspec 1.70.