SPECS: FreeMat.spec - BR: lapack-devel instead of blas-devel - TOD...
sls
sls at pld-linux.org
Fri Dec 21 03:30:01 CET 2007
Author: sls Date: Fri Dec 21 02:30:01 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- BR: lapack-devel instead of blas-devel
- TODO entry
---- Files affected:
SPECS:
FreeMat.spec (1.14 -> 1.15)
---- Diffs:
================================================================
Index: SPECS/FreeMat.spec
diff -u SPECS/FreeMat.spec:1.14 SPECS/FreeMat.spec:1.15
--- SPECS/FreeMat.spec:1.14 Fri Dec 21 03:27:56 2007
+++ SPECS/FreeMat.spec Fri Dec 21 03:29:55 2007
@@ -1,6 +1,8 @@
# $Revision$, $Date$
# TODO:
# - look at MPI support - doesn't work with lam for me :/
+# - build with ARPACK, UMFPACK, CYCLE COUNTER (whatever it is)
+#
%define fversion %(echo %{version} |tr r -)
%define mversion %(echo %{version} |cut -f -1 -d r)
Summary: FreeMat - an environment for rapid engineering and scientific processing
@@ -17,8 +19,8 @@
URL: http://freemat.sourceforge.net
BuildRequires: autoconf
BuildRequires: automake
-BuildRequires: blas-devel
BuildRequires: gcc-g77
+BuildRequires: lapack-devel
BuildRequires: libjpeg-devel
BuildRequires: libpng-devel
BuildRequires: libstdc++-devel
@@ -91,6 +93,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.15 2007-12-21 02:29:55 sls
+- BR: lapack-devel instead of blas-devel
+- TODO entry
+
Revision 1.14 2007-12-21 02:27:56 sls
- add qt4.patch
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/FreeMat.spec?r1=1.14&r2=1.15&f=u
More information about the pld-cvs-commit
mailing list