Author: qboosh Date: Wed Dec 26 03:00:17 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - pl (not sure about "diagonal pivoting") - BR: gcc-fortran
---- Files affected: SPECS: AMD.spec (1.9 -> 1.10) ---- Diffs: ================================================================ Index: SPECS/AMD.spec diff -u SPECS/AMD.spec:1.9 SPECS/AMD.spec:1.10 --- SPECS/AMD.spec:1.9 Sat Dec 8 00:57:05 2007 +++ SPECS/AMD.spec Wed Dec 26 04:00:11 2007 @@ -1,5 +1,6 @@ # $Revision$, $Date$ 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 @@ -11,6 +12,7 @@ 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) @@ -21,6 +23,13 @@ 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 @@ -96,6 +105,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.10 2007-12-26 03:00:11 qboosh +- pl (not sure about "diagonal pivoting") +- BR: gcc-fortran + Revision 1.9 2007-12-07 23:57:05 ankry - formatting @@ -123,4 +136,3 @@ Revision 1.1 2007-12-02 18:15:48 baggins - new - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/AMD.spec?r1=1.9&r2=1.10&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
