2014-02-13 09:24:18 +00:00
committed by Git OBS Bridge
parent fdcf94ae33
commit c6121aede1
5 changed files with 64 additions and 61 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Feb 13 09:22:44 UTC 2014 - werner@suse.de
- Update polish dictionary to version 20140102 (bnc#857026)
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Apr 23 20:51:12 UTC 2013 - dimstar@opensuse.org Tue Apr 23 20:51:12 UTC 2013 - dimstar@opensuse.org

View File

@@ -1,7 +1,7 @@
# #
# spec file for package dicts # spec file for package dicts
# #
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -42,7 +42,7 @@ Source7: italian.tar.bz2
Source8: ispell-norsk-2.0.tar.bz2 Source8: ispell-norsk-2.0.tar.bz2
Source9: portugues.tar.bz2 Source9: portugues.tar.bz2
Source10: ispellcat.tar.bz2 Source10: ispellcat.tar.bz2
Source11: polish.tar.bz2 Source11: sjp-ispell-pl-20140213.tar.bz2
Source12: ispell-czech.tar.bz2 Source12: ispell-czech.tar.bz2
Source13: ellhnika.tar.bz2 Source13: ellhnika.tar.bz2
Source14: rus-ispell.tar.bz2 Source14: rus-ispell.tar.bz2
@@ -271,7 +271,7 @@ the package dicts.
%package -n ispell-polish %package -n ispell-polish
Summary: Polish ispell dictionary Summary: Polish ispell dictionary
License: BSD-3-Clause and GPL-2.0+ License: GPL-2.0 and LGPL-2.1 and MPL-1.1 and CC-BY-SA-1.0
Group: Productivity/Text/Spell Group: Productivity/Text/Spell
Provides: ipolish Provides: ipolish
Provides: ispell_dictionary Provides: ispell_dictionary

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:980a17738473e624c0dfa11247bb5623710c806f2c9ce4464bc7a5c73c7a81aa
size 842339

View File

@@ -26,7 +26,7 @@
+PORTUGUES = portugues +PORTUGUES = portugues
+CATALAN = ispellcat +CATALAN = ispellcat
+CZECH = ispell-czech +CZECH = ispell-czech
+POLISH = polish +POLISH = sjp-ispell-pl-20140213
+GREEK = ellhnika +GREEK = ellhnika
+RUSSIAN = rus-ispell +RUSSIAN = rus-ispell
+ESPERANTO = eo +ESPERANTO = eo
@@ -2274,22 +2274,59 @@
| sed -e N -e 's/\n/ ----/' \ | sed -e N -e 's/\n/ ----/' \
- | sort '-t/' -u +0f -1 +0 \ - | sort '-t/' -u +0f -1 +0 \
+ | sort '-t/' -u -k 1f,1 -k 1 \ + | sort '-t/' -u -k 1f,1 -k 1 \
| sed -e 's/.*----//' \ | sed -e 's/.*----//' \
> $@ > $@
--- polish/C --- sjp-ispell-pl-20140213/polish.aff
+++ polish/C 2006-04-12 17:34:50.000000000 +0200 +++ sjp-ispell-pl-20140213/polish.aff 2014-02-13 09:17:32.678235750 +0000
@@ -3039,7 +3039,6 @@ better @@ -124,9 +124,9 @@ texchars ()\[]{}<\>\\$*.%
betulina
bet<EFBFBD>ecki/XYx defstringtype "nroff" "nroff" ".mm" ".ms" ".me" ".man" ".NeXT"
bez
-bez-/Z -boundarychars "-"
bez/RzZ -boundarychars "'"
bez/Z -boundarychars "."
+boundarychars [---]
+boundarychars '
+boundarychars .
wordchars [a-z] [A-Z]
wordchars <20> <20>
wordchars <20> <20>
@@ -139,6 +139,31 @@ wordchars <20> <20>
wordchars <20> <20>
#
+# UTF-8
+#
+altstringtype "utf8" "tex" ".txt"
+
+altstringchar ę <09>
+altstringchar ó <09>
+altstringchar ą <09>
+altstringchar ś <09>
+altstringchar ł <09>
+altstringchar ż <09>
+altstringchar ź <09>
+altstringchar ć <09>
+altstringchar ń <09>
+
+altstringchar Ę <09>
+altstringchar Ó <09>
+altstringchar Ą <09>
+altstringchar Ś <09>
+altstringchar Ł <09>
+altstringchar Ż <09>
+altstringchar Ź <09>
+altstringchar Ć <09>
+altstringchar Ń <09>
+
+#
#zestaw flag b d e f g h i j k l m n o p q r s t u v w x y z
# - - - - - - - - - - - - - - - - - - - - - - - - - -
# A B C D E F G H I J K L M N O P Q R S T U V W X Y Z # A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
--- sjp-ispell-pl-20140213/LC_CTYPE --- sjp-ispell-pl-20140213/LC_CTYPE
+++ polish/LC_CTYPE 2006-04-12 17:34:50.000000000 +0200 +++ sjp-ispell-pl-20140213/LC_CTYPE 2006-04-12 17:34:50.000000000 +0200
@@ -0,0 +1 @@ @@ -0,0 +1 @@
+pl_PL.ISO-8859-2 +pl_PL.ISO-8859-2
--- sjp-ispell-pl-20140213/Makefile --- sjp-ispell-pl-20140213/Makefile
+++ sjp-ispell-pl-20140213/Makefile 2006-04-12 17:34:50.000000000 +0200 +++ sjp-ispell-pl-20140213/Makefile 2006-04-12 17:34:50.000000000 +0200
@@ -2308,7 +2345,7 @@
+DICTIONARY = $(LANGUAGE)$(DICTEXT) +DICTIONARY = $(LANGUAGE)$(DICTEXT)
+AFFIXES = $(LANGUAGE).aff +AFFIXES = $(LANGUAGE).aff
+HASHFILE = $(LANGUAGE).hash +HASHFILE = $(LANGUAGE).hash
+PACKNAME = ispell-polish +PACKNAME = ispell-polish
+DOCDIR = /usr/share/doc/packages/$(PACKNAME) +DOCDIR = /usr/share/doc/packages/$(PACKNAME)
+DOCSOURCE = ../README.SuSE +DOCSOURCE = ../README.SuSE
+DICTALWAYS = polish.all polish.minus +DICTALWAYS = polish.all polish.minus
@@ -2336,45 +2373,6 @@
+#$(FIX8BIT): ../fix8bit.c +#$(FIX8BIT): ../fix8bit.c
+# cd ../ ; $(MAKE) fix8bit +# cd ../ ; $(MAKE) fix8bit
+ +
+clean:
+ rm -f core *.hash *.stat *.cnt
+
--- polish/polish.aff
+++ polish/polish.aff 2006-04-12 17:34:50.000000000 +0200
@@ -132,9 +132,35 @@ texchars ()\[]{}<\>\\$*.%
defstringtype "nroff" "nroff" ".mm" ".ms" ".me" ".man" ".NeXT"
-boundarychars "-" "'"
+boundarychars [---]
+boundarychars '
wordchars [a-z<>󱶳<EFBFBD><F3B1B6B3><EFBFBD><EFBFBD>] [A-Z<>ӡ<EFBFBD><D3A1><EFBFBD><EFBFBD><EFBFBD><EFBFBD>]
+#
+# UTF-8
+#
+altstringtype "utf8" "tex" ".txt"
+
+altstringchar ę <09>
+altstringchar ó <09>
+altstringchar ą <09>
+altstringchar ś <09>
+altstringchar ł <09>
+altstringchar ż <09>
+altstringchar ź <09>
+altstringchar ć <09>
+altstringchar ń <09>
+
+altstringchar Ę <09>
+altstringchar Ó <09>
+altstringchar Ą <09>
+altstringchar Ś <09>
+altstringchar Ł <09>
+altstringchar Ż <09>
+altstringchar Ź <09>
+altstringchar Ć <09>
+altstringchar Ń <09>
+
+clean: +clean:
+ rm -f core *.hash *.stat *.cnt + rm -f core *.hash *.stat *.cnt
+ +

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:dad4945da07d49e92f0e09869d5f90b786a8b9322b5b6ca123f0fd14b9b648e3
size 1152196