[Lunar-commits] <moonbase> openoffice-bin: version bumped to 3.2.0.
Florin Braescu
florin at lunar-linux.org
Sat Feb 13 18:31:44 CET 2010
commit 8573319676f6f82066e7353abfea65c27b957cb3
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sat Feb 13 19:31:44 2010 +0200
openoffice-bin: version bumped to 3.2.0.
---
x11-apps/openoffice-bin/BUILD | 6 +++---
x11-apps/openoffice-bin/DETAILS | 10 +++++-----
2 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/x11-apps/openoffice-bin/BUILD b/x11-apps/openoffice-bin/BUILD
index d5310c4..4b82c89 100644
--- a/x11-apps/openoffice-bin/BUILD
+++ b/x11-apps/openoffice-bin/BUILD
@@ -10,7 +10,7 @@
mv ${OO_INSTALL_DIR}/desktop-integration ${SOURCE_DIRECTORY} &&
cd ${SOURCE_DIRECTORY}/desktop-integration/ &&
- INT_FILE=openoffice.org3.1-freedesktop-menus-3.1-9420.noarch &&
+ INT_FILE=openoffice.org3.2-freedesktop-menus-3.2-9472.noarch &&
rpm2cpio $INT_FILE.rpm > $INT_FILE.cpio &&
cpio -idm < $INT_FILE.cpio &&
@@ -38,8 +38,8 @@
prepare_install &&
message "${MESSAGE_COLOR}Installing OpenOffice ${VERSION}...${DEFAULT_COLOR}" &&
mkdir -p $MODULE_PREFIX/openoffice &&
- cp -a "${OO_INSTALL_DIR}/opt/openoffice.org3" /opt/lunar/openoffice/ &&
- cp -a "${OO_INSTALL_DIR}/opt/openoffice.org" /opt/lunar/openoffice &&
+ cp -a "${OO_INSTALL_DIR}/opt/openoffice.org3" /opt/lunar/openoffice/ &&
+ cp -a "${OO_INSTALL_DIR}/opt/openoffice.org" /opt/lunar/openoffice &&
#Added this force symlink creation at sofar's request
cd /usr/bin &&
diff --git a/x11-apps/openoffice-bin/DETAILS b/x11-apps/openoffice-bin/DETAILS
index c2afd39..9fa0c38 100644
--- a/x11-apps/openoffice-bin/DETAILS
+++ b/x11-apps/openoffice-bin/DETAILS
@@ -1,19 +1,19 @@
MODULE=openoffice-bin
- VERSION=3.1.1
+ VERSION=3.2.0
SOURCE=OOo_${VERSION}_LinuxIntel_install_en-US.tar.gz
-SOURCE_DIRECTORY=${BUILD_DIRECTORY}/OOO310_m19_native_packed-1_en-US.9420
+SOURCE_DIRECTORY=${BUILD_DIRECTORY}/OOO320_m12_native_packed-1_en-US.9483
SOURCE_URL[0]=http://ftp.ussg.iu.edu/openoffice/stable/$VERSION
SOURCE_URL[1]=http://mirrors.sunsite.dk/openoffice/stable/$VERSION
SOURCE_URL[2]=http://niihau.student.utwente.nl/openoffice/stable/$VERSION
SOURCE_URL[3]=ftp://ftp.funet.fi/pub/mirrors/openoffice.org/stable/$VERSION
- SOURCE_VFY=sha1:7adc85e257b0034ce3ac340e483da8f903ad7468
+ SOURCE_VFY=sha1:8edcdf677aeee84eea2cecf896bcdd30bcd98a45
WEB_SITE=http://www.openoffice.org
ENTERED=20020704
- UPDATED=20090910
+ UPDATED=20100213
SHORT="The open office suite for unix"
LDD_CHECK=off
ARCHIVE=off
-
+
cat << EOF
OpenOffice is the open source alternative to a full office suite. Derived
from SUN's staroffice 5.2, this group of developers started to create
More information about the Lunar-commits
mailing list