summaryrefslogtreecommitdiffstats
path: root/bin-editors
diff options
context:
space:
mode:
Diffstat (limited to 'bin-editors')
-rwxr-xr-xbin-editors/openoffice3-bin/DETAILS15
-rw-r--r--bin-editors/openoffice3-bin/HISTORY5
-rw-r--r--bin-editors/openoffice3-bin/OOo_3.2.1_Linux_x86-64_install-rpm-wJRE_en-US.tar.gz.sigbin287 -> 0 bytes
-rw-r--r--bin-editors/openoffice3-bin/OOo_3.2.1_Linux_x86_install-rpm-wJRE_en-US.tar.gz.sigbin287 -> 0 bytes
-rwxr-xr-xbin-editors/openoffice3-bin/PRE_BUILD4
5 files changed, 14 insertions, 10 deletions
diff --git a/bin-editors/openoffice3-bin/DETAILS b/bin-editors/openoffice3-bin/DETAILS
index 274f4c6..27f581e 100755
--- a/bin-editors/openoffice3-bin/DETAILS
+++ b/bin-editors/openoffice3-bin/DETAILS
@@ -1,18 +1,16 @@
SPELL=openoffice3-bin
# VERSION_DATE=20080930
if [[ "${SMGL_COMPAT_ARCHS[1]}" == "x86_64" ]]; then
- VERSION=3.2.1
- BUILD_VERSION=9502
+ VERSION=3.3.0
+ BUILD_VERSION=9567
SOURCE=OOo_${VERSION}_Linux_x86-64_install-rpm-wJRE_en-US.tar.gz
-# SOURCE_HASH=sha512:28fd589d0d4b2d3837d37cbfd0bff725933990588ccf919ce2955ea6097431e1fbe783e23c310dcd2a4a5cd870686e26271c6cc0e48352244ace46e9dabb25fa
- SOURCE_GPG="gurus.gpg:$SOURCE.sig:WORKS_FOR_ME"
+ SOURCE_HASH=sha512:c731f4f11c7d974a1928c768066c1a446e072091bb7a49da5c12e1c4e4fd88964dee633f4739f0d2201bc44f29063429e5767552a1a166190bfe9d8b3e6cc08d
OO_ARCH=x86_64
else
- VERSION=3.2.1
- BUILD_VERSION=9502
+ VERSION=3.3.0
+ BUILD_VERSION=9567
SOURCE=OOo_${VERSION}_Linux_x86_install-rpm-wJRE_en-US.tar.gz
-# SOURCE_HASH=sha512:dd3bcb247e09328fe19a6ce173818f80b83f3f9e6a96b453ab7e0cfff94e784bc413b0ee91946dbf6989c37329a2679bea8997aaf404f9d991eb6363d513db64
- SOURCE_GPG="gurus.gpg:$SOURCE.sig:WORKS_FOR_ME"
+ SOURCE_HASH=sha512:2577d3a77d44be15efdb25628695842b48f2cde5923214ff983858aa4596cbb01163109f9a36e5399060ae11a73ca9cce34f757f8bdf6f830f3234da1ff3bc09
OO_ARCH=i586
fi
SOURCE_DIRECTORY=$BUILD_DIRECTORY/openoffice3
@@ -26,6 +24,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/openoffice3
WEB_SITE=http://www.openoffice.org
ENTERED=20080909
ARCHIVE="off"
+ TMPFS="off"
SHORT="The binary version of OpenOffice 3"
cat << EOF
OpenOffice.org is the open source project through which Sun Microsystems has
diff --git a/bin-editors/openoffice3-bin/HISTORY b/bin-editors/openoffice3-bin/HISTORY
index 9b38953..a04db57 100644
--- a/bin-editors/openoffice3-bin/HISTORY
+++ b/bin-editors/openoffice3-bin/HISTORY
@@ -1,3 +1,8 @@
+2011-01-27 Bor Kraljič <pyrobor@ver.si>
+ * DETAILS: updated spell to 3.3.0. Build 9567
+ disable use of TMPFS
+ * PRE_BUILD: Freedesktop menus updated to Build 9556
+
2010-08-14 George Sherwood <gsherwood@sourcemage.org>
* DETAILS: Updated to version 3.2.1. Build 9502
Updated SOURCE
diff --git a/bin-editors/openoffice3-bin/OOo_3.2.1_Linux_x86-64_install-rpm-wJRE_en-US.tar.gz.sig b/bin-editors/openoffice3-bin/OOo_3.2.1_Linux_x86-64_install-rpm-wJRE_en-US.tar.gz.sig
deleted file mode 100644
index 1e8c1b4..0000000
--- a/bin-editors/openoffice3-bin/OOo_3.2.1_Linux_x86-64_install-rpm-wJRE_en-US.tar.gz.sig
+++ /dev/null
Binary files differ
diff --git a/bin-editors/openoffice3-bin/OOo_3.2.1_Linux_x86_install-rpm-wJRE_en-US.tar.gz.sig b/bin-editors/openoffice3-bin/OOo_3.2.1_Linux_x86_install-rpm-wJRE_en-US.tar.gz.sig
deleted file mode 100644
index cdc16f6..0000000
--- a/bin-editors/openoffice3-bin/OOo_3.2.1_Linux_x86_install-rpm-wJRE_en-US.tar.gz.sig
+++ /dev/null
Binary files differ
diff --git a/bin-editors/openoffice3-bin/PRE_BUILD b/bin-editors/openoffice3-bin/PRE_BUILD
index 362238a..23662a9 100755
--- a/bin-editors/openoffice3-bin/PRE_BUILD
+++ b/bin-editors/openoffice3-bin/PRE_BUILD
@@ -21,10 +21,10 @@ done &&
message "${MESSAGE_COLOR}Extracting icons ${DEFAULT_COLOR}" &&
if [[ "${SMGL_COMPAT_ARCHS[1]}" == "x86_64" ]]; then
-FILENAME="openoffice.org${VERSION%.*}-freedesktop-menus-${VERSION%.*}-9502"
+FILENAME="openoffice.org${VERSION%.*}-freedesktop-menus-${VERSION%.*}-9556"
else
-FILENAME="openoffice.org${VERSION%.*}-freedesktop-menus-${VERSION%.*}-9502"
+FILENAME="openoffice.org${VERSION%.*}-freedesktop-menus-${VERSION%.*}-9556"
fi &&
rpm2tar desktop-integration/${FILENAME}.noarch.rpm &&
tar xvf ${FILENAME}.noarch.tar