[Lunar-commits] <moonbase> openoffice-src: Another patch, this time its correct.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Sun Oct 4 19:49:00 CEST 2009
commit 292e5a4053e13f406e6e3ce4baefcc03c5ef6e6f
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Sun Oct 4 13:49:00 2009 -0400
openoffice-src: Another patch, this time its correct.
---
x11-apps/openoffice-src/BUILD | 2 ++
x11-apps/openoffice-src/BUILD.x86_64 | 2 ++
x11-apps/openoffice-src/DETAILS | 3 +++
x11-apps/openoffice-src/DETAILS.x86_64 | 3 +++
4 files changed, 10 insertions(+), 0 deletions(-)
diff --git a/x11-apps/openoffice-src/BUILD b/x11-apps/openoffice-src/BUILD
index 0285cdb..376729d 100644
--- a/x11-apps/openoffice-src/BUILD
+++ b/x11-apps/openoffice-src/BUILD
@@ -74,6 +74,8 @@
patch_it $SOURCE2 0 &&
# A glibc related patch.
patch_it $SOURCE_CACHE/$SOURCE8 0 &&
+# Another glibc related patch.
+ patch_it $SOURCE_CACHE/$SOURCE9 0 &&
# As long as OOo-src does not compile against nss it needs its own mozilla
# tarball (and it also compiles its own mozilla)
diff --git a/x11-apps/openoffice-src/BUILD.x86_64 b/x11-apps/openoffice-src/BUILD.x86_64
index 1ef97f1..914d4d3 100644
--- a/x11-apps/openoffice-src/BUILD.x86_64
+++ b/x11-apps/openoffice-src/BUILD.x86_64
@@ -74,6 +74,8 @@
patch_it $SOURCE2 0 &&
# A glibc related patch.
patch_it $SOURCE_CACHE/$SOURCE8 0 &&
+# Another glibc related patch.
+ patch_it $SOURCE_CACHE/$SOURCE9 0 &&
# As long as OOo-src does not compile against nss it needs its own mozilla
# tarball (and it also compiles its own mozilla)
diff --git a/x11-apps/openoffice-src/DETAILS b/x11-apps/openoffice-src/DETAILS
index a4faedc..6e318c7 100644
--- a/x11-apps/openoffice-src/DETAILS
+++ b/x11-apps/openoffice-src/DETAILS
@@ -8,6 +8,7 @@
SOURCE6=OOo_${VERSION}_src_extensions.tar.bz2
SOURCE7=OOo_${VERSION}_src_binfilter.tar.bz2
SOURCE8=soltools-mkdepend-getline.diff
+ SOURCE9=buildfix-sw-printf.diff
SOURCE_DIRECTORY=$BUILD_DIRECTORY/OOO310_m19
SOURCE_URL=http://ftp.rz.tu-bs.de/pub/mirror/OpenOffice.org/stable/${VERSION}/
SOURCE2_URL=$PATCH_URL/
@@ -17,6 +18,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/OOO310_m19
SOURCE6_URL=http://ftp.rz.tu-bs.de/pub/mirror/OpenOffice.org/stable/${VERSION}/
SOURCE7_URL=http://ftp.rz.tu-bs.de/pub/mirror/OpenOffice.org/stable/${VERSION}/
SOURCE8_URL=$PATCH_URL
+ SOURCE9_URL=$PATCH_URL
SOURCE_VFY=sha1:e4e68570d488061e7e2e513e33916ce192dd1348
SOURCE2_VFY=sha1:58c824ef969b017be5fcd7e4290d7681453aa354
SOURCE3_VFY=sha1:bb2a89b95d7626a63a3787208e0abb99ea595d24
@@ -25,6 +27,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/OOO310_m19
SOURCE6_VFY=sha1:dba308a76a75320507c0d67a4cf5d2dac3dd01b0
SOURCE7_VFY=sha1:3b4d0d312a1bed9bdb1bbdfb172fa7361533b498
SOURCE8_VFY=sha1:d2e91ae7c374214dcd59a6fbdd732386a2040855
+ SOURCE9_VFY=sha1:768ab295dc5bac786abe00cbb5bf8b2eaa85efe0
WEB_SITE=http://www.openoffice.org
ENTERED=20030805
UPDATED=20090909
diff --git a/x11-apps/openoffice-src/DETAILS.x86_64 b/x11-apps/openoffice-src/DETAILS.x86_64
index a4faedc..6e318c7 100644
--- a/x11-apps/openoffice-src/DETAILS.x86_64
+++ b/x11-apps/openoffice-src/DETAILS.x86_64
@@ -8,6 +8,7 @@
SOURCE6=OOo_${VERSION}_src_extensions.tar.bz2
SOURCE7=OOo_${VERSION}_src_binfilter.tar.bz2
SOURCE8=soltools-mkdepend-getline.diff
+ SOURCE9=buildfix-sw-printf.diff
SOURCE_DIRECTORY=$BUILD_DIRECTORY/OOO310_m19
SOURCE_URL=http://ftp.rz.tu-bs.de/pub/mirror/OpenOffice.org/stable/${VERSION}/
SOURCE2_URL=$PATCH_URL/
@@ -17,6 +18,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/OOO310_m19
SOURCE6_URL=http://ftp.rz.tu-bs.de/pub/mirror/OpenOffice.org/stable/${VERSION}/
SOURCE7_URL=http://ftp.rz.tu-bs.de/pub/mirror/OpenOffice.org/stable/${VERSION}/
SOURCE8_URL=$PATCH_URL
+ SOURCE9_URL=$PATCH_URL
SOURCE_VFY=sha1:e4e68570d488061e7e2e513e33916ce192dd1348
SOURCE2_VFY=sha1:58c824ef969b017be5fcd7e4290d7681453aa354
SOURCE3_VFY=sha1:bb2a89b95d7626a63a3787208e0abb99ea595d24
@@ -25,6 +27,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/OOO310_m19
SOURCE6_VFY=sha1:dba308a76a75320507c0d67a4cf5d2dac3dd01b0
SOURCE7_VFY=sha1:3b4d0d312a1bed9bdb1bbdfb172fa7361533b498
SOURCE8_VFY=sha1:d2e91ae7c374214dcd59a6fbdd732386a2040855
+ SOURCE9_VFY=sha1:768ab295dc5bac786abe00cbb5bf8b2eaa85efe0
WEB_SITE=http://www.openoffice.org
ENTERED=20030805
UPDATED=20090909
More information about the Lunar-commits
mailing list