packages: root/root.spec - add enable-explicitlink and enable-soversion to ...

lisu lisu at pld-linux.org
Tue Apr 26 16:21:32 CEST 2011


Author: lisu                         Date: Tue Apr 26 14:21:32 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- add enable-explicitlink and enable-soversion to configure options

---- Files affected:
packages/root:
   root.spec (1.74 -> 1.75) 

---- Diffs:

================================================================
Index: packages/root/root.spec
diff -u packages/root/root.spec:1.74 packages/root/root.spec:1.75
--- packages/root/root.spec:1.74	Tue Apr 26 13:56:14 2011
+++ packages/root/root.spec	Tue Apr 26 16:21:27 2011
@@ -430,9 +430,11 @@
 	--disable-rpath \
 	--disable-xrootd \
 	%{!?with_krb5:--disable-krb5} \
+	--enable-explicitlink \
 	--enable-gsl-shared \
 	--enable-minuit2 \
 	--enable-reflex \
+	--enable-soversion \
 	--with-cc="%{__cc} %{rpmcflags}" \
 	--with-cxx="%{__cxx} %{rpmcxxflags}" \
 	--with-x11-libdir=%{_libdir} \
@@ -718,6 +720,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.75  2011/04/26 14:21:27  lisu
+- add enable-explicitlink and enable-soversion to configure options
+
 Revision 1.74  2011/04/26 11:56:14  lisu
 - updated to tar 5.28.00c
 
================================================================

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



More information about the pld-cvs-commit mailing list