[ooo-build-commit] Branch 'ooo-build-3-1-1' - configure.in patches/dev300

Kalman "" Szalai kami911 at kemper.freedesktop.org
Thu Sep 3 06:55:00 PDT 2009


 configure.in                        |    2 +-
 patches/dev300/scp2_extensions.diff |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

New commits:
commit aceac18ecb0c4ad6f3c408bc5054eae6e1ce8fa5
Author: Kalman Szalai - KAMI <kami911 at gmail.com>
Date:   Thu Sep 3 15:53:10 2009 +0200

    Update Numbertext estension from 0.5 to 0.6
    
    * configure.in:
    * patches/dev300/scp2_extensions.diff:

diff --git a/configure.in b/configure.in
index 4e48f52..84f2b3d 100644
--- a/configure.in
+++ b/configure.in
@@ -1331,7 +1331,7 @@ AC_SUBST(LIGHTPROOF_EXTENSION)
 AC_MSG_CHECKING([whether to include numbertext extension])
 if test "$enable_extensions" != "no" ; then
     if test "z$with_numbertext" = "zyes" ; then
-	NUMBERTEXT_EXTENSION="numbertext-0.5.oxt"        
+	NUMBERTEXT_EXTENSION="numbertext-0.6.oxt"        
 	WITH_NUMBERTEXT=YES
         AC_MSG_RESULT([yes])
     else
diff --git a/patches/dev300/scp2_extensions.diff b/patches/dev300/scp2_extensions.diff
index 8d6a1b4..536f1fd 100644
--- a/patches/dev300/scp2_extensions.diff
+++ b/patches/dev300/scp2_extensions.diff
@@ -127,7 +127,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 = "numbertext-0.5.oxt";
++    Name = "numbertext-0.6.oxt";
 +End
 +
 +#endif


More information about the ooo-build-commit mailing list