Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master binary grimoire by Vlad Glagolev (906ce385e899e62543a691f49f23b261091a1b76)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master binary grimoire by Vlad Glagolev (906ce385e899e62543a691f49f23b261091a1b76)
  • Date: Thu, 30 Oct 2014 09:53:55 -0500

GIT changes to master binary grimoire by Vlad Glagolev
<stealth AT sourcemage.org>:

bin-editors/libreoffice-bin-help/CONFIGURE | 4 ++--
bin-editors/libreoffice-bin-help/DETAILS | 2 +-
bin-editors/libreoffice-bin-help/HISTORY | 3 +++
bin-editors/libreoffice-bin-lang/CONFIGURE | 4 ++--
bin-editors/libreoffice-bin-lang/DETAILS | 2 +-
bin-editors/libreoffice-bin-lang/HISTORY | 3 +++
bin-editors/libreoffice-bin/DETAILS | 12 ++++++------
bin-editors/libreoffice-bin/HISTORY | 3 +++
8 files changed, 21 insertions(+), 12 deletions(-)

New commits:
commit 906ce385e899e62543a691f49f23b261091a1b76
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

libreoffice-bin-lang: => 4.2.7

commit 1939b41fa34dfe7fdf1e58ad9c559eb66c6f883e
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

libreoffice-bin-help: => 4.2.7

commit 5aa58b708a3f508fa7003b2466bdcd806338d565
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

libreoffice-bin: => 4.2.7.2

diff --git a/bin-editors/libreoffice-bin-help/CONFIGURE
b/bin-editors/libreoffice-bin-help/CONFIGURE
index fa879b7..74107a7 100755
--- a/bin-editors/libreoffice-bin-help/CONFIGURE
+++ b/bin-editors/libreoffice-bin-help/CONFIGURE
@@ -15,14 +15,14 @@ $HELPLANG_LIST &&
local i=1 &&
for LANGUAGE in $LIBO_HELPLANG; do
if [[ $i == 1 ]]; then
- echo
SOURCE=LibreOffice_\${VERSION}-secfix_Linux_\${URL_ARCH/_/-}_rpm_helppack_$LANGUAGE.tar.gz
>> $CFG &&
+ echo
SOURCE=LibreOffice_\${VERSION}_Linux_\${URL_ARCH/_/-}_rpm_helppack_$LANGUAGE.tar.gz
>> $CFG &&
echo SOURCE_URL[0]=\$SITE/\${URL_ARCH}/\$SOURCE >>
$CFG &&
echo SOURCE$(($i+1))=\$SOURCE.asc >>
$CFG &&
echo SOURCE$(($i+1))_URL[0]=\${SOURCE_URL[0]}.asc >>
$CFG &&
echo SOURCE_GPG=libreoffice.gpg:\$SOURCE$(($i+1)):UPSTREAM_KEY >>
$CFG &&
echo SOURCE$(($i+1))_IGNORE=signature >>
$CFG
else
- echo
SOURCE$i=LibreOffice_\${VERSION}-secfix_Linux_\${URL_ARCH/_/-}_rpm_helppack_$LANGUAGE.tar.gz
>> $CFG &&
+ echo
SOURCE$i=LibreOffice_\${VERSION}_Linux_\${URL_ARCH/_/-}_rpm_helppack_$LANGUAGE.tar.gz
>> $CFG &&
echo SOURCE${i}_URL[0]=\$SITE/\${URL_ARCH}/\$SOURCE$i
>> $CFG &&
echo SOURCE$(($i+1))=\$SOURCE${i}.asc
>> $CFG &&
echo SOURCE$(($i+1))_URL[0]=\${SOURCE${i}_URL[0]}.asc
>> $CFG &&
diff --git a/bin-editors/libreoffice-bin-help/DETAILS
b/bin-editors/libreoffice-bin-help/DETAILS
index d7a7248..87902c7 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.2.6
+ VERSION=4.2.7

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 10ae02d..7583e20 100644
--- a/bin-editors/libreoffice-bin-help/HISTORY
+++ b/bin-editors/libreoffice-bin-help/HISTORY
@@ -1,3 +1,6 @@
+2014-10-30 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS, CONFIGURE: updated spell to 4.2.7
+
2014-10-23 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS, CONFIGURE: updated spell to 4.2.6

diff --git a/bin-editors/libreoffice-bin-lang/CONFIGURE
b/bin-editors/libreoffice-bin-lang/CONFIGURE
index a3644b9..c297406 100755
--- a/bin-editors/libreoffice-bin-lang/CONFIGURE
+++ b/bin-editors/libreoffice-bin-lang/CONFIGURE
@@ -15,14 +15,14 @@ $LANG_LIST &&
local i=1 &&
for LANGUAGE in $LIBO_LANG; do
if [[ $i == 1 ]]; then
- echo
SOURCE=LibreOffice_\${VERSION}-secfix_Linux_\${URL_ARCH/_/-}_rpm_langpack_$LANGUAGE.tar.gz
>> $CFG &&
+ echo
SOURCE=LibreOffice_\${VERSION}_Linux_\${URL_ARCH/_/-}_rpm_langpack_$LANGUAGE.tar.gz
>> $CFG &&
echo SOURCE_URL[0]=\$SITE/\${URL_ARCH}/\$SOURCE >> $CFG &&
echo SOURCE$(($i+1))=\$SOURCE.asc >>
$CFG &&
echo SOURCE$(($i+1))_URL[0]=\${SOURCE_URL[0]}.asc >>
$CFG &&
echo SOURCE_GPG=libreoffice.gpg:\$SOURCE$(($i+1)):UPSTREAM_KEY >>
$CFG &&
echo SOURCE$(($i+1))_IGNORE=signature >>
$CFG
else
- echo
SOURCE$i=LibreOffice_\${VERSION}-secfix_Linux_\${URL_ARCH/_/-}_rpm_langpack_$LANGUAGE.tar.gz
>> $CFG &&
+ echo
SOURCE$i=LibreOffice_\${VERSION}_Linux_\${URL_ARCH/_/-}_rpm_langpack_$LANGUAGE.tar.gz
>> $CFG &&
echo SOURCE${i}_URL[0]=\$SITE/\${URL_ARCH}/\$SOURCE$i >> $CFG &&
echo SOURCE$(($i+1))=\$SOURCE${i}.asc
>> $CFG &&
echo SOURCE$(($i+1))_URL[0]=\${SOURCE${i}_URL[0]}.asc
>> $CFG &&
diff --git a/bin-editors/libreoffice-bin-lang/DETAILS
b/bin-editors/libreoffice-bin-lang/DETAILS
index 36bd949..453e507 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.2.6
+ VERSION=4.2.7

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 2596be0..5c75110 100644
--- a/bin-editors/libreoffice-bin-lang/HISTORY
+++ b/bin-editors/libreoffice-bin-lang/HISTORY
@@ -1,3 +1,6 @@
+2014-10-30 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS, CONFIGURE: updated spell to 4.2.7
+
2014-10-23 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS, CONFIGURE: updated spell to 4.2.6

diff --git a/bin-editors/libreoffice-bin/DETAILS
b/bin-editors/libreoffice-bin/DETAILS
index 54c3f5b..d48e0cb 100755
--- a/bin-editors/libreoffice-bin/DETAILS
+++ b/bin-editors/libreoffice-bin/DETAILS
@@ -1,18 +1,18 @@
SPELL=libreoffice-bin
SPELLX=libreoffice
if [[ "${SMGL_COMPAT_ARCHS[1]}" == "x86_64" ]]; then
- VERSION=4.2.6
- BUILD_VERSION=3
- SOURCE=LibreOffice_${VERSION}-secfix_Linux_x86-64_rpm.tar.gz
+ VERSION=4.2.7
+ BUILD_VERSION=2
+ SOURCE=LibreOffice_${VERSION}_Linux_x86-64_rpm.tar.gz
SOURCE2=$SOURCE.asc
SOURCE_GPG=libreoffice.gpg:$SOURCE2:UPSTREAM_KEY
SOURCE2_IGNORE=signature
URL_ARCH="x86_64"
LIBO_ARCH="x86_64"
else
- VERSION=4.2.6
- BUILD_VERSION=3
- SOURCE=LibreOffice_${VERSION}-secfix_Linux_x86_rpm.tar.gz
+ VERSION=4.2.7
+ BUILD_VERSION=2
+ SOURCE=LibreOffice_${VERSION}_Linux_x86_rpm.tar.gz
SOURCE2=$SOURCE.asc
SOURCE_GPG=libreoffice.gpg:$SOURCE2:UPSTREAM_KEY
SOURCE2_IGNORE=signature
diff --git a/bin-editors/libreoffice-bin/HISTORY
b/bin-editors/libreoffice-bin/HISTORY
index 220fc60..0ef1510 100644
--- a/bin-editors/libreoffice-bin/HISTORY
+++ b/bin-editors/libreoffice-bin/HISTORY
@@ -1,3 +1,6 @@
+2014-10-30 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 4.2.7.2; updated source
+
2014-10-23 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 4.2.6.3; SECURITY_PATCH=1; updated source




  • [SM-Commit] GIT changes to master binary grimoire by Vlad Glagolev (906ce385e899e62543a691f49f23b261091a1b76), Vlad Glagolev, 10/30/2014

Archive powered by MHonArc 2.6.24.

Top of Page