summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Rękorajski2007-02-12 00:49:39 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit9999122150ca26c507bf85d3f596bcc0c774245c (patch)
treed4399723476c7a3172fea835212799af9281438f
parenta129f7232ac4f35d988cb77312b214d7b971c7a4 (diff)
downloadperl-Math-Brent-9999122150ca26c507bf85d3f596bcc0c774245c.zip
perl-Math-Brent-9999122150ca26c507bf85d3f596bcc0c774245c.tar.gz
- converted to UTF-8
Changed files: perl-Math-Brent.spec -> 1.36
-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}