[SM-Commit] GIT changes to master binary grimoire by George Sherwood (d8564fc55f1c88e3d0f48164159238fd7a6da1fc)

George Sherwood scm at sourcemage.org
Sat Aug 14 15:30:27 EDT 2010


GIT changes to master binary grimoire by George Sherwood <gsherwood at sourcemage.org>:

 bin-editors/openoffice3-bin/DETAILS                                                  |   12 +++++-----
 bin-editors/openoffice3-bin/HISTORY                                                  |    3 ++
 bin-editors/openoffice3-bin/OOo_3.2.0_LinuxIntel_install_en-US.tar.gz.sig            |    0 
 bin-editors/openoffice3-bin/OOo_3.2.0_LinuxX86-64_install_wJRE_en-US.tar.gz.sig      |    0 
 bin-editors/openoffice3-bin/OOo_3.2.1_Linux_x86-64_install-rpm-wJRE_en-US.tar.gz.sig |binary
 bin-editors/openoffice3-bin/OOo_3.2.1_Linux_x86_install-rpm-wJRE_en-US.tar.gz.sig    |binary
 bin-editors/openoffice3-bin/PRE_BUILD                                                |    6 +++--
 dev/null                                                                             |binary
 8 files changed, 13 insertions(+), 8 deletions(-)

New commits:
commit d8564fc55f1c88e3d0f48164159238fd7a6da1fc
Author: George Sherwood <gsherwood at sourcemage.org>
Commit: George Sherwood <gsherwood at sourcemage.org>

    openoffice3-bin: Updated to version 3.2.1

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 at 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 at 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
Binary files a/bin-editors/openoffice3-bin/OOo_3.2.0_LinuxIntel_install_en-US.tar.gz.sig and /dev/null 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
Binary files a/bin-editors/openoffice3-bin/OOo_3.2.0_LinuxX86-64_install_wJRE_en-US.tar.gz.sig and /dev/null 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
Binary files /dev/null and b/bin-editors/openoffice3-bin/OOo_3.2.1_Linux_x86-64_install-rpm-wJRE_en-US.tar.gz.sig 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
Binary files /dev/null and b/bin-editors/openoffice3-bin/OOo_3.2.1_Linux_x86_install-rpm-wJRE_en-US.tar.gz.sig 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



More information about the SM-Commit mailing list