From: ankry Date: Sat, 28 Sep 2002 23:22:14 +0000 (+0000) Subject: - added tests X-Git-Tag: RA-1_0 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fperl-Test-Simple.git;a=commitdiff_plain;h=fa6965b397fbb9e423a7fbf4fd798cc47b81a0e5 - added tests - version 0.47, rel. 1 Changed files: perl-Test-Simple.spec -> 1.14 --- diff --git a/perl-Test-Simple.spec b/perl-Test-Simple.spec index 5cc055d..b1918b9 100644 --- a/perl-Test-Simple.spec +++ b/perl-Test-Simple.spec @@ -1,3 +1,7 @@ +# +# Conditional build: +# _without_tests - do not perform "make test" +# %include /usr/lib/rpm/macros.perl %define pdir Test %define pnam Simple @@ -19,7 +23,7 @@ Summary(sv): Test::Simple Perlmodul Summary(uk): íÏÄÕÌØ ÄÌÑ Perl Test::Simple Summary(zh_CN): Test::Simple Perl Ä£¿é Name: perl-%{pdir}-%{pnam} -Version: 0.46 +Version: 0.47 Release: 1 License: GPL Group: Development/Languages/Perl @@ -54,6 +58,8 @@ test perl Makefile.PL %{__make} +%{!?_without_tests:%{__make} test} + %install rm -rf $RPM_BUILD_ROOT