Author: cweyl Update of /cvs/extras/rpms/perl-Text-SimpleTable/devel In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv24786 Modified Files: perl-Text-SimpleTable.spec Removed Files: simpletable.patch Log Message: * Tue Aug 18 2009 Chris Weyl <cweyl@xxxxxxxxxxxxxxx> 2.0-2 - drop old patch Index: perl-Text-SimpleTable.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Text-SimpleTable/devel/perl-Text-SimpleTable.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -p -r1.9 -r1.10 --- perl-Text-SimpleTable.spec 11 Aug 2009 08:11:26 -0000 1.9 +++ perl-Text-SimpleTable.spec 19 Aug 2009 02:29:10 -0000 1.10 @@ -1,8 +1,6 @@ -%define _default_patch_fuzz 2 - Name: perl-Text-SimpleTable Version: 2.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Simple Eyecandy ASCII Tables License: GPL+ or Artistic Group: Development/Libraries @@ -12,15 +10,12 @@ BuildRoot: %{_tmppath}/%{name}-%{ve BuildArch: noarch Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) -# see http://rt.cpan.org/Public/Bug/Display.html?id=22371 -Patch0: simpletable.patch - -# Note pod coverage tests fail at the moment, so we disable them for now. # core BuildRequires: perl(ExtUtils::MakeMaker) # testing BuildRequires: perl(Test::More) +# Note pod coverage tests fail at the moment, so we disable them for now. #BuildRequires: perl(Test::Pod), perl(Test::Pod::Coverage) %description @@ -28,7 +23,6 @@ Simple eyecandy ASCII tables, as seen in %prep %setup -q -n Text-SimpleTable-%{version} -%patch0 %build %{__perl} Makefile.PL INSTALLDIRS=vendor @@ -57,6 +51,9 @@ rm -rf %{buildroot} %{_mandir}/man3/* %changelog +* Tue Aug 18 2009 Chris Weyl <cweyl@xxxxxxxxxxxxxxx> 2.0-2 +- drop old patch + * Tue Aug 11 2009 Chris Weyl <cweyl@xxxxxxxxxxxxxxx> 2.0-1 - auto-update to 2.0 (by cpan-spec-update 0.01) --- simpletable.patch DELETED --- -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl Fedora-perl-devel-list mailing list Fedora-perl-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list