[Lunar-commits] <moonbase-other> libreoffice-bin: version bumped to 4.1.0.
Florin Braescu
florin at lunar-linux.org
Fri Jul 26 16:04:21 CEST 2013
commit 041f3bb5900f9e64091528157129f69f46a3e452
Author: Florin Braescu <florin at lunar-linux.org>
Date: Fri, 26 Jul 2013 07:04:02 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/041f3bb5900f9e64091528157129f69f46a3e452
libreoffice-bin: version bumped to 4.1.0.
---
x11-apps/libreoffice-bin/BUILD | +0/-1
x11-apps/libreoffice-bin/DETAILS | +4/-4
x11-apps/libreoffice-bin/DETAILS.x86_64 | +4/-4
3 files changed, 8 insertions(+), 9 deletions(-)
--- a/x11-apps/libreoffice-bin/BUILD
+++ b/x11-apps/libreoffice-bin/BUILD
@@ -4,7 +4,6 @@ LO_OPT_DIR="/usr/lib/libreoffice${VERSION::3}"
message "${MESSAGE_COLOR}Unpacking base RPMs and installing...${DEFAULT_COLOR}" &&
for pack in RPMS/*.rpm ; do rpm2cpio $pack > `basename $pack .rpm`.cpio ; done &&
-for pack in RPMS/desktop-integration/*freedesktop* ; do rpm2cpio $pack > `basename $pack .rpm`.cpio ; done &&
for i in `ls *.cpio`; do cpio -idmuV < $i ;done &&
#rm -f usr/bin/libreoffice${VERSION%.*}
--- a/x11-apps/libreoffice-bin/DETAILS
+++ b/x11-apps/libreoffice-bin/DETAILS
@@ -1,12 +1,12 @@
MODULE=libreoffice-bin
- VERSION=4.0.4
+ VERSION=4.1.0
SOURCE=LibreOffice_${VERSION}_Linux_x86_rpm.tar.gz
SOURCE_URL=http://download.documentfoundation.org/libreoffice/stable/$VERSION/rpm/x86
-SOURCE_DIRECTORY=${BUILD_DIRECTORY}/LibreOffice_${VERSION}.2_Linux_x86_rpm
- SOURCE_VFY=sha1:9184f82caff5f171c24e929a419c5b7522f2d814
+SOURCE_DIRECTORY=${BUILD_DIRECTORY}/LibreOffice_${VERSION}.4_Linux_x86_rpm
+ SOURCE_VFY=sha1:e59e36fa0615f78a42ad822b75f67cbfe00e028e
WEB_SITE=http://www.libreoffice.org
ENTERED=20110330
- UPDATED=20130622
+ UPDATED=20130726
SHORT="The open office suite for unix"
LDD_CHECK=off
--- a/x11-apps/libreoffice-bin/DETAILS.x86_64
+++ b/x11-apps/libreoffice-bin/DETAILS.x86_64
@@ -1,12 +1,12 @@
MODULE=libreoffice-bin
- VERSION=4.0.4
+ VERSION=4.1.0
SOURCE=LibreOffice_${VERSION}_Linux_x86-64_rpm.tar.gz
SOURCE_URL=http://download.documentfoundation.org/libreoffice/stable/$VERSION/rpm/x86_64
-SOURCE_DIRECTORY=${BUILD_DIRECTORY}/LibreOffice_${VERSION}.2_Linux_x86-64_rpm
- SOURCE_VFY=sha1:f2ae23330b4b8823d03e80e758ebc5865d5da840
+SOURCE_DIRECTORY=${BUILD_DIRECTORY}/LibreOffice_${VERSION}.4_Linux_x86-64_rpm
+ SOURCE_VFY=sha1:315e9431ae3279f8d3d5a5e99200928e135ae48f
WEB_SITE=http://www.libreoffice.org
ENTERED=20110330
- UPDATED=20130622
+ UPDATED=20130726
SHORT="The open office suite for unix"
LDD_CHECK=off
More information about the Lunar-commits
mailing list