Skip to Content.
Sympa Menu

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

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 (19dda37db692243e834628f3b79d767610ddea79)
  • Date: Thu, 3 May 2012 15:07:19 -0500

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

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 | 4 ++++
bin-editors/libreoffice-bin/PRE_BUILD | 4 ++--
7 files changed, 18 insertions(+), 8 deletions(-)

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

bin-editors/libreoffice-bin-help: updated spell to 3.5.3

commit fb1209572f2a1a751989c04cb6c9912606be1ca4
Author: Pol Vinogradov <vin.public AT gmail.com>
Commit: Pol Vinogradov <vin.public AT gmail.com>

bin-editors/libreoffice-bin-lang: updated spell to 3.5.3

commit 8f026fda87451cd77202630fafa3cd7624853b6f
Author: Pol Vinogradov <vin.public AT gmail.com>
Commit: Pol Vinogradov <vin.public AT gmail.com>

bin-editors/libreoffice-bin: updated spell to 3.5.3

diff --git a/bin-editors/libreoffice-bin-help/DETAILS
b/bin-editors/libreoffice-bin-help/DETAILS
index 43ca471..0ba95b9 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=3.5.2
+ VERSION=3.5.3

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 68bc96a..36b46e2 100644
--- a/bin-editors/libreoffice-bin-help/HISTORY
+++ b/bin-editors/libreoffice-bin-help/HISTORY
@@ -1,3 +1,6 @@
+2012-05-03 Pol Vinogradov <vin.public AT gmail.com>
+ * DETAILS: updated spell to 3.5.3
+
2012-04-11 Sukneet Basuta <sukneet AT sourcemage.org>
* DETAILS: updated spell to 3.5.2

diff --git a/bin-editors/libreoffice-bin-lang/DETAILS
b/bin-editors/libreoffice-bin-lang/DETAILS
index c922645..1b8d9bd 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=3.5.2
+ VERSION=3.5.3

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 3c7e7db..06c6fc8 100644
--- a/bin-editors/libreoffice-bin-lang/HISTORY
+++ b/bin-editors/libreoffice-bin-lang/HISTORY
@@ -1,3 +1,6 @@
+2012-05-03 Pol Vinogradov <vin.public AT gmail.com>
+ * DETAILS: updated spell to 3.5.3
+
2012-04-11 Sukneet Basuta <sukneet AT sourcemage.org>
* DETAILS: updated spell to 3.5.2

diff --git a/bin-editors/libreoffice-bin/DETAILS
b/bin-editors/libreoffice-bin/DETAILS
index 94a8dbb..402d1da 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=3.5.2
- BUILD_VERSION=202
+ VERSION=3.5.3
+ BUILD_VERSION=2
SOURCE=LibO_${VERSION}_Linux_x86-64_install-rpm_en-US.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=3.5.2
- BUILD_VERSION=202
+ VERSION=3.5.3
+ BUILD_VERSION=2
SOURCE=LibO_${VERSION}_Linux_x86_install-rpm_en-US.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 eba230d..a6eab50 100644
--- a/bin-editors/libreoffice-bin/HISTORY
+++ b/bin-editors/libreoffice-bin/HISTORY
@@ -1,3 +1,7 @@
+2012-05-03 Pol Vinogradov <vin.public AT gmail.com>
+ * DETAILS: updated spell to 3.5.3 (BUILD_VERSION=2)
+ * PRE_BUILD: small fix for icon archive detection
+
2012-04-11 Sukneet Basuta <sukneet AT sourcemage.org>
* DETAILS: updated spell to 3.5.2 (BUILD_VERSION=202)

diff --git a/bin-editors/libreoffice-bin/PRE_BUILD
b/bin-editors/libreoffice-bin/PRE_BUILD
index 1a0ef59..1980f1a 100755
--- a/bin-editors/libreoffice-bin/PRE_BUILD
+++ b/bin-editors/libreoffice-bin/PRE_BUILD
@@ -21,10 +21,10 @@ done &&
message "${MESSAGE_COLOR}Extracting icons ${DEFAULT_COLOR}" &&
if [[ "${SMGL_COMPAT_ARCHS[1]}" == "x86_64" ]]; then

-FILENAME="libreoffice${VERSION%.*}-freedesktop-menus-${VERSION%.*}-${BUILD_VERSION}"
+FILENAME="libreoffice${VERSION%.*}-freedesktop-menus-${VERSION}-${BUILD_VERSION}"
else

-FILENAME="libreoffice${VERSION%.*}-freedesktop-menus-${VERSION%.*}-${BUILD_VERSION}"
+FILENAME="libreoffice${VERSION%.*}-freedesktop-menus-${VERSION}-${BUILD_VERSION}"
fi &&
rpm2tar desktop-integration/${FILENAME}.noarch.rpm &&
tar xvf ${FILENAME}.noarch.tar



  • [SM-Commit] GIT changes to master binary grimoire by Pol Vinogradov (19dda37db692243e834628f3b79d767610ddea79), Pol Vinogradov, 05/03/2012

Archive powered by MHonArc 2.6.24.

Top of Page