[ooo-build-commit] Branch 'ooo-build-3-1-1' - configure.in download.in patches/dev300
Kalman "" Szalai
kami911 at kemper.freedesktop.org
Thu Sep 3 15:50:22 PDT 2009
configure.in | 2 +-
download.in | 3 ++-
patches/dev300/scp2_extensions.diff | 2 +-
3 files changed, 4 insertions(+), 3 deletions(-)
New commits:
commit cbafe1fdc1618c0e704541e6c59e38427d9291b0
Author: Kalman Szalai - KAMI <kami911 at gmail.com>
Date: Fri Sep 4 00:50:04 2009 +0200
Update lightproof extension to version 1.1
* configure.in:
* download.in:
* patches/dev300/scp2_extensions.diff:
diff --git a/configure.in b/configure.in
index 84f2b3d..62dd03c 100644
--- a/configure.in
+++ b/configure.in
@@ -1317,7 +1317,7 @@ AC_SUBST(SUNTEMPLATES_LANG)
AC_MSG_CHECKING([whether to include lightproof extension])
if test "$enable_extensions" != "no" ; then
if test "z$with_lightproof" = "zyes" ; then
- LIGHTPROOF_EXTENSION="lightproof-1.0.oxt"
+ LIGHTPROOF_EXTENSION="lightproof-1.1.oxt"
WITH_LIGHTPROOF=YES
AC_MSG_RESULT([yes])
else
diff --git a/download.in b/download.in
index 812419d..0fdeed5 100755
--- a/download.in
+++ b/download.in
@@ -117,7 +117,8 @@ sub trim($)
'Sun_ODF_Template_Pack_*' => 'ftp://ftp.devall.hu/kami/go-oo/',
# Lightproof extension
- 'lightproof-*' => 'http://extensions.services.openoffice.org/files/2297/2/',
+ 'lightproof-*' => 'ftp://ftp.devall.hu/kami/go-oo/',
+# 'lightproof-*' => 'http://extensions.services.openoffice.org/files/2297/2/',
# Numbertext extension
'numbertext-*' => 'ftp://ftp.devall.hu/kami/go-oo/'
diff --git a/patches/dev300/scp2_extensions.diff b/patches/dev300/scp2_extensions.diff
index 536f1fd..c7b28fa 100644
--- a/patches/dev300/scp2_extensions.diff
+++ b/patches/dev300/scp2_extensions.diff
@@ -114,7 +114,7 @@ diff -Naur scp2.old/source/extensions/file_extensions.scp scp2/source/extensions
+ TXT_FILE_BODY;
+ Styles = (PACKED);
+ Dir = gid_Brand_Dir_Share_Extension_Install;
-+ Name = "lightproof-1.0.oxt";
++ Name = "lightproof-1.1.oxt";
+End
+
+#endif
More information about the ooo-build-commit
mailing list