summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Rękorajski2007-02-12 00:49:39 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit443f715c000ae9ca2e0a5c018ef4149f63de2be8 (patch)
tree0862a4fd56aba6e4af752d686e1ac824429f34d6
parent05d75cda1cd2989d00b8edef7354b5fb0ebb1288 (diff)
downloadperl-Math-BaseArith-443f715c000ae9ca2e0a5c018ef4149f63de2be8.zip
perl-Math-BaseArith-443f715c000ae9ca2e0a5c018ef4149f63de2be8.tar.gz
- converted to UTF-8
Changed files: perl-Math-BaseArith.spec -> 1.14
-rw-r--r--perl-Math-BaseArith.spec10
1 files changed, 5 insertions, 5 deletions
diff --git a/perl-Math-BaseArith.spec b/perl-Math-BaseArith.spec
index 2dcc623..b72badb 100644
--- a/perl-Math-BaseArith.spec
+++ b/perl-Math-BaseArith.spec
@@ -6,7 +6,7 @@
%define pdir Math
%define pnam BaseArith
Summary: Math::BaseArith - Perl extension for mixed-base number representation
-Summary(pl): Math::BaseArith - rozszerzenie Perla do reprezentacji liczb o ró¿nej podstawie
+Summary(pl.UTF-8): Math::BaseArith - rozszerzenie Perla do reprezentacji liczb o różnej podstawie
Name: perl-Math-BaseArith
Version: 1.00
Release: 2
@@ -26,11 +26,11 @@ programming language called encode (a.k.a. "representation") and
decode (a.k.a. base-value). Their principal use is to convert numbers
from one number base to another. Mixed number bases are permitted.
-%description -l pl
-Ten modu³ jest zainspirowany par± funkcji w jêzyku programowania APL o
-nazwach encode (czyli "reprezentacja") oraz decode (warto¶æ bazowa).
+%description -l pl.UTF-8
+Ten moduł jest zainspirowany parą funkcji w języku programowania APL o
+nazwach encode (czyli "reprezentacja") oraz decode (wartość bazowa).
Zasadnicze ich przeznaczenie to przeliczanie liczb z jednej podstawy
-do innej. Dozwolone s± mieszane podstawy liczb.
+do innej. Dozwolone sÄ… mieszane podstawy liczb.
%prep
%setup -q -n %{pdir}-%{pnam}-%{version}