SPECS (AC-branch): lam.spec - rel 3 - build with-pic to avoid relo...

baggins baggins at pld-linux.org
Thu May 4 19:53:09 CEST 2006


Author: baggins                      Date: Thu May  4 17:53:09 2006 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- rel 3
- build with-pic to avoid relocation problems on x8664

---- Files affected:
SPECS:
   lam.spec (1.27 -> 1.27.2.1) 

---- Diffs:

================================================================
Index: SPECS/lam.spec
diff -u SPECS/lam.spec:1.27 SPECS/lam.spec:1.27.2.1
--- SPECS/lam.spec:1.27	Mon Aug  2 10:37:39 2004
+++ SPECS/lam.spec	Thu May  4 19:53:04 2006
@@ -5,7 +5,7 @@
 Summary(pt_BR):	LAM MPI
 Name:		lam
 Version:	7.0.6
-Release:	2
+Release:	3
 Epoch:		2
 Vendor:		LAM/MPI Team
 License:	BSD
@@ -104,6 +104,7 @@
 done;
 
 %configure \
+	--with-pic \
 	--with-rpi \
 	--with-rsh="%{_bindir}/ssh -x"
 %{__make} all
@@ -147,6 +148,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.27.2.1  2006/05/04 17:53:04  baggins
+- rel 3
+- build with-pic to avoid relocation problems on x8664
+
 Revision 1.27  2004/08/02 08:37:39  undefine
 - release 2 for AC
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/lam.spec?r1=1.27&r2=1.27.2.1&f=u



More information about the pld-cvs-commit mailing list