diff options
author | Caolán McNamara <caolanm@redhat.com> | 2011-12-21 14:37:07 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2011-12-21 14:37:07 +0000 |
commit | da3e169a393d59b23c92187d0da80b92caf78308 (patch) | |
tree | 97bc47bccdb51d5a222cd8fbb85afe68039ef0a8 | |
parent | f5eb8a2fc2e56c0950db2fafeded593d569d43e9 (diff) |
bump mythes to 1.2.2
-rw-r--r-- | mythes/makefile.mk | 5 | ||||
-rw-r--r-- | mythes/mythes-1.2.0-android.patch | 4 | ||||
-rw-r--r-- | mythes/mythes-1.2.0-makefile-mk.diff | 4 | ||||
-rw-r--r-- | mythes/mythes-1.2.0-vanilla-th-gen-idx.patch | 6 | ||||
-rw-r--r-- | mythes/mythes-1.2.1-rhbz675806.patch | 4 | ||||
-rw-r--r-- | ooo.lst.in | 2 |
6 files changed, 12 insertions, 13 deletions
diff --git a/mythes/makefile.mk b/mythes/makefile.mk index c66307769602..f10d0a07fd54 100644 --- a/mythes/makefile.mk +++ b/mythes/makefile.mk @@ -36,15 +36,14 @@ TARGET=mythes # --- Files -------------------------------------------------------- -TARFILE_NAME=mythes-1.2.0 -TARFILE_MD5=067201ea8b126597670b5eff72e1f66c +TARFILE_NAME=mythes-1.2.2 +TARFILE_MD5=e1e255dc43dbcbb34cb19e8a0eba90ae ADDITIONAL_FILES += makefile.mk PATCH_FILES=\ mythes-1.2.0-vanilla-th-gen-idx.patch \ mythes-1.2.0-makefile-mk.diff \ - mythes-1.2.1-rhbz675806.patch \ mythes-1.2.0-android.patch .IF "$(GUI)"=="UNX" diff --git a/mythes/mythes-1.2.0-android.patch b/mythes/mythes-1.2.0-android.patch index 2b74414cb3d5..efd9104e0214 100644 --- a/mythes/mythes-1.2.0-android.patch +++ b/mythes/mythes-1.2.0-android.patch @@ -1,5 +1,5 @@ ---- misc/mythes-1.2.0/config.sub 2010-02-27 16:52:52.000000000 +0100 -+++ misc/build/mythes-1.2.0/config.sub 2011-09-26 23:39:04.000000000 +0200 +--- misc/mythes-1.2.2/config.sub 2010-02-27 16:52:52.000000000 +0100 ++++ misc/build/mythes-1.2.2/config.sub 2011-09-26 23:39:04.000000000 +0200 @@ -123,7 +123,7 @@ # Here we must recognize all the valid KERNEL-OS combinations. maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'` diff --git a/mythes/mythes-1.2.0-makefile-mk.diff b/mythes/mythes-1.2.0-makefile-mk.diff index 30cdf4694186..10201533006c 100644 --- a/mythes/mythes-1.2.0-makefile-mk.diff +++ b/mythes/mythes-1.2.0-makefile-mk.diff @@ -1,5 +1,5 @@ ---- misc/mythes-1.2.0/makefile.mk 2010-05-14 23:36:09.000000000 +0200 -+++ misc/build/mythes-1.2.0/makefile.mk 2010-05-14 23:35:14.000000000 +0200 +--- misc/mythes-1.2.2/makefile.mk 2010-05-14 23:36:09.000000000 +0200 ++++ misc/build/mythes-1.2.2/makefile.mk 2010-05-14 23:35:14.000000000 +0200 @@ -1 +1,90 @@ -dummy +#************************************************************************* diff --git a/mythes/mythes-1.2.0-vanilla-th-gen-idx.patch b/mythes/mythes-1.2.0-vanilla-th-gen-idx.patch index 776fac46a08e..c893fa97c55e 100644 --- a/mythes/mythes-1.2.0-vanilla-th-gen-idx.patch +++ b/mythes/mythes-1.2.0-vanilla-th-gen-idx.patch @@ -1,5 +1,5 @@ ---- misc/mythes-1.2.0.orig/th_gen_idx.pl -+++ misc/build/mythes-1.2.0/th_gen_idx.pl +--- misc/mythes-1.2.2.orig/th_gen_idx.pl ++++ misc/build/mythes-1.2.2/th_gen_idx.pl @@ -1,11 +1,32 @@ -#!/usr/bin/perl - @@ -28,7 +28,7 @@ +# GNU Lesser General Public License version 3 for more details +# (a copy is included in the LICENSE file that accompanied this code). # --# typcially invoked as follows: +-# typically invoked as follows: -# cat th_en_US_new.dat | ./th_gen_idx.pl > th_en_US_new.idx +# You should have received a copy of the GNU Lesser General Public License +# version 3 along with OpenOffice.org. If not, see diff --git a/mythes/mythes-1.2.1-rhbz675806.patch b/mythes/mythes-1.2.1-rhbz675806.patch index be50bee34121..7ad311a4d60c 100644 --- a/mythes/mythes-1.2.1-rhbz675806.patch +++ b/mythes/mythes-1.2.1-rhbz675806.patch @@ -1,5 +1,5 @@ ---- misc/mythes-1.2.0/mythes.cxx 2011-02-08 10:42:57.262964286 +0000 -+++ misc/build/mythes-1.2.0/mythes.cxx 2011-02-08 10:43:06.305076490 +0000 +--- misc/mythes-1.2.2/mythes.cxx 2011-02-08 10:42:57.262964286 +0000 ++++ misc/build/mythes-1.2.2/mythes.cxx 2011-02-08 10:43:06.305076490 +0000 @@ -14,6 +14,7 @@ encoding = NULL; list = NULL; diff --git a/ooo.lst.in b/ooo.lst.in index bac48e7fb63e..b06780a69501 100644 --- a/ooo.lst.in +++ b/ooo.lst.in @@ -53,7 +53,7 @@ fdb27bfe2dbe2e7b57ae194d9bf36bab-SampleICC-1.3.2.tar.gz f872f4ac066433d8ff92f5e316b36ff9-dejavu-fonts-ttf-2.33.zip 0981bda6548a8c8233ffce2b6e4b2a23-mysql-connector-c++-1.1.0.tar.gz 061a9f17323117c9358ed60f33ecff78-postgresql-9.1.1.tar.bz2 -067201ea8b126597670b5eff72e1f66c-mythes-1.2.0.tar.gz +e1e255dc43dbcbb34cb19e8a0eba90ae-mythes-1.2.2.tar.gz 3404ab6b1792ae5f16bbd603bd1e1d03-libformula-1.1.7.zip 3bdf40c0d199af31923e900d082ca2dd-libfonts-1.1.6.zip 8ce2fcd72becf06c41f7201d15373ed9-librepository-1.1.6.zip |