commit 94cd87a3b7a79b286f5cb6fd6050197b71742b25 Author: Emmanuel Seyman <emmanuel.seyman@xxxxxxxxxxxxxxxx> Date: Thu Jun 9 23:03:06 2011 +0200 Enable all tests perl-Test-Pod-Content.spec | 7 +++++-- 1 files changed, 5 insertions(+), 2 deletions(-) --- diff --git a/perl-Test-Pod-Content.spec b/perl-Test-Pod-Content.spec index 82cffd5..f832982 100644 --- a/perl-Test-Pod-Content.spec +++ b/perl-Test-Pod-Content.spec @@ -1,6 +1,6 @@ Name: perl-Test-Pod-Content Version: 0.0.5 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Test a Pod's content License: GPL+ or Artistic Group: Development/Libraries @@ -34,7 +34,7 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} $RPM_BUILD_ROOT/* %check -./Build test +RELEASE_TESTING=1 ./Build test %files %doc Changes HACKING README @@ -42,5 +42,8 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; %{_mandir}/man3/* %changelog +* Thu Jun 09 2011 Emmanuel Seyman <emmanuel.seyman@xxxxxxxxxxxxxxxx> 0.0.5-2 +- Enable all tests. + * Mon May 16 2011 Emmanuel Seyman <emmanuel.seyman@xxxxxxxxxxxxxxxx> 0.0.5-1 - Specfile autogenerated by cpanspec 1.78. -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel