[ooo-build-commit] .: configure.in download.in patches/dev300

Andras Timar timar at kemper.freedesktop.org
Mon Apr 19 08:04:55 PDT 2010


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

New commits:
commit f31a0045b61dd4e6f712bc45cd075398c470c3be
Author: Andras Timar <timar at fsf.hu>
Date:   Mon Apr 19 17:04:19 2010 +0200

    Updated Numbertext extension to version 0.8
    
    * configure.in:
    * download.in:
    * patches/dev300/scp2_extensions-m13.diff:
    * patches/dev300/scp2_extensions.diff:

diff --git a/configure.in b/configure.in
index a045e25..615c24f 100644
--- a/configure.in
+++ b/configure.in
@@ -1479,7 +1479,7 @@ AC_SUBST(LIGHTPROOF_FILENAMES)
 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.7.1.oxt"        
+	NUMBERTEXT_EXTENSION="numbertext-0.8.oxt"        
 	WITH_NUMBERTEXT=YES
         AC_MSG_RESULT([yes])
     else
diff --git a/download.in b/download.in
index f5809e5..702cce3 100755
--- a/download.in
+++ b/download.in
@@ -147,7 +147,7 @@ sub trim($)
     'lightproof-*'			 => 'http://ftp.devall.hu/kami/go-oo/',
 
 # Numbertext extension
-    'numbertext-*'			 => 'http://ftp.devall.hu/kami/go-oo/',
+    'numbertext-*'			 => 'http://ftp.fsf.hu/OpenOffice.org_hu/numbertext/',
 
 # Hungarian Cross-reference toolbar extension
     'hunart-*'			 => 'http://ftp.fsf.hu/OpenOffice.org_hu/hunart/',
diff --git a/patches/dev300/scp2_extensions-m13.diff b/patches/dev300/scp2_extensions-m13.diff
index 4d38a24..6af5cab 100644
--- a/patches/dev300/scp2_extensions-m13.diff
+++ b/patches/dev300/scp2_extensions-m13.diff
@@ -127,7 +127,7 @@
 +    TXT_FILE_BODY;
 +    Styles = (PACKED);
 +    Dir = gid_Brand_Dir_Share_Extension_Install;
-+    Name = "numbertext-0.7.1.oxt";
++    Name = "numbertext-0.8.oxt";
 +End
 +
 +#endif
diff --git a/patches/dev300/scp2_extensions.diff b/patches/dev300/scp2_extensions.diff
index 04908fa..b2d4d7d 100644
--- a/patches/dev300/scp2_extensions.diff
+++ b/patches/dev300/scp2_extensions.diff
@@ -127,7 +127,7 @@
 +    TXT_FILE_BODY;
 +    Styles = (PACKED);
 +    Dir = gid_Brand_Dir_Share_Extension_Install;
-+    Name = "numbertext-0.7.1.oxt";
++    Name = "numbertext-0.8.oxt";
 +End
 +
 +#endif


More information about the ooo-build-commit mailing list