Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master binary grimoire by Eric Sandall (97f2c51a70e23f4f16c0fcf70631b4cdc9476cb8)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master binary grimoire by Eric Sandall (97f2c51a70e23f4f16c0fcf70631b4cdc9476cb8)
  • Date: Thu, 27 Jun 2013 16:23:14 -0500

GIT changes to master binary grimoire by Eric Sandall
<sandalle AT sourcemage.org>:

bin-editors/libreoffice-bin-help/DETAILS | 2 +-
bin-editors/libreoffice-bin-help/HISTORY | 3 +++
bin-editors/libreoffice-bin-lang/DETAILS | 2 +-
bin-editors/libreoffice-bin-lang/HISTORY | 3 +++
bin-editors/libreoffice-bin/DETAILS | 8 ++++----
bin-editors/libreoffice-bin/HISTORY | 3 +++
6 files changed, 15 insertions(+), 6 deletions(-)

New commits:
commit 97f2c51a70e23f4f16c0fcf70631b4cdc9476cb8
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

libreoffice-bin-lang: Updated to 4.0.4
Tested 'es' language.

commit aeb9d61ae560f9b0d5b8628ff0074650eaef96d4
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

libreoffice-bin-help: Updated to 4.0.4

commit 57ba3f8f61a8eaa6422693ed40b47f1c5a7966e0
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

libreoffice-bin: Updated to 4.0.4 (build version 2)

diff --git a/bin-editors/libreoffice-bin-help/DETAILS
b/bin-editors/libreoffice-bin-help/DETAILS
index 499825a..85d2141 100755
--- a/bin-editors/libreoffice-bin-help/DETAILS
+++ b/bin-editors/libreoffice-bin-help/DETAILS
@@ -1,6 +1,6 @@
# the remaining details of this spell are provided by CONFIGURE
SPELL=libreoffice-bin-help
- VERSION=4.0.0
+ VERSION=4.0.4

SITE="http://download.documentfoundation.org/libreoffice/stable/$VERSION/rpm/";
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL
HELPLANG_LIST="en-US cs de es fi fr hr it ja nl pl pt ru sl tr"
diff --git a/bin-editors/libreoffice-bin-help/HISTORY
b/bin-editors/libreoffice-bin-help/HISTORY
index fcb4ca0..071f932 100644
--- a/bin-editors/libreoffice-bin-help/HISTORY
+++ b/bin-editors/libreoffice-bin-help/HISTORY
@@ -1,3 +1,6 @@
+2013-06-27 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 4.0.4
+
2013-02-22 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 4.0.0
* CONFIGURE, PRE_BUILD, INSTALL: LibO -> LibreOffice
diff --git a/bin-editors/libreoffice-bin-lang/DETAILS
b/bin-editors/libreoffice-bin-lang/DETAILS
index 1f68e91..5e0ffb3 100755
--- a/bin-editors/libreoffice-bin-lang/DETAILS
+++ b/bin-editors/libreoffice-bin-lang/DETAILS
@@ -1,6 +1,6 @@
# the remaining details of this spell are provided by CONFIGURE
SPELL=libreoffice-bin-lang
- VERSION=4.0.0
+ VERSION=4.0.4

SITE="http://download.documentfoundation.org/libreoffice/stable/$VERSION/rpm/";
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL
LANG_LIST="cs de es fi fr hr it ja nl pl pt ru sl tr"
diff --git a/bin-editors/libreoffice-bin-lang/HISTORY
b/bin-editors/libreoffice-bin-lang/HISTORY
index c7f6f3c..be75fca 100644
--- a/bin-editors/libreoffice-bin-lang/HISTORY
+++ b/bin-editors/libreoffice-bin-lang/HISTORY
@@ -1,3 +1,6 @@
+2013-06-27 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 4.0.4
+
2013-02-22 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 4.0.0
* CONFIGURE, PRE_BUILD, INSTALL: LibO -> LibreOffice
diff --git a/bin-editors/libreoffice-bin/DETAILS
b/bin-editors/libreoffice-bin/DETAILS
index 4043d65..277e3b7 100755
--- a/bin-editors/libreoffice-bin/DETAILS
+++ b/bin-editors/libreoffice-bin/DETAILS
@@ -1,8 +1,8 @@
SPELL=libreoffice-bin
SPELLX=libreoffice
if [[ "${SMGL_COMPAT_ARCHS[1]}" == "x86_64" ]]; then
- VERSION=4.0.0
- BUILD_VERSION=103
+ VERSION=4.0.4
+ BUILD_VERSION=2
SOURCE=LibreOffice_${VERSION}_Linux_x86-64_rpm.tar.gz
SOURCE2=$SOURCE.asc
SOURCE_GPG=libreoffice.gpg:$SOURCE2:UPSTREAM_KEY
@@ -10,8 +10,8 @@ if [[ "${SMGL_COMPAT_ARCHS[1]}" == "x86_64" ]]; then
URL_ARCH="x86_64"
LIBO_ARCH="x86_64"
else
- VERSION=4.0.0
- BUILD_VERSION=103
+ VERSION=4.0.4
+ BUILD_VERSION=2
SOURCE=LibreOffice_${VERSION}_Linux_x86_rpm.tar.gz
SOURCE2=$SOURCE.asc
SOURCE_GPG=libreoffice.gpg:$SOURCE2:UPSTREAM_KEY
diff --git a/bin-editors/libreoffice-bin/HISTORY
b/bin-editors/libreoffice-bin/HISTORY
index 1eaac5a..efef18a 100644
--- a/bin-editors/libreoffice-bin/HISTORY
+++ b/bin-editors/libreoffice-bin/HISTORY
@@ -1,3 +1,6 @@
+2013-06-27 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 4.0.4 (build version 2)
+
2013-02-24 Vlad Glagolev <stealth AT sourcemage.org>
* DEPENDS: libcups.so is strictly required since 4.0




  • [SM-Commit] GIT changes to master binary grimoire by Eric Sandall (97f2c51a70e23f4f16c0fcf70631b4cdc9476cb8), Eric Sandall, 06/27/2013

Archive powered by MHonArc 2.6.24.

Top of Page