SPECS: lam.spec - rel 2 - build with-pic to avoid relocation probl...

baggins baggins at pld-linux.org
Thu May 4 19:52:33 CEST 2006


Author: baggins                      Date: Thu May  4 17:52:33 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 2
- build with-pic to avoid relocation problems on x8664

---- Files affected:
SPECS:
   lam.spec (1.30 -> 1.31) 

---- Diffs:

================================================================
Index: SPECS/lam.spec
diff -u SPECS/lam.spec:1.30 SPECS/lam.spec:1.31
--- SPECS/lam.spec:1.30	Sun Jun 26 21:22:26 2005
+++ SPECS/lam.spec	Thu May  4 19:52:28 2006
@@ -5,7 +5,7 @@
 Summary(pt_BR):	LAM MPI
 Name:		lam
 Version:	7.1.1
-Release:	1
+Release:	2
 Epoch:		2
 Vendor:		LAM/MPI Team
 License:	BSD
@@ -103,6 +103,7 @@
 done;
 
 %configure \
+	--with-pic \
 	--with-rpi \
 	--with-rsh="%{_bindir}/ssh -x"
 %{__make} all
@@ -146,6 +147,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.31  2006/05/04 17:52:28  baggins
+- rel 2
+- build with-pic to avoid relocation problems on x8664
+
 Revision 1.30  2005/06/26 19:22:26  saq
 - removed untrue description portions
 - adapterized
================================================================

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



More information about the pld-cvs-commit mailing list