summaryrefslogtreecommitdiff
path: root/perl-Math-Brent.spec
diff options
context:
space:
mode:
Diffstat (limited to 'perl-Math-Brent.spec')
-rw-r--r--perl-Math-Brent.spec10
1 files changed, 5 insertions, 5 deletions
diff --git a/perl-Math-Brent.spec b/perl-Math-Brent.spec
index d28379c..0e79ec6 100644
--- a/perl-Math-Brent.spec
+++ b/perl-Math-Brent.spec
@@ -2,7 +2,7 @@
%define pdir Math
%define pnam Brent
Summary: Math::Brent - single dimensional function minimisation
-Summary(pl): Math::Brent - jednowymiarowa minimalizacja funkcji
+Summary(pl.UTF-8): Math::Brent - jednowymiarowa minimalizacja funkcji
Name: perl-Math-Brent
Version: 0.01
Release: 10
@@ -25,11 +25,11 @@ One-Dimensional minimisation of a function without using derivatives.
This algorithm cleverly uses both the Golden Section Search and
parabolic interpolation.
-%description -l pl
-Moduł Perla Math::Brent stanowi implementację metody Brenta dla
+%description -l pl.UTF-8
+Moduł Perla Math::Brent stanowi implementację metody Brenta dla
jednowymiarowej minimalizacji funkcji bez korzystania z pochodnych.
-Algorytm ten zręcznie korzysta zarówno ze znajdowania złotego
-podziału, jak też z interpolacji kwadratowej.
+Algorytm ten zręcznie korzysta zarówno ze znajdowania złotego
+podziału, jak też z interpolacji kwadratowej.
%prep
%setup -q -n %{pdir}-%{pnam}-%{version}