SPECS: openoffice.org.spec - configure --with-system-libxslt - TOD...

sls sls at pld-linux.org
Thu Jan 4 15:23:07 CET 2007


Author: sls                          Date: Thu Jan  4 14:23:07 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- configure --with-system-libxslt
- TODO changes about system libraries

---- Files affected:
SPECS:
   openoffice.org.spec (1.652 -> 1.653) 

---- Diffs:

================================================================
Index: SPECS/openoffice.org.spec
diff -u SPECS/openoffice.org.spec:1.652 SPECS/openoffice.org.spec:1.653
--- SPECS/openoffice.org.spec:1.652	Thu Jan  4 14:28:33 2007
+++ SPECS/openoffice.org.spec	Thu Jan  4 15:23:02 2007
@@ -9,7 +9,6 @@
 #	- problems with gcc-4.2.0 (I guess): oowriter is useless (invisble text till refresh)
 #	- fix help files (broken links)
 #	- LFS support is disabled (no_lfs_hack.patch for xml2cmp crash) because it need LFS-ready STLport
-#	- bcond with_xt is broken (xt in PLD is too old or broken)
 #       - bcond with_mono is broken (cli_types.dll not found, and can't be made)
 #	- build on 64-bit architectures
 #       - adapt help-support.diff to PLD
@@ -30,14 +29,14 @@
 #	SYSTEM_HSQLDB='NO'
 #	SYSTEM_HUNSPELL='NO'
 #	SYSTEM_HYPH='NO'
-#	SYSTEM_LIBXSLT='NO'
+#	SYSTEM_LIBXSLT='NO'		fixed?
 #	SYSTEM_MYSPELL='NO'
 #	SYSTEM_MYTHES='NO'
-#	SYSTEM_STDLIBS='NO'
+#	SYSTEM_STDLIBS='NO'		fixed
 #	SYSTEM_XALAN='NO'
 #	SYSTEM_XERCES='NO'
 #	SYSTEM_XML_APIS='NO'
-#	SYSTEM_XT='NO'
+#	SYSTEM_XT='NO'			bcond system_xt (doesn't work - xt in PLD is too old or broken)
 #
 
 # Conditional build:
@@ -1950,6 +1949,7 @@
 	--with-jdk-home=$JAVA_HOME \
 %else
 	--without-java \
+	--with-system-libxslt \
 %endif
 %if %{with gnomevfs}
 	--enable-gnome-vfs \
@@ -2949,6 +2949,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.653  2007/01/04 14:23:02  sls
+- configure --with-system-libxslt
+- TODO changes about system libraries
+
 Revision 1.652  2007/01/04 13:28:33  glen
 - executable chmod once is sufficent
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/openoffice.org.spec?r1=1.652&r2=1.653&f=u



More information about the pld-cvs-commit mailing list