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

Kalman "" Szalai kami911 at kemper.freedesktop.org
Mon Sep 7 08:13:05 PDT 2009


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

New commits:
commit 278f9f9869ba973b4acf967bac6ff0c007574950
Author: Kalman Szalai - KAMI <kami911 at gmail.com>
Date:   Mon Sep 7 17:12:38 2009 +0200

    Update Numbertext extension to 0.6.1
    
    * configure.in:
    * patches/dev300/scp2_extensions.diff:

diff --git a/configure.in b/configure.in
index 62dd03c..2f0184c 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.6.oxt"        
+	NUMBERTEXT_EXTENSION="numbertext-0.6.1.oxt"        
 	WITH_NUMBERTEXT=YES
         AC_MSG_RESULT([yes])
     else
diff --git a/patches/dev300/scp2_extensions.diff b/patches/dev300/scp2_extensions.diff
index c7b28fa..5df8ec0 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.6.oxt";
++    Name = "numbertext-0.6.1.oxt";
 +End
 +
 +#endif


More information about the ooo-build-commit mailing list