]> git.pld-linux.org Git - packages/php-pear-Math_Histogram.git/commitdiff
- added status information STABLE php-pear-Math_Histogram-0_9_0-2
authorPaweł Gołaszewski <blues@pld-linux.org>
Thu, 2 Jan 2003 16:07:58 +0000 (16:07 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php-pear-Math_Histogram.spec -> 1.3

php-pear-Math_Histogram.spec

index 18439ccf9385ea744ed27539587fdd27a3ba6350..1988823279c1f2a7dc016b23790b4917cc01ccb3 100644 (file)
@@ -1,6 +1,8 @@
 %include       /usr/lib/rpm/macros.php
 %define                _class          Math
 %define                _subclass       Histogram
+%define                _status         beta
+
 %define                _pearname       %{_class}_%{_subclass}
 Summary:       %{_class}_%{_subclass} - Classes to calculate histogram distributions
 Summary(pl):   %{_class}_%{_subclass} - klasa licz±ca rozk³ad histogramu
@@ -22,11 +24,15 @@ statistics. Supports simple and cummulative histograms. You can
 generate regular (2D) histograms, 3D, or 4D histograms. Data must not
 have nulls.
 
+This class has in PEAR status: %{_status}
+
 %description -l pl
 Klasy do obliczania rozk³adu histogramów oraz statystyk asocjacyjnych.
 Wspiera proste oraz kumulacyjne histogramy. Mo¿na generowaæ regularne
 histogramy (2D), 3D oraz 4D. Dane nie mog± zawieraæ zer.
 
+Ta klasa ma w PEAR status: %{_status}
+
 %prep
 %setup -q -c
 
This page took 0.073675 seconds and 4 git commands to generate.