[Lunar-commits] <moonbase-other> libreoffice-bin: version bumped to 3.6.4.

Florin Braescu florin at lunar-linux.org
Thu Dec 6 17:11:57 CET 2012


commit 6b60116d5e3722bc0d7f94c1467b71af756f950a
Author: Florin Braescu <florin at lunar-linux.org>
Date: Thu, 06 Dec 2012 08:11:57 -0800
URL: https://github.com/lunar-linux/moonbase-other/commit/6b60116d5e3722bc0d7f94c1467b71af756f950a

libreoffice-bin: version bumped to 3.6.4.
---
  x11-apps/libreoffice-bin/BUILD          | +2/-2     
  x11-apps/libreoffice-bin/DETAILS        | +4/-4     
  x11-apps/libreoffice-bin/DETAILS.x86_64 | +4/-4     
  3 files changed, 10 insertions(+), 10 deletions(-)

--- a/x11-apps/libreoffice-bin/BUILD
+++ b/x11-apps/libreoffice-bin/BUILD
@@ -2,7 +2,7 @@
 
   # not sure what this rpm is for, but its not there in 32bit OO, so I removed it
   #rm -rf userland &&
-  LO_OPT_DIR="/usr/lib/libreoffice${VERSION%.*}"
+  LO_OPT_DIR="/usr/lib/libreoffice${VERSION::3}"
 
   message "${MESSAGE_COLOR}Unpacking base RPMs and installing...${DEFAULT_COLOR}" &&
   for pack in RPMS/*.rpm ; do rpm2cpio $pack > `basename $pack .rpm`.cpio ; done &&
@@ -10,7 +10,7 @@
   for i in `ls *.cpio`; do cpio -idmuV < $i ;done &&
 
   rm usr/bin/libreoffice${VERSION%.*}
-  desktopfiles="base calc draw impress javafilter math printeradmin startcenter writer"  &&
+  desktopfiles="base binfilter calc draw impress javafilter math printeradmin startcenter writer xsltfilter"  &&
   for i in $desktopfiles; do
     rm usr/share/applications/libreoffice*-$i.desktop
   done
--- a/x11-apps/libreoffice-bin/DETAILS
+++ b/x11-apps/libreoffice-bin/DETAILS
@@ -1,12 +1,12 @@
           MODULE=libreoffice-bin
-         VERSION=3.6.3
+         VERSION=3.6.4
           SOURCE=LibO_${VERSION}_Linux_x86_install-rpm_en-US.tar.gz
       SOURCE_URL=http://download.documentfoundation.org/libreoffice/stable/$VERSION/rpm/x86
-SOURCE_DIRECTORY=${BUILD_DIRECTORY}/LibO_${VERSION}.2_Linux_x86_install-rpm_en-US
-      SOURCE_VFY=sha1:44afeb48df27fc67642527db0182008407ace847
+SOURCE_DIRECTORY=${BUILD_DIRECTORY}/LibO_${VERSION}.3_Linux_x86_install-rpm_en-US
+      SOURCE_VFY=sha1:6889b1cb4e92a66e69ce617ed208a59f76e0ffde
         WEB_SITE=http://www.libreoffice.org
          ENTERED=20110330
-         UPDATED=20121103
+         UPDATED=20121206
            SHORT="The open office suite for unix"
 
 LDD_CHECK=off
--- a/x11-apps/libreoffice-bin/DETAILS.x86_64
+++ b/x11-apps/libreoffice-bin/DETAILS.x86_64
@@ -1,12 +1,12 @@
           MODULE=libreoffice-bin
-         VERSION=3.6.3
+         VERSION=3.6.4
           SOURCE=LibO_${VERSION}_Linux_x86-64_install-rpm_en-US.tar.gz
       SOURCE_URL=http://download.documentfoundation.org/libreoffice/stable/$VERSION/rpm/x86_64
-SOURCE_DIRECTORY=${BUILD_DIRECTORY}/LibO_${VERSION}.2_Linux_x86-64_install-rpm_en-US
-      SOURCE_VFY=sha1:625a7e29615c450437b0b375af5fd7d3ffb48233
+SOURCE_DIRECTORY=${BUILD_DIRECTORY}/LibO_${VERSION}.3_Linux_x86-64_install-rpm_en-US
+      SOURCE_VFY=sha1:c5ddfccd9a926f872e8c2ebe97c7e6acee6c606a
         WEB_SITE=http://www.libreoffice.org
          ENTERED=20110330
-         UPDATED=20121103
+         UPDATED=20121206
            SHORT="The open office suite for unix"
 
 LDD_CHECK=off




More information about the Lunar-commits mailing list