Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master binary grimoire by Pol Vinogradov (d67e47c6bdea3d974e04f538b9be868fb0959ead)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pol Vinogradov <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master binary grimoire by Pol Vinogradov (d67e47c6bdea3d974e04f538b9be868fb0959ead)
  • Date: Sat, 6 Mar 2010 20:48:04 -0600

GIT changes to master binary grimoire by Pol Vinogradov
<vin.public AT gmail.com>:

bin-editors/openoffice3-bin/DETAILS
| 8 ++++----
bin-editors/openoffice3-bin/HISTORY
| 4 ++++
bin-editors/openoffice3-bin/OOo_3.1.1_LinuxIntel_install_en-US.tar.gz.sig
| 0

bin-editors/openoffice3-bin/OOo_3.1.1_LinuxX86-64_install_wJRE_en-US.tar.gz.sig
| 0
bin-editors/openoffice3-bin/OOo_3.2.0_LinuxIntel_install_en-US.tar.gz.sig
|binary

bin-editors/openoffice3-bin/OOo_3.2.0_LinuxX86-64_install_wJRE_en-US.tar.gz.sig
|binary
bin-editors/openoffice3-bin/PRE_BUILD
| 4 ++--
dev/null
|binary
8 files changed, 10 insertions(+), 6 deletions(-)

New commits:
commit d67e47c6bdea3d974e04f538b9be868fb0959ead
Author: Pol Vinogradov <vin.public AT gmail.com>
Commit: Pol Vinogradov <vin.public AT gmail.com>

bin/editors/openoffice3-bin: updated to 3.2.0 Build 9483

diff --git a/bin-editors/openoffice3-bin/DETAILS
b/bin-editors/openoffice3-bin/DETAILS
index 108aa1c..4aa0d13 100755
--- a/bin-editors/openoffice3-bin/DETAILS
+++ b/bin-editors/openoffice3-bin/DETAILS
@@ -1,15 +1,15 @@
SPELL=openoffice3-bin
# VERSION_DATE=20080930
if [[ "${SMGL_COMPAT_ARCHS[1]}" == "x86_64" ]]; then
- VERSION=3.1.1
- BUILD_VERSION=9420
+ VERSION=3.2.0
+ BUILD_VERSION=9483
SOURCE=OOo_${VERSION}_LinuxX86-64_install_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.1.1
- BUILD_VERSION=9420
+ VERSION=3.2.0
+ BUILD_VERSION=9483
SOURCE=OOo_${VERSION}_LinuxIntel_install_en-US.tar.gz
#
SOURCE_HASH=sha512:dd3bcb247e09328fe19a6ce173818f80b83f3f9e6a96b453ab7e0cfff94e784bc413b0ee91946dbf6989c37329a2679bea8997aaf404f9d991eb6363d513db64
SOURCE_GPG="gurus.gpg:$SOURCE.sig:WORKS_FOR_ME"
diff --git a/bin-editors/openoffice3-bin/HISTORY
b/bin-editors/openoffice3-bin/HISTORY
index 12de6fd..9b0b307 100644
--- a/bin-editors/openoffice3-bin/HISTORY
+++ b/bin-editors/openoffice3-bin/HISTORY
@@ -1,3 +1,7 @@
+2010-03-06 Pol Vinogradov <vin.public AT gmail.com>
+ * DETAILS: 3.2.0 Build 9483
+ * PRE_BUILD: Freedesktop menus updated to Build 9483
+
2009-11-30 Eric Sandall <sandalle AT sourcemage.org>
* DETAILS: Updated to 3.1.1 Build 9420
SOURCE for x86_64 is now only available wJRE
diff --git
a/bin-editors/openoffice3-bin/OOo_3.1.1_LinuxIntel_install_en-US.tar.gz.sig
b/bin-editors/openoffice3-bin/OOo_3.1.1_LinuxIntel_install_en-US.tar.gz.sig
deleted file mode 100644
index 1519dd8..0000000
Binary files
a/bin-editors/openoffice3-bin/OOo_3.1.1_LinuxIntel_install_en-US.tar.gz.sig
and /dev/null differ
diff --git
a/bin-editors/openoffice3-bin/OOo_3.1.1_LinuxX86-64_install_wJRE_en-US.tar.gz.sig

b/bin-editors/openoffice3-bin/OOo_3.1.1_LinuxX86-64_install_wJRE_en-US.tar.gz.sig
deleted file mode 100644
index 11f1a65..0000000
Binary files
a/bin-editors/openoffice3-bin/OOo_3.1.1_LinuxX86-64_install_wJRE_en-US.tar.gz.sig
and /dev/null differ
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
new file mode 100644
index 0000000..abb951f
Binary files /dev/null and
b/bin-editors/openoffice3-bin/OOo_3.2.0_LinuxIntel_install_en-US.tar.gz.sig
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
new file mode 100644
index 0000000..08de73c
Binary files /dev/null and
b/bin-editors/openoffice3-bin/OOo_3.2.0_LinuxX86-64_install_wJRE_en-US.tar.gz.sig
differ
diff --git a/bin-editors/openoffice3-bin/PRE_BUILD
b/bin-editors/openoffice3-bin/PRE_BUILD
index bd2080d..e6da0f6 100755
--- a/bin-editors/openoffice3-bin/PRE_BUILD
+++ b/bin-editors/openoffice3-bin/PRE_BUILD
@@ -21,9 +21,9 @@ done &&

message "${MESSAGE_COLOR}Extracting icons ${DEFAULT_COLOR}" &&
if [[ "${SMGL_COMPAT_ARCHS[1]}" == "x86_64" ]]; then
- FILENAME="openoffice.org${VERSION%.*}-freedesktop-menus-${VERSION%.*}-9420"
+ FILENAME="openoffice.org${VERSION%.*}-freedesktop-menus-${VERSION%.*}-9472"
else
- FILENAME="openoffice.org${VERSION%.*}-freedesktop-menus-${VERSION%.*}-9420"
+ FILENAME="openoffice.org${VERSION%.*}-freedesktop-menus-${VERSION%.*}-9472"
fi &&
rpmunpack desktop-integration/${FILENAME}.noarch.rpm &&
gzip -d ${FILENAME}.cpio.gz &&



  • [SM-Commit] GIT changes to master binary grimoire by Pol Vinogradov (d67e47c6bdea3d974e04f538b9be868fb0959ead), Pol Vinogradov, 03/06/2010

Archive powered by MHonArc 2.6.24.

Top of Page