rpms/lam/devel lam.spec,1.52,1.53

Doug Ledford dledford at fedoraproject.org
Wed May 20 14:44:00 UTC 2009


Author: dledford

Update of /cvs/extras/rpms/lam/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv19800

Modified Files:
	lam.spec 
Log Message:
* Wed May 20 2009 Doug Ledford <dledford at redhat.com> - 2:7.1.4-4
- Update description text (bz478945)
- Fix directory ownerships (bz473593)
- Fix up build flags (bz499978)
- Move module file to default module path (bz458390)



Index: lam.spec
===================================================================
RCS file: /cvs/extras/rpms/lam/devel/lam.spec,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -p -r1.52 -r1.53
--- lam.spec	20 May 2009 13:40:19 -0000	1.52
+++ lam.spec	20 May 2009 14:43:29 -0000	1.53
@@ -85,7 +85,7 @@ export CPPFLAGS="-DLAM_MODE=\\\"%{mode}\
 %endif
 export FC=f95
 %ifarch i386 s390 ppc
-./configure --with-rsh="/usr/bin/ssh -x -a" --prefix=%{mpidir} --exec-prefix=%{mpidir} --datadir=%{mpidir} --mandir=%{mpidir}/man --sysconfidir=%{_sysconfdir} --with-trillium --enable-shared --disable-deprecated-executable-names --disable-dependency-tracking
+./configure --with-rsh="/usr/bin/ssh -x -a" --prefix=%{mpidir} --exec-prefix=%{mpidir} --datadir=%{mpidir} --mandir=%{mpidir}/man --sysconfdir=%{_sysconfdir} --with-trillium --enable-shared --disable-deprecated-executable-names --disable-dependency-tracking
 %else
 #
 # Disable TotalView on non-32 bit architectures.




More information about the fedora-extras-commits mailing list