Author: lisu Date: Wed Feb 1 09:14:04 2012 GMT Module: packages Tag: HEAD ---- Log message: - f2c -> libf2c-devel - rel 2
---- Files affected: packages/clapack: clapack.spec (1.28 -> 1.29) ---- Diffs: ================================================================ Index: packages/clapack/clapack.spec diff -u packages/clapack/clapack.spec:1.28 packages/clapack/clapack.spec:1.29 --- packages/clapack/clapack.spec:1.28 Tue Jan 31 21:54:25 2012 +++ packages/clapack/clapack.spec Wed Feb 1 10:13:59 2012 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): Biblioteki numeryczne CLAPACK do algebry liniowej Name: clapack Version: 3.2.1 -Release: 1 +Release: 2 License: freely distributable Group: Development/Libraries Source0: http://www.netlib.org/clapack/%{name}-%{version}-CMAKE.tgz @@ -14,7 +14,7 @@ Patch3: %{name}-%{version}-findblas-r6.patch URL: http://www.netlib.org/clapack/ BuildRequires: cmake -BuildRequires: f2c +BuildRequires: libf2c-devel BuildRequires: gcc-g77 BuildRequires: libtool >= 1:1.4.2-9 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -113,6 +113,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.29 2012/02/01 09:13:59 lisu +- f2c -> libf2c-devel +- rel 2 + Revision 1.28 2012/01/31 20:54:25 lisu - BR: f2c ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/clapack/clapack.spec?r1=1.28&r2=1.29&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
