]> git.pld-linux.org Git - packages/perl-Statistics-Descriptive.git/commitdiff
- updated to 2.6, rel. 1 RA-1_0 STABLE perl-Statistics-Descriptive-2_6-1
authorankry <ankry@pld-linux.org>
Fri, 18 Oct 2002 01:29:11 +0000 (01:29 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- added tests

Changed files:
    perl-Statistics-Descriptive.spec -> 1.23

perl-Statistics-Descriptive.spec

index 0324ba44052d485364cd63ea07e356e0e7ffb41b..1f02456e7be3b1e3fb79b11ad5b6e41a2eef18de 100644 (file)
@@ -1,3 +1,7 @@
+#
+# Conditional build:
+# _without_tests - do not perform "make test"
+#
 %include       /usr/lib/rpm/macros.perl
 %define                pdir    Statistics
 %define                pnam    Descriptive
@@ -19,8 +23,8 @@ Summary(sv):  Statistics::Descriptive Perlmodul
 Summary(uk):   íÏÄÕÌØ ÄÌÑ Perl Statistics::Descriptive
 Summary(zh_CN):        Statistics::Descriptive Perl Ä£¿é
 Name:          perl-Statistics-Descriptive
-Version:       2.4
-Release:       10
+Version:       2.6
+Release:       1
 License:       Artistic or GPL
 Group:         Development/Languages/Perl
 Source0:       ftp://ftp.cpan.org/pub/CPAN/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
@@ -45,6 +49,7 @@ statystyce opisowej.
 %build
 perl Makefile.PL
 %{__make}
+%{!?_without_tests:%{__make} test}
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.146745 seconds and 4 git commands to generate.