CVS: moonbase/web/mozilla CONFIGURE, 1.13, 1.14 DEPENDS, 1.9, 1.10 DETAILS, 1.13, 1.14

jasper at lunar-linux.org jasper at lunar-linux.org
Wed Aug 6 21:39:38 GMT 2003


Update of /var/cvs/lunar/moonbase/web/mozilla
In directory dbguin.lunar-linux.org:/tmp/cvs-serv26600/web/mozilla

Modified Files:
	CONFIGURE DEPENDS DETAILS 
Log Message:
Fix j2sdk issue for mozilla and bump updated filed for OO as well

Index: CONFIGURE
===================================================================
RCS file: /var/cvs/lunar/moonbase/web/mozilla/CONFIGURE,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- CONFIGURE	4 Jul 2003 04:10:50 -0000	1.13
+++ CONFIGURE	6 Aug 2003 21:39:36 -0000	1.14
@@ -129,3 +129,9 @@
   fi
 fi
 
+if ! module_installed j2sdk; then
+   if query "Install j2sdk for Java support? " y; then 
+       lin j2sdk
+   fi
+fi
+

Index: DEPENDS
===================================================================
RCS file: /var/cvs/lunar/moonbase/web/mozilla/DEPENDS,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- DEPENDS	4 Jul 2003 04:10:50 -0000	1.9
+++ DEPENDS	6 Aug 2003 21:39:36 -0000	1.10
@@ -9,7 +9,8 @@
 depends freetype2 &&
 
 optional_depends "flash-plugin" "" "" "to enable shockwave flash" &&
-optional_depends "j2sdk"        "" "" "to enable java in mozilla" &&
+
+# optional_depends "j2sdk"        "" "" "to enable java in mozilla" &&
 
 if [ "$GTK1" == "y" ] ; then
   depends gtk+

Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/web/mozilla/DETAILS,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- DETAILS	4 Aug 2003 23:48:34 -0000	1.13
+++ DETAILS	6 Aug 2003 21:39:36 -0000	1.14
@@ -13,7 +13,7 @@
   SOURCE4_URL[0]=http://enigmail.mozdev.org/dload/src/$SOURCE4
         WEB_SITE=http://www.mozilla.org
          ENTERED=20010922
-         UPDATED=20030704
+         UPDATED=20030806
       SOURCE_MD5=a4644caeeeb323d0d8b59758b67d4454
       SOURCE_VFY=md5:a4644caeeeb323d0d8b59758b67d4454
      SOURCE2_MD5=42d55190d40d18c8dd98c57ddc7e2e3d




More information about the Lunar-commits mailing list