]> git.pld-linux.org Git - packages/AMD.git/commitdiff
- pl (not sure about "diagonal pivoting")
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 26 Dec 2007 03:00:11 +0000 (03:00 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- BR: gcc-fortran

Changed files:
    AMD.spec -> 1.10

AMD.spec

index 80f6dd4e7ce5905d40b70a6036df5f1f7b221d3d..11ff4d7326c39eb903b64e5966d620d111e912bb 100644 (file)
--- a/AMD.spec
+++ b/AMD.spec
@@ -1,4 +1,5 @@
 Summary:       AMD: Approximate Minimum Degree
+Summary(pl.UTF-8):     AMD: Approximate Minimum Degree (przybliżony minimalny stopień)
 Name:          AMD
 Version:       2.2.0
 Release:       3
@@ -10,6 +11,7 @@ Patch0:               amd-ufconfig.patch
 Patch1:                amd-shared.patch
 URL:           http://www.cise.ufl.edu/research/sparse/amd/
 BuildRequires: UFconfig
+BuildRequires: gcc-fortran
 BuildRequires: libtool >= 2:1.5
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -20,6 +22,13 @@ pivoting). There are versions in both C and Fortran. A MATLAB
 interface is provided. Note that this software has nothing to do with
 AMD the company.
 
+%description -l pl.UTF-8
+AMD to zbiór procedur do porządkowania macierzy rzadkich przed
+rozkładem Cholesky'ego (lub rozkładu LU z obrotami diagonalnymi).
+Istnieją wersje zarówno w C, jak i Fortranie. Dostępny jest interfejs
+do MATLAB-a. Uwaga: to oprogramowanie nie ma nic wspólnego z firmą
+AMD.
+
 %package devel
 Summary:       Header files for AMD library
 Summary(pl.UTF-8):     Pliki nagłówkowe biblioteki AMD
This page took 0.126982 seconds and 4 git commands to generate.