SPECS: lam.spec - rel 2 - added --with-fc=gfortran for gcc 4.2
baggins
baggins at pld-linux.org
Tue Oct 16 16:47:40 CEST 2007
Author: baggins Date: Tue Oct 16 14:47:40 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- rel 2
- added --with-fc=gfortran for gcc 4.2
---- Files affected:
SPECS:
lam.spec (1.34 -> 1.35)
---- Diffs:
================================================================
Index: SPECS/lam.spec
diff -u SPECS/lam.spec:1.34 SPECS/lam.spec:1.35
--- SPECS/lam.spec:1.34 Tue Oct 16 16:28:51 2007
+++ SPECS/lam.spec Tue Oct 16 16:47:35 2007
@@ -5,7 +5,7 @@
Summary(pt_BR.UTF-8): LAM MPI
Name: lam
Version: 7.1.3
-Release: 1
+Release: 2
Epoch: 2
Vendor: LAM/MPI Team
License: BSD
@@ -105,7 +105,9 @@
%configure \
--with-pic \
--with-rpi \
- --with-rsh="%{_bindir}/ssh -x"
+ --with-rsh="%{_bindir}/ssh -x" \
+ --with-fc=gfortran
+
%{__make} all
%install
@@ -147,6 +149,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.35 2007/10/16 14:47:35 baggins
+- rel 2
+- added --with-fc=gfortran for gcc 4.2
+
Revision 1.34 2007/10/16 14:28:51 baggins
- 7.1.3
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/lam.spec?r1=1.34&r2=1.35&f=u
More information about the pld-cvs-commit
mailing list