packages: root/root.spec - disable rpath (set run-time library load path on...

lisu lisu at pld-linux.org
Mon Mar 21 12:48:25 CET 2011


Author: lisu                         Date: Mon Mar 21 11:48:25 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- disable rpath (set run-time library load path on executables)

---- Files affected:
packages/root:
   root.spec (1.70 -> 1.71) 

---- Diffs:

================================================================
Index: packages/root/root.spec
diff -u packages/root/root.spec:1.70 packages/root/root.spec:1.71
--- packages/root/root.spec:1.70	Mon Mar 21 12:23:49 2011
+++ packages/root/root.spec	Mon Mar 21 12:48:19 2011
@@ -415,6 +415,7 @@
 	--disable-builtin-freetype \
 	--disable-builtin-pcre \
 	--disable-builtin-zlib \
+	--disable-rpath \
 	--disable-xrootd \
 	%{!?with_krb5:--disable-krb5} \
 	--enable-gsl-shared \
@@ -705,6 +706,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.71  2011/03/21 11:48:19  lisu
+- disable rpath (set run-time library load path on executables)
+
 Revision 1.70  2011/03/21 11:23:49  lisu
 - more verbose files in root-core
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/root/root.spec?r1=1.70&r2=1.71&f=u



More information about the pld-cvs-commit mailing list