]> git.pld-linux.org Git - packages/php-pear-Math_Fraction.git/commitdiff
- typo in URL auto/ac/php-pear-Math_Fraction-0_3_0-1
authorAdam Gołębiowski <adamg@pld-linux.org>
Tue, 28 Dec 2004 14:08:03 +0000 (14:08 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- put commas at the end of each list item
- fixed pl description

Changed files:
    php-pear-Math_Fraction.spec -> 1.2

php-pear-Math_Fraction.spec

index 1b9527217a79e6770a4623ecdab1eebe9d2048c3..097f96b34c69e167f62eec84b2cd02f101047e9a 100644 (file)
@@ -13,7 +13,7 @@ License:      PHP
 Group:         Development/Languages/PHP
 Source0:       http://pear.php.net/get/%{_pearname}-%{version}.tgz
 # Source0-md5: 9c84e6f4ae9427ab0824907bc6c9c2ff
-URL:           http://pear.php.net/package/CMath_Fraction/
+URL:           http://pear.php.net/package/Math_Fraction/
 BuildRequires: rpm-php-pearprov >= 4.0.2-98
 Requires:      php-pear
 BuildArch:     noarch
@@ -23,11 +23,11 @@ BuildRoot:  %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 Classes that represent and manipulate fractions (x = a/b).
 
 The Math_FractionOp static class contains definitions for:
-- basic arithmetic operations
-- comparing fractions
+- basic arithmetic operations,
+- comparing fractions,
 - greatest common divisor (gcd) and least common multiple (lcm) of two
-  integers
-- simplifying (reducing) and getting the reciprocal of a fraction
+  integers,
+- simplifying (reducing) and getting the reciprocal of a fraction,
 - converting a float to fraction.
 
 In PEAR status of this package is: %{_status}.
@@ -36,12 +36,12 @@ In PEAR status of this package is: %{_status}.
 Klasy do przedstawiania i manipulowania u³amkami (x = a/b).
 
 Statyczna klasa Math_FractionOp zawiera definicje dla:
-- podstawowych operacji arytmetycznych
-- porównywania u³amków
+- podstawowych operacji arytmetycznych,
+- porównywania u³amków,
 - najwiêkszego wspólnego dzielnika (NWD) i najmniejszej wspólnej
-  wielokrotno¶ci (NWM) dwóch liczb
-- upraszczanie (skracanie) i wydobywanie (...) u³amka 
-- konwersja liczby na u³amek
+  wielokrotno¶ci (NWM) dwóch liczb,
+- upraszczanie (skracanie) i obliczanie odwrotno¶ci u³amka,
+- konwersja liczby na u³amek.
 
 Ta klasa ma w PEAR status: %{_status}.
 
This page took 0.239498 seconds and 4 git commands to generate.