Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master binary grimoire by Bor Kraljič (e6bb66af5e30d972c4d5c24f0c1ab6de459bdc4f)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Bor Kraljič <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master binary grimoire by Bor Kraljič (e6bb66af5e30d972c4d5c24f0c1ab6de459bdc4f)
  • Date: Sat, 4 Jun 2011 04:36:47 -0500

GIT changes to master binary grimoire by Bor Kraljič <pyrobor AT ver.si>:

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/INSTALL | 2 +-
7 files changed, 17 insertions(+), 7 deletions(-)

New commits:
commit e6bb66af5e30d972c4d5c24f0c1ab6de459bdc4f
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>

libreoffice-bin: fixed symlinks (3.4.0 is installed in
/opt/libreoffice3.4/)

commit a0b70dd86783ecbc5c12fc65fb3ec46e3420cdfc
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>

libreoffice-bin: updated spell to 3.4.0 (BUILD_VERSION=12)

commit d86ddc70712794d7db46dd6dbb23f7203afd25cf
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>

libreoffice-bin-lang: updated spell to 3.4.0

commit 158c0d166ef68de160ba0f0f46343b3e2caa387c
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>

libreoffice-bin-help: updated spell to 3.4.0

diff --git a/bin-editors/libreoffice-bin-help/DETAILS
b/bin-editors/libreoffice-bin-help/DETAILS
index fb4bd33..8d478be 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.3.2
+ VERSION=3.4.0

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 12a53c2..7b7340d 100644
--- a/bin-editors/libreoffice-bin-help/HISTORY
+++ b/bin-editors/libreoffice-bin-help/HISTORY
@@ -1,3 +1,6 @@
+2011-06-04 Bor Kraljič <pyrobor AT ver.si>
+ * DETAILS: updated spell to 3.4.0
+
2011-03-23 Bor Kraljič <pyrobor AT ver.si>
* DETAILS: updated spell to 3.3.2

diff --git a/bin-editors/libreoffice-bin-lang/DETAILS
b/bin-editors/libreoffice-bin-lang/DETAILS
index dcae1aa..8b7e95f 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.3.2
+ VERSION=3.4.0

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 b715376..8d41d31 100644
--- a/bin-editors/libreoffice-bin-lang/HISTORY
+++ b/bin-editors/libreoffice-bin-lang/HISTORY
@@ -1,3 +1,6 @@
+2011-06-04 Bor Kraljič <pyrobor AT ver.si>
+ * DETAILS: updated spell to 3.4.0
+
2011-03-23 Bor Kraljič <pyrobor AT ver.si>
* DETAILS: updated spell to 3.3.2

diff --git a/bin-editors/libreoffice-bin/DETAILS
b/bin-editors/libreoffice-bin/DETAILS
index 2c919b4..122d80b 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.3.2
- BUILD_VERSION=202
+ VERSION=3.4.0
+ BUILD_VERSION=12
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.3.2
- BUILD_VERSION=202
+ VERSION=3.4.0
+ BUILD_VERSION=12
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 1be7488..7c18925 100644
--- a/bin-editors/libreoffice-bin/HISTORY
+++ b/bin-editors/libreoffice-bin/HISTORY
@@ -1,3 +1,7 @@
+2011-06-04 Bor Kraljič <pyrobor AT ver.si>
+ * DETAILS: updated spell to 3.4.0 (BUILD_VERSION=12)
+ * INSTALL: fixed symlinks (3.4.0 is installed in /opt/libreoffice3.4/)
+
2011-03-23 Bor Kraljič <pyrobor AT ver.si>
* DETAILS: updated spell to 3.3.2 (BUILD_VERSION=202)

diff --git a/bin-editors/libreoffice-bin/INSTALL
b/bin-editors/libreoffice-bin/INSTALL
index f5e10e9..d1bdfbf 100755
--- a/bin-editors/libreoffice-bin/INSTALL
+++ b/bin-editors/libreoffice-bin/INSTALL
@@ -30,5 +30,5 @@ for LINK in "sbase" "scalc" "sdraw" "simpress"
"smath" "soffice" "swrit
do
message "${MESSAGE_COLOR}Creating link for $LINK${DEFAULT_COLOR}"
&&
rm -f ${INSTALL_ROOT}/usr/bin/$LINK
&&
- ln -s $TRACK_ROOT/opt/libreoffice/program/$LINK /usr/bin/$LINK
+ ln -s $TRACK_ROOT/opt/libreoffice${VERSION%.*}/program/$LINK
/usr/bin/$LINK
done



  • [SM-Commit] GIT changes to master binary grimoire by Bor Kraljič (e6bb66af5e30d972c4d5c24f0c1ab6de459bdc4f), Bor Kraljič, 06/04/2011

Archive powered by MHonArc 2.6.24.

Top of Page