Author: baggins Date: Fri Dec 7 00:47:37 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - renamed to AMD
---- Files affected: SPECS: AMD.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/AMD.spec diff -u SPECS/AMD.spec:1.1 SPECS/AMD.spec:1.2 --- SPECS/AMD.spec:1.1 Sun Dec 2 19:15:48 2007 +++ SPECS/AMD.spec Fri Dec 7 01:47:32 2007 @@ -1,14 +1,14 @@ # $Revision$, $Date$ Summary: AMD: routines for ordering a sparse matrix -Name: amd +Name: AMD Version: 2.2.0 Release: 1 License: LGPL Group: Libraries -Source0: http://www.cise.ufl.edu/research/sparse/amd/AMD-%{version}.tar.gz +Source0: http://www.cise.ufl.edu/research/sparse/amd/%{name}-%{version}.tar.gz # Source0-md5: f81fcae945de82864035b03ee20a8d2b -Patch0: %{name}-ufconfig.patch -Patch1: %{name}-shared.patch +Patch0: amd-ufconfig.patch +Patch1: amd-shared.patch URL: http://www.cise.ufl.edu/research/sparse/amd/ BuildRequires: UFconfig BuildRequires: libtool >= 2:1.5 @@ -47,7 +47,7 @@ Statyczna biblioteka amd. %prep -%setup -q -n AMD +%setup -q -n %{name} %patch0 -p1 %patch1 -p1 @@ -94,6 +94,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2007-12-07 00:47:32 baggins +- renamed to AMD + 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.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
