summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeorge Sherwood2010-08-14 14:28:56 -0500
committerGeorge Sherwood2010-08-14 14:28:56 -0500
commitd8564fc55f1c88e3d0f48164159238fd7a6da1fc (patch)
tree7c4e0d0332d25045198396aff07dc637621e1b40
parentc62f268941ab55534370fc6b2288bfaec2b8cea8 (diff)
openoffice3-bin: Updated to version 3.2.1
-rwxr-xr-xbin-editors/openoffice3-bin/DETAILS12
-rw-r--r--bin-editors/openoffice3-bin/HISTORY3
-rw-r--r--bin-editors/openoffice3-bin/OOo_3.2.0_LinuxIntel_install_en-US.tar.gz.sigbin287 -> 0 bytes
-rw-r--r--bin-editors/openoffice3-bin/OOo_3.2.0_LinuxX86-64_install_wJRE_en-US.tar.gz.sigbin287 -> 0 bytes
-rw-r--r--bin-editors/openoffice3-bin/OOo_3.2.1_Linux_x86-64_install-rpm-wJRE_en-US.tar.gz.sigbin0 -> 287 bytes
-rw-r--r--bin-editors/openoffice3-bin/OOo_3.2.1_Linux_x86_install-rpm-wJRE_en-US.tar.gz.sigbin0 -> 287 bytes
-rwxr-xr-xbin-editors/openoffice3-bin/PRE_BUILD6
7 files changed, 13 insertions, 8 deletions
diff --git a/bin-editors/openoffice3-bin/DETAILS b/bin-editors/openoffice3-bin/DETAILS
index 4aa0d13..274f4c6 100755
--- a/bin-editors/openoffice3-bin/DETAILS
+++ b/bin-editors/openoffice3-bin/DETAILS
@@ -1,16 +1,16 @@
SPELL=openoffice3-bin
# VERSION_DATE=20080930
if [[ "${SMGL_COMPAT_ARCHS[1]}" == "x86_64" ]]; then
- VERSION=3.2.0
- BUILD_VERSION=9483
- SOURCE=OOo_${VERSION}_LinuxX86-64_install_wJRE_en-US.tar.gz
+ VERSION=3.2.1
+ BUILD_VERSION=9502
+ 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"
OO_ARCH=x86_64
else
- VERSION=3.2.0
- BUILD_VERSION=9483
- SOURCE=OOo_${VERSION}_LinuxIntel_install_en-US.tar.gz
+ VERSION=3.2.1
+ BUILD_VERSION=9502
+ 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"
OO_ARCH=i586
diff --git a/bin-editors/openoffice3-bin/HISTORY b/bin-editors/openoffice3-bin/HISTORY
index 51428e3..9b38953 100644
--- a/bin-editors/openoffice3-bin/HISTORY
+++ b/bin-editors/openoffice3-bin/HISTORY
@@ -1,6 +1,9 @@
2010-08-14 George Sherwood <gsherwood@sourcemage.org>
+ * DETAILS: Updated to version 3.2.1. Build 9502
+ Updated SOURCE
* DEPENDS: depends rpm2targz. See Bug #15715
* PRE_BUILD: use rpm2tar and tar uncompress
+ Freedesktop menus updated to Build 9502
2010-03-06 Pol Vinogradov <vin.public@gmail.com>
* DETAILS: 3.2.0 Build 9483
diff --git a/bin-editors/openoffice3-bin/OOo_3.2.0_LinuxIntel_install_en-US.tar.gz.sig b/bin-editors/openoffice3-bin/OOo_3.2.0_LinuxIntel_install_en-US.tar.gz.sig
deleted file mode 100644
index abb951f..0000000
--- a/bin-editors/openoffice3-bin/OOo_3.2.0_LinuxIntel_install_en-US.tar.gz.sig
+++ /dev/null
Binary files differ
diff --git a/bin-editors/openoffice3-bin/OOo_3.2.0_LinuxX86-64_install_wJRE_en-US.tar.gz.sig b/bin-editors/openoffice3-bin/OOo_3.2.0_LinuxX86-64_install_wJRE_en-US.tar.gz.sig
deleted file mode 100644
index 08de73c..0000000
--- a/bin-editors/openoffice3-bin/OOo_3.2.0_LinuxX86-64_install_wJRE_en-US.tar.gz.sig
+++ /dev/null
Binary files differ
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
new file mode 100644
index 0000000..1e8c1b4
--- /dev/null
+++ b/bin-editors/openoffice3-bin/OOo_3.2.1_Linux_x86-64_install-rpm-wJRE_en-US.tar.gz.sig
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
new file mode 100644
index 0000000..cdc16f6
--- /dev/null
+++ b/bin-editors/openoffice3-bin/OOo_3.2.1_Linux_x86_install-rpm-wJRE_en-US.tar.gz.sig
Binary files differ
diff --git a/bin-editors/openoffice3-bin/PRE_BUILD b/bin-editors/openoffice3-bin/PRE_BUILD
index ff810f9..362238a 100755
--- a/bin-editors/openoffice3-bin/PRE_BUILD
+++ b/bin-editors/openoffice3-bin/PRE_BUILD
@@ -20,9 +20,11 @@ done &&
message "${MESSAGE_COLOR}Extracting icons ${DEFAULT_COLOR}" &&
if [[ "${SMGL_COMPAT_ARCHS[1]}" == "x86_64" ]]; then
- FILENAME="openoffice.org${VERSION%.*}-freedesktop-menus-${VERSION%.*}-9472"
+
+FILENAME="openoffice.org${VERSION%.*}-freedesktop-menus-${VERSION%.*}-9502"
else
- FILENAME="openoffice.org${VERSION%.*}-freedesktop-menus-${VERSION%.*}-9472"
+
+FILENAME="openoffice.org${VERSION%.*}-freedesktop-menus-${VERSION%.*}-9502"
fi &&
rpm2tar desktop-integration/${FILENAME}.noarch.rpm &&
tar xvf ${FILENAME}.noarch.tar