commit 663a64517054eaba454c486509c68bbc720ae26f Author: Mathieu Bridon <bochecha@xxxxxxxxxxxxxxxxx> Date: Mon Feb 6 11:20:44 2012 +0800 Run the unit tests, even if there are none for now perl-Net-Server-Coro.spec | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) --- diff --git a/perl-Net-Server-Coro.spec b/perl-Net-Server-Coro.spec index b3c9b04..fc17a7d 100644 --- a/perl-Net-Server-Coro.spec +++ b/perl-Net-Server-Coro.spec @@ -47,6 +47,13 @@ find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; %{perl_vendorlib}/Net +%check +make test + + %changelog +- Run the unit tests, even if there's none. Ther emight be some in the future, + so this makes the package better prepared. + * Fri Jan 27 2012 Mathieu Bridon <bochecha@xxxxxxxxxxxxxxxxx> - 1.2-1 - Initial packaging, with a little help from my friend cpanspec. -- 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