summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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}