From: Adam Gołębiowski Date: Tue, 28 Dec 2004 14:08:03 +0000 (+0000) Subject: - typo in URL X-Git-Tag: auto/ac/php-pear-Math_Fraction-0_3_0-1 X-Git-Url: http://git.pld-linux.org/?a=commitdiff_plain;ds=sidebyside;h=f2ee5ff92f8fd8c3a04fb2c62154516114dec134;p=packages%2Fphp-pear-Math_Fraction.git - typo in URL - put commas at the end of each list item - fixed pl description Changed files: php-pear-Math_Fraction.spec -> 1.2 --- diff --git a/php-pear-Math_Fraction.spec b/php-pear-Math_Fraction.spec index 1b95272..097f96b 100644 --- a/php-pear-Math_Fraction.spec +++ b/php-pear-Math_Fraction.spec @@ -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}.