]> git.pld-linux.org Git - packages/firefox.git/commitdiff
- updated TODO
authorPatryk Zawadzki <patrys@room-303.com>
Thu, 6 Oct 2005 16:24:06 +0000 (16:24 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- our firefox suffers from some memory corruption bug, sometimes pages load as crap

Changed files:
    mozilla-firefox.spec -> 1.106

mozilla-firefox.spec

index e6b2304cfb191a1de93db2d4d13530a77963345a..dc565f2d505b4067011260ed979c0c9e6d436aa9 100644 (file)
@@ -1,20 +1,33 @@
 #
 # TODO:
+# - review building options (like disable-mailnews and disable-composer,
+#   these are not meant for firefox)
 # - 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
 # - unpackaged files check
 #   /usr/lib/mozilla-firefox/LICENSE
+#   ^- officially packaged, probably not for PLD
 #   /usr/lib/mozilla-firefox/README.txt
+#   ^- officially packaged
 #   /usr/lib/mozilla-firefox/browserconfig.properties
+#   ^- officially packaged
 #   /usr/lib/mozilla-firefox/chrome/chatzilla.jar
+#   ^- chatzilla to be disabled
 #   /usr/lib/mozilla-firefox/chrome/chromelist.txt
+#   ^- officially packaged
 #   /usr/lib/mozilla-firefox/chrome/content-packs.jar
+#   ^- no sign of this file
 #   /usr/lib/mozilla-firefox/chrome/embed-sample.jar
+#   ^- officially packaged
 #   /usr/lib/mozilla-firefox/chrome/installed-chrome.txt
+#   ^- officially packaged
 #   /usr/lib/mozilla-firefox/components/myspell/en-US.aff
+#   ^- myspell to be disabled
 #   /usr/lib/mozilla-firefox/components/myspell/en-US.dic
+#   ^- as above
 #   /usr/lib/mozilla-firefox/init.d/README
+#   ^- officially packaged but not needed
 #
 # Conditional build:
 %bcond_with    tests   # enable tests (whatever they check)
This page took 0.034024 seconds and 4 git commands to generate.