ooo-build r14468 - in trunk: . doc



Author: pmladek
Date: Mon Nov 10 10:12:18 2008
New Revision: 14468
URL: http://svn.gnome.org/viewvc/ooo-build?rev=14468&view=rev

Log:
2008-11-10  Petr Mladek  <pmladek suse cz>

	* doc/split.txt: add brain dump of the current state



Modified:
   trunk/ChangeLog
   trunk/doc/split.txt

Modified: trunk/doc/split.txt
==============================================================================
--- trunk/doc/split.txt	(original)
+++ trunk/doc/split.txt	Mon Nov 10 10:12:18 2008
@@ -412,3 +412,56 @@
 
 	+ accelerating patch application ...
 		+ patched_files +
+
+
+Petr's brain dump (2008-11-07)
+
+	+ FIXME: merge with the above:
+
+The known functional bugs (from my list, need to fix most of them for 
+openSUSE-11.1 withing next 2-3 weeks):
+
+        + pyuno components are still not registered
+        + mono stuff is not packaged correctly
+        + localized strings are not updated from extra sources
+        + the user configuration includes symlinks to /usr/share/ooo3 instead
+          of that real files; it might be a feature but it might also cause
+          problems in the future (the symlinks are there because I build more
+          stuff noarch now and there are the compat symlinks between /usr/lib
+          and /usr/share)
+        + missing OOo-sdk compat stuff (to build voiko..., bnc#428403)
+
+
+More functional bugs (not sure if caused by the split build):
+
+        + mailmerge does not work
+        + Suse-puzzler.xls works only partly; e.h. "Sneaky Peak" or "About"
+          works but the "Shuffle" does nohing. Also, I can't move the pieces
+          by mouse.
+
+
+The known build problems:
+
+        + some more missing hacks from ooo-build/bin/package-ooo and older
+          OOo.spec (hight priority)
+        + allow to change build of pieces without rebuilding bootstrap package
+          (high priority):
+                + hotfixes directory for additional diffs
+                + optional postinstall script, ...
+        + better merge the non-split/split ooo-build scripts (setup vs.
+          piece/sys-setup, install-mono, localize-ooo, ...); we need to
+          reduce the cut&paste
+        + allow configure/make/make install process:
+                + add configure for every piece?
+                + add makefile target for every piece
+                + ...
+
+
+Clean up & upstreaming (avoid hacks):
+
+        + avoid hack with extra setup_native_packinfo-ooo300-m4.tar.bz2 sources
+        + split scp2, officecfg per module
+        + split configure per piece
+        + review all the piece-*.diffs (I am not familiar with them yet)
+
+Enf of Petr's brain dump (2008-11-07)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]