]> git.pld-linux.org Git - packages/perl-Math-VecStat.git/commitdiff
- (automatic) provided informative description
authorradek <radek@pld-linux.org>
Sun, 11 Aug 2002 19:32:51 +0000 (19:32 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    perl-Math-VecStat.spec -> 1.23

perl-Math-VecStat.spec

index d07d03ede2add6b5ea9ec96dfeaedc4c3701e3c3..464a6944eb98f06d8882820b63a079e4219b159f 100644 (file)
@@ -1,8 +1,7 @@
 %include       /usr/lib/rpm/macros.perl
 %define        pdir    Math
 %define        pnam    VecStat
-Summary:       Math::VecStat perl module
-Summary(pl):   Modu³ perla Math::VecStat
+Summary:       Math::VecStat -- some basic statistics on vectors (min,max,average,....).
 Name:          perl-Math-VecStat
 Version:       0.06
 Release:       1
@@ -15,10 +14,10 @@ BuildArch:  noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-Math::VecStat perl module.
-
-%description -l pl
-Modu³ perla Math::VecStat.
+This package provides some basic statistics on numerical vectors. All
+the subroutines can take a reference to the vector to be operated on. In
+some cases a copy of the vector is acceptable, but is not recommended
+for efficiency.
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
This page took 0.056784 seconds and 4 git commands to generate.