Author: patrys Date: Thu Nov 2 19:50:54 2006 GMT Module: SPECS Tag: DEVEL ---- Log message: - do not touch the extensions, all mozilla products have a preset list of extensions
---- Files affected: SPECS: mozilla-firefox.spec (1.95.2.40 -> 1.95.2.41) ---- Diffs: ================================================================ Index: SPECS/mozilla-firefox.spec diff -u SPECS/mozilla-firefox.spec:1.95.2.40 SPECS/mozilla-firefox.spec:1.95.2.41 --- SPECS/mozilla-firefox.spec:1.95.2.40 Thu Nov 2 15:59:40 2006 +++ SPECS/mozilla-firefox.spec Thu Nov 2 20:50:49 2006 @@ -7,9 +7,8 @@ # not to be fixed soon, imho) # - handle locales differently (runtime, since it's possible to do) # - see ftp://ftp.debian.org/debian/pool/main/m/mozilla-firefox/*diff* -# for hints how to make locales and other stuff like extensions working +# for hints how to make locales # - check all remaining configure options... done. test them now! -# - add remaining extensions and maybe other files... see previous point # - make it more pld-like (bookmarks, default page etc..) # - add dictionaries outside of mozilla # - previous postun cleanup should be handled by ghost files @@ -201,7 +200,6 @@ ac_add_options --enable-cookies ac_add_options --enable-crypto ac_add_options --enable-default-toolkit=gtk2 -ac_add_options --enable-extensions=all # or use 'default'? see configure.in around line 5107. xmlterm needs gtk1, etc ac_add_options --enable-image-encoder=all ac_add_options --enable-image-decoder=all ac_add_options --enable-mathml @@ -432,6 +430,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.95.2.41 2006/11/02 19:50:49 patrys +- do not touch the extensions, all mozilla products have a preset list of extensions + Revision 1.95.2.40 2006/11/02 14:59:40 qboosh - note that ac patch is ready ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/mozilla-firefox.spec?r1=1.95.2.40&r2=1.95.2.41&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
