Here is a diff if anyone for libreoffice 3.3.0rc2 slackbuild if anyone wants to give it a whirl. I don't know if I caught all the changes but it seems to package ok. I have only tested the write module so far.<br><br>
<br><br>--- libreoffice.SlackBuild 2010-12-10 06:17:46.000000000 -0800<br>+++ libreoffice.SlackBuild.new 2011-01-09 13:11:44.652047256 -0800<br>@@ -30,7 +30,7 @@<br> # Revision date: 2010/12/10<br> <br> PRGNAM=libreoffice<br>
-VERSION="3.3.0rc1"<br>+VERSION="3.3.0rc2"<br> BUILD=${BUILD:-1}<br> TAG=${TAG:-_SBo}<br> <br>@@ -112,7 +112,7 @@<br> <br> # Yes, I know there is a Slackware integration file in the desktop-integration<br>
# directory, but it's worthless to us. I'd prefer to do things correctly.<br>-mv desktop-integration/libreoffice3.3-freedesktop-menus-3.3-3.noarch.rpm .<br>+mv desktop-integration/libreoffice3.3-freedesktop-menus-3.3-4.noarch.rpm .<br>
<br> # No, I don't want to update our packaged files after the fact<br> rm -f *onlineupdate*.rpm # We don't want this<br>@@ -160,7 +160,7 @@<br> # Move docs to their expected locations<br> mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION<br>
cd $PKG/opt/libreoffice<br>- mv README* *LICENSE* readmes licenses $PKG/usr/doc/$PRGNAM-$VERSION<br>+ mv CREDITS.odt *LICENSE* readmes $PKG/usr/doc/$PRGNAM-$VERSION<br> cd -<br> cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild<br>
<br clear="all"><br>-- <br>You! What PLANET is this!<br> -- McCoy, "The City on the Edge of Forever", stardate 3134.0<br>
<br>