You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by hd...@apache.org on 2013/10/18 12:00:03 UTC

svn commit: r1533374 - in /openoffice/branches/Remove_MOZ/main: libxmlsec/prj/build.lst xmlsecurity/prj/build.lst

Author: hdu
Date: Fri Oct 18 10:00:02 2013
New Revision: 1533374

URL: http://svn.apache.org/r1533374
Log:
#i122365# remove mozilla dependency from *xmlsec

the NSS dependency now suffices

Modified:
    openoffice/branches/Remove_MOZ/main/libxmlsec/prj/build.lst
    openoffice/branches/Remove_MOZ/main/xmlsecurity/prj/build.lst

Modified: openoffice/branches/Remove_MOZ/main/libxmlsec/prj/build.lst
URL: http://svn.apache.org/viewvc/openoffice/branches/Remove_MOZ/main/libxmlsec/prj/build.lst?rev=1533374&r1=1533373&r2=1533374&view=diff
==============================================================================
--- openoffice/branches/Remove_MOZ/main/libxmlsec/prj/build.lst (original)
+++ openoffice/branches/Remove_MOZ/main/libxmlsec/prj/build.lst Fri Oct 18 10:00:02 2013
@@ -1,3 +1,3 @@
-ls  libxmlsec   : stlport soltools LIBXML2:libxml2 NSS:nss SO:moz_prebuilt NULL
+ls  libxmlsec   : stlport soltools LIBXML2:libxml2 NSS:nss NULL
 ls	libxmlsec			    usr1	-	all	ls_mkout NULL
 ls	libxmlsec			    nmake	-	all	ls_xmlsec1 NULL

Modified: openoffice/branches/Remove_MOZ/main/xmlsecurity/prj/build.lst
URL: http://svn.apache.org/viewvc/openoffice/branches/Remove_MOZ/main/xmlsecurity/prj/build.lst?rev=1533374&r1=1533373&r2=1533374&view=diff
==============================================================================
--- openoffice/branches/Remove_MOZ/main/xmlsecurity/prj/build.lst (original)
+++ openoffice/branches/Remove_MOZ/main/xmlsecurity/prj/build.lst Fri Oct 18 10:00:02 2013
@@ -1,4 +1,4 @@
-xs	xmlsecurity	:    L10N:l10n xmloff unotools offapi unoil svx SO:moz_prebuilt LIBXMLSEC:libxmlsec NSS:nss LIBXSLT:libxslt NULL
+xs	xmlsecurity	:    L10N:l10n xmloff unotools offapi unoil svx LIBXMLSEC:libxmlsec NSS:nss LIBXSLT:libxslt NULL
 xs	xmlsecurity                                                        usr1	 -	all	xs_mkout	NULL
 xs	xmlsecurity\inc				                                       nmake -	all	xs_inc NULL
 xs	xmlsecurity\source\framework                                       nmake -	all	xs_fw xs_inc NULL