Author: eseyman Update of /cvs/pkgs/rpms/perl-Module-Starter-Plugin-CGIApp/devel In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv30490 Modified Files: perl-Module-Starter-Plugin-CGIApp.spec Log Message: Re-enable tests Index: perl-Module-Starter-Plugin-CGIApp.spec =================================================================== RCS file: /cvs/pkgs/rpms/perl-Module-Starter-Plugin-CGIApp/devel/perl-Module-Starter-Plugin-CGIApp.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -p -r1.6 -r1.7 --- perl-Module-Starter-Plugin-CGIApp.spec 11 May 2010 22:37:26 -0000 1.6 +++ perl-Module-Starter-Plugin-CGIApp.spec 26 Jul 2010 21:13:31 -0000 1.7 @@ -1,6 +1,6 @@ Name: perl-Module-Starter-Plugin-CGIApp Version: 0.30 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Template based module starter for CGI apps License: GPL+ or Artistic Group: Development/Libraries @@ -33,9 +33,6 @@ CPAN. You can customize the output using %prep %setup -q -n Module-Starter-Plugin-CGIApp-%{version} -sed -i -e 's/#!/#/' lib/Module/Starter/Plugin/CGIApp/templates/*.t -sed -i -e 's/#!/#/' lib/Module/Starter/Plugin/CGIApp/templates/titanium/*.t - %build perl Build.PL --prefix /usr @@ -53,7 +50,7 @@ find $RPM_BUILD_ROOT -name perllocal.pod %check %{?!_with_signature_test:rm t/00-signature.t} -./Build test || +./Build test %clean rm -rf $RPM_BUILD_ROOT @@ -69,6 +66,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog +* Mon Jul 26 2010 Emmanuel Seyman <emmanuel.seyman@xxxxxxxxxxxxxxxx> - 0.30-2 +- Re-enable tests + * Tue May 11 2010 Emmanuel Seyman <emmanuel.seyman@xxxxxxxxxxxxxxxx> - 0.30-1 - Update to 0.30. - Disable tests due to incompatibility with rpmlint. -- 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