SUNWmyspell-dictionary-l10n.spec
author davelam
Wed, 24 Feb 2010 04:10:23 +0000
branchgnome-2-28
changeset 18642 478b5460cc36
parent 16861 5b60b27073fb
child 17842 1cc615f41f16
permissions -rwxr-xr-x
add new proto file for b133
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
9824
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
     1
#
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
     2
# spec file for package SUNWmyspell-dictionary-l10n
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
     3
#
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
     4
# includes module(s): all modules which include l10n files
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
     5
#
15673
b56ec726d176 2009-04-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 15471
diff changeset
     6
# Copyright (c) 2009 Sun Microsystems, Inc.
9824
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
     7
# This file and all modifications and additions to the pristine
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
     8
# package are under the same license as the package itself.
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
     9
#
16434
f21f22550fe9 2009-08-31 Christian Kelly <[email protected]>
chrisk
parents: 16315
diff changeset
    10
%define owner funix
9824
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
    11
#
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
    12
%include Solaris.inc
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
    13
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
    14
# http://wiki.services.openoffice.org/wiki/Dictionaries is the front page.
9830
f92cbf64d282 2007-05-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 9828
diff changeset
    15
# The URL is changed from
f92cbf64d282 2007-05-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 9828
diff changeset
    16
# http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionaries/foo.zip
f92cbf64d282 2007-05-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 9828
diff changeset
    17
# to
f92cbf64d282 2007-05-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 9828
diff changeset
    18
# http://dlc.sun.com/osol/jds/downloads/extras/myspell/foo-YYYY-MM-DD.zip
9833
b404afab8bb3 2007-05-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 9832
diff changeset
    19
# since RE needs the version number in filenames.
9827
5c5a39bc8092 2007-05-03 Damien Carbery <[email protected]>
dcarbery
parents: 9824
diff changeset
    20
%define dictionary_source http://dlc.sun.com/osol/jds/downloads/extras/myspell
9824
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
    21
%define _myspelldir %_datadir/spell/myspell
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
    22
%define _firefoxdir %_libdir/firefox/dictionaries
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
    23
%define _thunderbirddir %_libdir/thunderbird/dictionaries
15471
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
    24
%define s_l_dict_extra bg_BG,ca_ES,da_DK,el_GR,en_AU,en_GB,et_EE,he_IL,hr_HR,lt_LT,lv_LV,nb_NO,nl_NL,nn_NO,pt_PT,ro_RO,sk_SK,sl_SI,th_TH,uk_UA
9824
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
    25
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
    26
Name:                    SUNWmyspell-dictionary
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
    27
Summary:                 Myspell and Hunspell spell dictionary files
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
    28
Version:                 %{default_pkg_version}
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
    29
SUNW_BaseDir:            %{_basedir}
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
    30
SUNW_Category:           GNOME2,application,%{jds_version}
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
    31
Docdir:                  %{_datadir}/doc/myspell-dictionary
16315
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
    32
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
    33
%include default-depend.inc
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
    34
SUNW_Copyright:          %{name}.copyright
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
    35
9824
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
    36
%if %build_l10n
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
    37
## English (United States)
9830
f92cbf64d282 2007-05-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 9828
diff changeset
    38
Source:                  %dictionary_source/en_US-2004-06-23.zip
15471
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
    39
## Afrikaans (South Africa)
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
    40
Source1:                 %dictionary_source/af_ZA-2006-01-17.zip
9824
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
    41
## Catalan (Spain)
15471
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
    42
Source2:                 %dictionary_source/ca_ES-2002-10-15.zip
9824
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
    43
## Czech (Czech Republic)
15471
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
    44
Source3:                 %dictionary_source/cs_CZ-2003-01-01.zip
9824
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
    45
## Danish (Denmark)
15471
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
    46
Source4:                 %dictionary_source/da_DK-2007-01-06.zip
9824
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
    47
## German (Germany)
9834
f33d66d0a4c1 2007-05-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 9833
diff changeset
    48
# original URL is http://j3e.de/hunspell/de_DE.zip
15471
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
    49
Source5:                 %dictionary_source/de_DE-2003-06-17.zip
9824
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
    50
## Greek (Greece)
15471
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
    51
Source6:                 %dictionary_source/el_GR-2004-12-20.zip
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
    52
## English (Australia)
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
    53
# original URL is http://www.justlocal.com.au/clients/oooau/
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
    54
# Not reviewed yet
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
    55
#Source7:                 http://www.justlocal.com.au/clients/dictionaryfree/en-AU-full-V2.2.2.zip
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
    56
## English (United Kingdom)
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
    57
# original URL is http://en-gb.pyxidium.co.uk/dictionary/en_GB.zip
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
    58
# Not reviewed yet
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
    59
#Source8:                 %dictionary_source/en_GB-2006-11-30.zip
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
    60
## English (South Africa)
16315
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
    61
Source9:                 %dictionary_source/en_ZA-2006-01-20.zip
9824
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
    62
## Spanish (Spain-etal)
15471
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
    63
Source10:                %dictionary_source/es_ES-2005-05-10.zip
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
    64
## Esperanto (anywhere)
16315
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
    65
Source11:                %dictionary_source/eo-2004-11-29.zip
15471
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
    66
## Estonian (Estonia)
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
    67
# original URL is:
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
    68
# http://www.meso.ee/~jjpp/speller/et_EE.aff
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
    69
# http://www.meso.ee/~jjpp/speller/et_EE.dic
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
    70
# http://www.eki.ee/eki/litsents.html
16315
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
    71
# The date is taken from openoffice site. 
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
    72
Source12:                %dictionary_source/et_EE-2003-06-02.zip
15471
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
    73
## Faroese (Faroe Islands)
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
    74
Source13:                %dictionary_source/fo_FO-2005-03-07.zip
9824
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
    75
## French (France)
15471
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
    76
Source14:                %dictionary_source/fr_FR-2006-09-19.zip
16315
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
    77
## Irish Gaelic (Ireland)
15471
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
    78
Source15:                %dictionary_source/ga_IE-2007-10-29.zip
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
    79
## Scottish Gaelic (Scotland)
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
    80
Source16:                 %dictionary_source/gd_GB-2005-01-08.zip
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
    81
## Galician (Spain)
16315
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
    82
Source17:                http://downloads.sourceforge.net/project/ispell-gl/MySpell/0.5/gl_ES-05.zip 
9824
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
    83
## Hebrew (Israel)
15471
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
    84
Source18:                %dictionary_source/he_IL-2005-01-12.zip
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
    85
## Croatian (Croatia)
16315
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
    86
Source19:                %dictionary_source/hr_HR-2006-06-07.zip
9824
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
    87
## Hungarian (Hungary)
9834
f33d66d0a4c1 2007-05-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 9833
diff changeset
    88
# original URL is http://magyarispell.sourceforge.net/hu_HU.zip
15471
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
    89
Source20:                %dictionary_source/hu_HU-2006-07-27.zip
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
    90
## Kurdish (Turkey, Syria)
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
    91
Source21:                %dictionary_source/ku_TR-2005-01-21.zip
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
    92
## Lithuanian (Lithuania)
16315
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
    93
Source22:                http://files.akl.lt/ispell-lt/lt_LT-1.2.1.zip
15471
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
    94
## Latvian (Latvia)
16315
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
    95
# original URL is http://sourceforge.net/projects/openoffice-lv/ 
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
    96
Source23:               http://downloads.sourceforge.net/project/openoffice-lv/openoffice-lv/lv_LV-0.8b1/lv_LV-0.8b1.zip 
9824
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
    97
## Italian (Italy)
15471
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
    98
Source24:                http://prdownloads.sf.net/linguistico/italiano_2_3_beta_2006_07_23.zip
16315
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
    99
## Norwegian Bokmal (Norway)
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   100
Source25:                %dictionary_source/nb_NO-2008-03-10.zip
9824
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   101
## Dutch (Netherlands)
15471
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   102
Source26:                %dictionary_source/nl_NL-2005-07-20.zip
16315
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   103
## Norwegian Nynorsk (Norway)
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   104
Source27:                %dictionary_source/nn_NO-2008-03-10.zip
15471
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   105
## Ndebele (South Africa)
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   106
Source28:                %dictionary_source/nr_ZA-2006-01-20.zip
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   107
## Northern Sotho (South Africa)
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   108
Source29:                %dictionary_source/ns_ZA-2006-01-20.zip
9824
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   109
## Polish (Poland)
9834
f33d66d0a4c1 2007-05-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 9833
diff changeset
   110
# original URL is http://pl.openoffice.org/pliki/pl_PL.zip
15471
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   111
Source30:                %dictionary_source/pl_PL-2006-12-02.zip
9824
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   112
## Portuguese (Brazil)
16315
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   113
Source31:                %dictionary_source/pt_BR-2700g.zip
15471
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   114
## Romanian (Romania)
16315
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   115
Source32:                http://downloads.sourceforge.net/rospell/ro_RO.3.2.zip
9824
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   116
## Russian (Russia)
15471
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   117
Source33:                %dictionary_source/ru_RU-2004-04-06.zip
9824
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   118
## Slovak (Slovakia)
15471
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   119
Source34:                %dictionary_source/sk_SK-2005-09-11.zip
9824
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   120
## Slovenian (Slovenia)
15471
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   121
Source35:                %dictionary_source/sl_SI-2007-01-27.zip
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   122
## Swazi/Swati (South Africa)
16315
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   123
Source36:                %dictionary_source/ss_ZA-2006-07-05.zip
15471
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   124
## Southern Sotho (South Africa)
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   125
Source37:                %dictionary_source/st_ZA-2006-01-20.zip
9824
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   126
## Swedish (Sweden)
9834
f33d66d0a4c1 2007-05-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 9833
diff changeset
   127
# original URL is http://hem.bredband.net/dsso1/sv_SE.zip
15471
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   128
Source38:                %dictionary_source/sv_SE-2006-12-07.zip
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   129
## Kiswahili (East Africa)
16315
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   130
# Reviewed but source is not available
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   131
#Source39:                %dictionary_source/sw_KE-2004-05-16.zip
15471
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   132
## Thai (Thailand)
16315
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   133
Source40:                %dictionary_source/th_TH-2006-12-12.zip
15471
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   134
## Setswana (Africa)
16315
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   135
Source41:                %dictionary_source/tn_ZA-2004-05-16.zip
15471
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   136
## Tsonga (South Africa)
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   137
Source42:                %dictionary_source/ts_ZA-2006-01-23.zip
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   138
## Ukrainian (Ukraine)
16315
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   139
Source43:                %dictionary_source/uk_UA-2009-01-25.zip
15471
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   140
## Venda (South Africa)
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   141
Source44:                %dictionary_source/ve_ZA-2006-07-06.zip
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   142
## Xhosa (South Africa)
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   143
Source45:                %dictionary_source/xh_ZA-2006-01-23.zip
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   144
## Zulu (Africa)
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   145
Source46:                %dictionary_source/zu_ZA-2006-01-20.zip
16315
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   146
## German (Switzerland)
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   147
Source47:                %dictionary_source/de_CH-2009-02-21.zip
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   148
## Persian (Iran)
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   149
# original URL is http://hunspell.sourceforge.net/fa_IR.tar.bz2
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   150
Source48:               %dictionary_source/fa_IR-2007-08-16.zip
15471
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   151
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   152
# Source101 - 199 are OOo-spell-*.zip
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   153
## Bulgarian (Bulgaria)
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   154
Source101:               http://downloads.sourceforge.net/bgoffice/OOo-spell-bg-4.1.zip
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   155
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   156
# Source201 - 299 are *.oxt
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   157
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   158
# Source301 - 399 are *.tar.gz
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   159
## Armenian (Eastern)
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   160
Source301:               http://downloads.sourceforge.net/armspell/myspell-hy-0.10.1.tar.gz
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   161
## Portuguese (Portugal)
16315
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   162
Source302:              http://natura.di.uminho.pt/download/sources/Dictionaries/myspell/myspell.pt-20081113.tar.gz
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   163
15471
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   164
## Manx Gaelic
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   165
Source303:               http://borel.slu.edu/ispell/ispell-gv-1.0.tar.gz
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   166
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   167
# Source401 - 499 are *.tar.bz2
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   168
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   169
# Source501 - 599 are hunspell-*.zip
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   170
## Slovak (Slovakia)
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   171
Source501:               http://www.sk-spell.sk.cx/file_download/38/hunspell-sk-20080525.zip
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   172
12037
b5104613b220 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 10024
diff changeset
   173
9824
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   174
BuildRoot:               %{_tmppath}/%{name}-%{version}
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   175
15471
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   176
#%define GROUP0  %SOURCE0   %SOURCE1   %SOURCE2   %SOURCE3   %SOURCE4   %SOURCE5   %SOURCE6   %SOURCE7   %SOURCE8   %SOURCE9
16315
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   177
%define GROUP0  %SOURCE0   %SOURCE1   %SOURCE2   %SOURCE3   %SOURCE4  %SOURCE5   %SOURCE6  %SOURCE9
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   178
%define GROUP1  %SOURCE10  %SOURCE11  %SOURCE12  %SOURCE13  %SOURCE14 %SOURCE15  %SOURCE16  %SOURCE17  %SOURCE18  %SOURCE19
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   179
%define GROUP2  %SOURCE20  %SOURCE21  %SOURCE22  %SOURCE23 %SOURCE24  %SOURCE25 %SOURCE26  %SOURCE27 %SOURCE28  %SOURCE29
15471
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   180
#%define GROUP3  %SOURCE30  %SOURCE31  %SOURCE32  %SOURCE33  %SOURCE34  %SOURCE35  %SOURCE36  %SOURCE37  %SOURCE38  %SOURCE39
16315
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   181
%define GROUP3  %SOURCE30  %SOURCE31  %SOURCE32 %SOURCE33  %SOURCE34  %SOURCE35  %SOURCE36 %SOURCE37  %SOURCE38
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   182
%define GROUP4  %SOURCE40 %SOURCE41 %SOURCE42 %SOURCE43  %SOURCE44  %SOURCE45  %SOURCE46 %SOURCE47 %SOURCE48
15471
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   183
%define GROUP101 %SOURCE101
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   184
%define GROUP201 ""
16315
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   185
%define GROUP301 %SOURCE301 %SOURCE302 %SOURCE303
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   186
%define GROUP401 "" 
15471
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   187
%define GROUP501 %SOURCE501
16315
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   188
%define GROUP_NONE_OO2 %GROUP101 %GROUP301 %GROUP501
15471
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   189
%define ALL_SOURCES %GROUP0 %GROUP1 %GROUP2 %GROUP3 %GROUP4 %GROUP_NONE_OO2
9824
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   190
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   191
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   192
%package -n              SUNWmyspell-dictionary-en
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   193
Summary:                 %{summary} for English
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   194
SUNW_BaseDir:            %{_basedir}
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   195
SUNW_Category:           GNOME2,application,%{jds_version}
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   196
%include default-depend.inc
12037
b5104613b220 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 10024
diff changeset
   197
SUNW_Copyright:          %{name}-en.copyright
9824
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   198
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   199
%package -n              SUNWmyspell-dictionary-cs
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   200
Summary:                 %{summary} for Czech
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   201
SUNW_BaseDir:            %{_basedir}
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   202
SUNW_Category:           GNOME2,application,%{jds_version},l10ncs
10024
0c28b1a45f60 2007-06-08 Takao Fujiwara <[email protected]>
fujiwara
parents: 9927
diff changeset
   203
SUNW_PkgList:            SUNWfirefox,SUNWgnome-spell,SUNWthunderbird
9824
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   204
SUNW_Loc:                cs_CZ
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   205
%include default-depend.inc
12037
b5104613b220 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 10024
diff changeset
   206
SUNW_Copyright:          %{name}-cs.copyright
9824
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   207
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   208
%package -n              SUNWmyspell-dictionary-de
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   209
Summary:                 %{summary} for German
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   210
SUNW_BaseDir:            %{_basedir}
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   211
SUNW_Category:           GNOME2,application,%{jds_version},l10nde
10024
0c28b1a45f60 2007-06-08 Takao Fujiwara <[email protected]>
fujiwara
parents: 9927
diff changeset
   212
SUNW_PkgList:            SUNWfirefox,SUNWgnome-spell,SUNWthunderbird
9824
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   213
SUNW_Loc:                de
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   214
%include default-depend.inc
12037
b5104613b220 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 10024
diff changeset
   215
SUNW_Copyright:          %{name}-de.copyright
9824
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   216
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   217
%package -n              SUNWmyspell-dictionary-es
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   218
Summary:                 %{summary} for Spanish
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   219
SUNW_BaseDir:            %{_basedir}
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   220
SUNW_Category:           GNOME2,application,%{jds_version},l10nes
10024
0c28b1a45f60 2007-06-08 Takao Fujiwara <[email protected]>
fujiwara
parents: 9927
diff changeset
   221
SUNW_PkgList:            SUNWfirefox,SUNWgnome-spell,SUNWthunderbird
9824
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   222
SUNW_Loc:                es
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   223
%include default-depend.inc
12037
b5104613b220 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 10024
diff changeset
   224
SUNW_Copyright:          %{name}-es.copyright
9824
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   225
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   226
%package -n              SUNWmyspell-dictionary-fr
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   227
Summary:                 %{summary} for French
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   228
SUNW_BaseDir:            %{_basedir}
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   229
SUNW_Category:           GNOME2,application,%{jds_version},l10nfr
10024
0c28b1a45f60 2007-06-08 Takao Fujiwara <[email protected]>
fujiwara
parents: 9927
diff changeset
   230
SUNW_PkgList:            SUNWfirefox,SUNWgnome-spell,SUNWthunderbird
9824
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   231
SUNW_Loc:                fr
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   232
%include default-depend.inc
12037
b5104613b220 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 10024
diff changeset
   233
SUNW_Copyright:          %{name}-fr.copyright
9824
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   234
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   235
%package -n              SUNWmyspell-dictionary-hu
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   236
Summary:                 %{summary} for Hungarian
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   237
SUNW_BaseDir:            %{_basedir}
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   238
SUNW_Category:           GNOME2,application,%{jds_version},l10nhu
10024
0c28b1a45f60 2007-06-08 Takao Fujiwara <[email protected]>
fujiwara
parents: 9927
diff changeset
   239
SUNW_PkgList:            SUNWfirefox,SUNWgnome-spell,SUNWthunderbird
9824
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   240
SUNW_Loc:                hu_HU
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   241
%include default-depend.inc
12037
b5104613b220 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 10024
diff changeset
   242
SUNW_Copyright:          %{name}-hu.copyright
9824
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   243
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   244
%package -n              SUNWmyspell-dictionary-it
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   245
Summary:                 %{summary} for Italian
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   246
SUNW_BaseDir:            %{_basedir}
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   247
SUNW_Category:           GNOME2,application,%{jds_version},l10nit
10024
0c28b1a45f60 2007-06-08 Takao Fujiwara <[email protected]>
fujiwara
parents: 9927
diff changeset
   248
SUNW_PkgList:            SUNWfirefox,SUNWgnome-spell,SUNWthunderbird
9824
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   249
SUNW_Loc:                it
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   250
%include default-depend.inc
12037
b5104613b220 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 10024
diff changeset
   251
SUNW_Copyright:          %{name}-it.copyright
9824
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   252
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   253
%package -n              SUNWmyspell-dictionary-pl
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   254
Summary:                 %{summary} for Polish
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   255
SUNW_BaseDir:            %{_basedir}
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   256
SUNW_Category:           GNOME2,application,%{jds_version},l10npl
10024
0c28b1a45f60 2007-06-08 Takao Fujiwara <[email protected]>
fujiwara
parents: 9927
diff changeset
   257
SUNW_PkgList:            SUNWfirefox,SUNWgnome-spell,SUNWthunderbird
9824
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   258
SUNW_Loc:                pl_PL
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   259
%include default-depend.inc
12037
b5104613b220 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 10024
diff changeset
   260
SUNW_Copyright:          %{name}-pl.copyright
9824
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   261
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   262
%package -n              SUNWmyspell-dictionary-ptBR
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   263
Summary:                 %{summary} for Portugese Brazilian
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   264
SUNW_BaseDir:            %{_basedir}
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   265
SUNW_Category:           GNOME2,application,%{jds_version},l10nptbr
10024
0c28b1a45f60 2007-06-08 Takao Fujiwara <[email protected]>
fujiwara
parents: 9927
diff changeset
   266
SUNW_PkgList:            SUNWfirefox,SUNWgnome-spell,SUNWthunderbird
9824
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   267
SUNW_Loc:                pt_BR
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   268
%include default-depend.inc
12037
b5104613b220 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 10024
diff changeset
   269
SUNW_Copyright:          %{name}-ptBR.copyright
9824
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   270
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   271
%package -n              SUNWmyspell-dictionary-ru
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   272
Summary:                 %{summary} for Russian
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   273
SUNW_BaseDir:            %{_basedir}
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   274
SUNW_Category:           GNOME2,application,%{jds_version},l10nru
10024
0c28b1a45f60 2007-06-08 Takao Fujiwara <[email protected]>
fujiwara
parents: 9927
diff changeset
   275
SUNW_PkgList:            SUNWfirefox,SUNWgnome-spell,SUNWthunderbird
9824
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   276
SUNW_Loc:                ru_RU
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   277
%include default-depend.inc
12037
b5104613b220 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 10024
diff changeset
   278
SUNW_Copyright:          %{name}-ru.copyright
9824
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   279
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   280
%package -n              SUNWmyspell-dictionary-sv
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   281
Summary:                 %{summary} for Swedish
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   282
SUNW_BaseDir:            %{_basedir}
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   283
SUNW_Category:           GNOME2,application,%{jds_version},l10nsv
10024
0c28b1a45f60 2007-06-08 Takao Fujiwara <[email protected]>
fujiwara
parents: 9927
diff changeset
   284
SUNW_PkgList:            SUNWfirefox,SUNWgnome-spell,SUNWthunderbird
9824
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   285
SUNW_Loc:                sv
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   286
%include default-depend.inc
12037
b5104613b220 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 10024
diff changeset
   287
SUNW_Copyright:          %{name}-sv.copyright
9824
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   288
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   289
%package -n              SUNWmyspell-dictionary-extra
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   290
Summary:                 %{summary} for extra languages
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   291
SUNW_BaseDir:            %{_basedir}
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   292
SUNW_Category:           GNOME2,application,%{jds_version}
10024
0c28b1a45f60 2007-06-08 Takao Fujiwara <[email protected]>
fujiwara
parents: 9927
diff changeset
   293
SUNW_PkgList:            SUNWfirefox,SUNWgnome-spell,SUNWthunderbird
15471
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   294
SUNW_Loc:                %s_l_dict_extra
9824
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   295
%include default-depend.inc
12037
b5104613b220 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 10024
diff changeset
   296
SUNW_Copyright:          %{name}-extra.copyright
9824
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   297
15471
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   298
%package -n              SUNWmyspell-dictionary-noinst
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   299
Summary:                 %{summary} for extra languages (not in /usr/lib/locale)
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   300
SUNW_BaseDir:            %{_basedir}
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   301
SUNW_Category:           GNOME2,application,%{jds_version}
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   302
# Comment out because SUNW_PkgList needs SUNW_Loc.
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   303
#SUNW_PkgList:            SUNWfirefox,SUNWgnome-spell,SUNWthunderbird
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   304
#SUNW_Loc:                
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   305
%include default-depend.inc
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   306
SUNW_Copyright:          %{name}-noinst.copyright
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   307
9824
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   308
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   309
%prep
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   310
rm -rf myspell-dictionary-%version
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   311
mkdir myspell-dictionary-%version
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   312
cd myspell-dictionary-%version
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   313
for SOURCE in %ALL_SOURCES
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   314
do
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   315
  DIR=`basename $SOURCE .zip`
15471
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   316
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   317
  case $DIR in
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   318
  *.tar.gz)
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   319
    gzcat $SOURCE | tar xf -
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   320
    ;;
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   321
  *.tar.bz2)
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   322
    bzcat $SOURCE | tar xf -
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   323
    DIR=`basename $SOURCE .tar.bz2`
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   324
    if [ -d fa ] ; then
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   325
      mv fa $DIR
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   326
    fi
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   327
    ;;
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   328
  *.oxt)
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   329
    DIR=`basename $DIR .oxt | sed -e "s|dict-||"`
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   330
    mkdir $DIR
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   331
    cd $DIR
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   332
    unzip $SOURCE
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   333
    cd ..
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   334
    ;;
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   335
  OOo-spell-*)
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   336
    unzip $SOURCE
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   337
    ;;
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   338
  gl_ES-??)
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   339
    unzip $SOURCE
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   340
    mv gl_ES $DIR
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   341
    ;;
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   342
  hunspell-*)
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   343
    unzip $SOURCE
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   344
    ;;
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   345
  lt_LT-*.*.*)
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   346
    unzip $SOURCE
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   347
    ;;
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   348
  no_NO-pack*)
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   349
    mkdir $DIR
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   350
    cd $DIR
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   351
    unzip $SOURCE
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   352
    cd ..
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   353
    for FILE in `/bin/ls $DIR/*.zip | grep -v "/th_" | grep -v "/hyph_"`
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   354
    do
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   355
      SUBDIR=`basename $FILE .zip`
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   356
      mkdir $SUBDIR
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   357
      cd $SUBDIR
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   358
      unzip ../$FILE
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   359
      cd ..
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   360
    done
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   361
    /bin/rm -r $DIR
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   362
    ;;
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   363
  *)
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   364
    mkdir $DIR
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   365
    cd $DIR
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   366
    unzip $SOURCE
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   367
    cd ..
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   368
    ;;
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   369
  esac
9824
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   370
done
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   371
12037
b5104613b220 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 10024
diff changeset
   372
# Generating Copyright template...
b5104613b220 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 10024
diff changeset
   373
# SUNWmyspell-dictionary-$ling.copyright can be generated below.
b5104613b220 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 10024
diff changeset
   374
#for ling in cs de en es extra fr hu it pl ru sv
b5104613b220 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 10024
diff changeset
   375
#do
b5104613b220 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 10024
diff changeset
   376
#  cat copyright/SUNWmyspell-dictionary.copyright \
b5104613b220 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 10024
diff changeset
   377
#    > copyright/SUNWmyspell-dictionary-$ling.copyright
b5104613b220 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 10024
diff changeset
   378
#  cat /packages/BUILD/myspell-dictionary-*/copyright-$ling \
b5104613b220 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 10024
diff changeset
   379
#    >> copyright/SUNWmyspell-dictionary-$ling.copyright
b5104613b220 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 10024
diff changeset
   380
# done
b5104613b220 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 10024
diff changeset
   381
for file in `find . -name "README*" -o -name "COPYING" -o -name "Copyright" | sort`
b5104613b220 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 10024
diff changeset
   382
do
15471
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   383
  dir=`echo $file | sed -e "s|^\./||" | sed -e "s|/.*||" | sed -e "s|myspell-||" |\
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   384
       sed -e "s|OOo-spell-||" | sed -e "s|ispell-||" | sed -e "s|hunspell-||" |\
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   385
       sed -e "s|myspell\.||" | sed -e "s|-.*||" | sed -e "s|\..*||"`
12037
b5104613b220 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 10024
diff changeset
   386
b5104613b220 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 10024
diff changeset
   387
  copyright=copyright
b5104613b220 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 10024
diff changeset
   388
  case $dir in
15471
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   389
  en_US*) copyright=copyright-en;;
12037
b5104613b220 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 10024
diff changeset
   390
  cs*) copyright=copyright-cs;;
b5104613b220 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 10024
diff changeset
   391
  de*) copyright=copyright-de;;
b5104613b220 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 10024
diff changeset
   392
  es*) copyright=copyright-es;;
b5104613b220 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 10024
diff changeset
   393
  fr*) copyright=copyright-fr;;
b5104613b220 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 10024
diff changeset
   394
  hu*) copyright=copyright-hu;;
b5104613b220 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 10024
diff changeset
   395
  it*) copyright=copyright-it;;
b5104613b220 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 10024
diff changeset
   396
  pl*) copyright=copyright-pl;;
b5104613b220 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 10024
diff changeset
   397
  pt_BR*) copyright=copyright-ptBR;;
b5104613b220 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 10024
diff changeset
   398
  ru*) copyright=copyright-ru;;
b5104613b220 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 10024
diff changeset
   399
  sv*) copyright=copyright-sv;;
15471
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   400
  *) 
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   401
    copyright=copyright-extra
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   402
    IS_EXTRA=`echo "%s_l_dict_extra" | grep "$dir"; echo "" > /dev/null`
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   403
    if [ x"$IS_EXTRA" = x ] ; then
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   404
      copyright=copyright-noinst
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   405
    fi
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   406
    ;;
12037
b5104613b220 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 10024
diff changeset
   407
  esac
b5104613b220 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 10024
diff changeset
   408
b5104613b220 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 10024
diff changeset
   409
  echo "$dir Copyright" >> $copyright
b5104613b220 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 10024
diff changeset
   410
  echo "" >> $copyright
b5104613b220 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 10024
diff changeset
   411
  cat $file | sed -e 's/^/  /' >> $copyright
b5104613b220 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 10024
diff changeset
   412
  echo "" >> $copyright
b5104613b220 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 10024
diff changeset
   413
  echo "--------------------------------------------------------------------" \
b5104613b220 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 10024
diff changeset
   414
    >> $copyright
b5104613b220 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 10024
diff changeset
   415
  echo "" >> $copyright
b5104613b220 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 10024
diff changeset
   416
done
b5104613b220 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 10024
diff changeset
   417
9824
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   418
%build
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   419
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   420
%install
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   421
if [ -d "$RPM_BUILD_ROOT" ] ; then
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   422
  rm -r $RPM_BUILD_ROOT
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   423
fi
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   424
mkdir -p $RPM_BUILD_ROOT/usr
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   425
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   426
cd myspell-dictionary-%version
16315
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   427
# We don't need hypy_lv_LV.dic and its README file
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   428
rm lv_LV*/*hyph*
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   429
15471
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   430
for DICT in `/bin/ls */*.aff */*.dic */*_frami/*_frami.aff */*_frami/*_frami.dic`
9824
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   431
do
10024
0c28b1a45f60 2007-06-08 Takao Fujiwara <[email protected]>
fujiwara
parents: 9927
diff changeset
   432
  if [ ! -d $RPM_BUILD_ROOT%_myspelldir ] ; then
0c28b1a45f60 2007-06-08 Takao Fujiwara <[email protected]>
fujiwara
parents: 9927
diff changeset
   433
    install -d $RPM_BUILD_ROOT%_myspelldir
0c28b1a45f60 2007-06-08 Takao Fujiwara <[email protected]>
fujiwara
parents: 9927
diff changeset
   434
  fi
15471
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   435
  GNOME_FILE=`basename $DICT | sed -e "s|_frami\.|.|" | sed -e "s|gv\.|gv_IE.|"`
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   436
  install --mode=0644 $DICT $RPM_BUILD_ROOT%_myspelldir/$GNOME_FILE
9824
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   437
  ( \
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   438
    BROWSER_FILE=`echo $GNOME_FILE | sed -e 's/_/-/'`; \
10024
0c28b1a45f60 2007-06-08 Takao Fujiwara <[email protected]>
fujiwara
parents: 9927
diff changeset
   439
    \
0c28b1a45f60 2007-06-08 Takao Fujiwara <[email protected]>
fujiwara
parents: 9927
diff changeset
   440
    if [ ! -d $RPM_BUILD_ROOT%_thunderbirddir ] ; then \
0c28b1a45f60 2007-06-08 Takao Fujiwara <[email protected]>
fujiwara
parents: 9927
diff changeset
   441
      install -d $RPM_BUILD_ROOT%_thunderbirddir; \
0c28b1a45f60 2007-06-08 Takao Fujiwara <[email protected]>
fujiwara
parents: 9927
diff changeset
   442
    fi; \
9824
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   443
    cd $RPM_BUILD_ROOT%_thunderbirddir; \
16861
5b60b27073fb Removed the symbol link anyway before creating it in %install to fix build issue.
davelam
parents: 16434
diff changeset
   444
    rm -f $BROWSER_FILE && ln -s ../../../..%_myspelldir/$GNOME_FILE $BROWSER_FILE; \
10024
0c28b1a45f60 2007-06-08 Takao Fujiwara <[email protected]>
fujiwara
parents: 9927
diff changeset
   445
    \
0c28b1a45f60 2007-06-08 Takao Fujiwara <[email protected]>
fujiwara
parents: 9927
diff changeset
   446
    if [ ! -d $RPM_BUILD_ROOT%_firefoxdir ] ; then \
9824
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   447
      install -d $RPM_BUILD_ROOT%_firefoxdir; \
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   448
    fi; \
10024
0c28b1a45f60 2007-06-08 Takao Fujiwara <[email protected]>
fujiwara
parents: 9927
diff changeset
   449
    cd $RPM_BUILD_ROOT%_firefoxdir; \
16861
5b60b27073fb Removed the symbol link anyway before creating it in %install to fix build issue.
davelam
parents: 16434
diff changeset
   450
    rm -f $BROWSER_FILE && ln -s ../../../..%_myspelldir/$GNOME_FILE $BROWSER_FILE; \
9824
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   451
  )
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   452
done
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   453
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   454
for SOURCE in %ALL_SOURCES
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   455
do
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   456
  SOURCE_DIR=`basename $SOURCE .zip`
15471
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   457
  SOURCE_DIR=`basename $SOURCE_DIR .tar.bz2`
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   458
  SOURCE_DIR=`basename $SOURCE_DIR .tar.gz`
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   459
  SOURCE_DIR=`basename "$SOURCE_DIR" .oxt | sed -e "s/^dict-//" |\
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   460
  sed -e "s/no_NO-pack2*/nb_NO/"`
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   461
  DEST_DIR=`echo $SOURCE_DIR | sed -e 's/\([^0-9]*\)[-_][0-9-]*/\1/' |\
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   462
            sed -e "s/-frami//" | sed -e "s/ispell-//" | sed -e "s/hunspell-//" |\
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   463
            sed -e 's/myspell[.-]//' |\
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   464
            sed -e 's/\([^.0-9]*\)[.0-9-]*/\1/' | sed -e "s/-sun//"`
9824
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   465
  case $DEST_DIR in
15471
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   466
  OOo-spell-bg*)    DEST_DIR=bg_BG;;
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   467
  en-AU*)           DEST_DIR=en_AU;;
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   468
  eo*)              DEST_DIR=eo_l3;;
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   469
  gv*)              DEST_DIR=gv_IE;;
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   470
  hy*)              DEST_DIR=hy_AM;;
16315
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   471
  lv*)              DEST_DIR=lv_LV;;
15471
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   472
  italiano*)        DEST_DIR=it_IT;;
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   473
  pt)               DEST_DIR=pt_PT;;
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   474
  pt_BR*)           DEST_DIR=pt_BR;;
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   475
  ro*)              DEST_DIR=ro_RO;;
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   476
  sk)               DEST_DIR=sk_SK;;
9824
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   477
  *) ;;
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   478
  esac
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   479
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   480
  for FILE in `find $SOURCE_DIR ! -name "*.aff" ! -name "*.dic" -type f`
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   481
  do
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   482
    install -d $RPM_BUILD_ROOT%{_docdir}/myspell-dictionary/$DEST_DIR
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   483
    install --mode=0644 $FILE $RPM_BUILD_ROOT%{_docdir}/myspell-dictionary/$DEST_DIR
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   484
  done
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   485
done
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   486
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   487
#rm -f $RPM_BUILD_ROOT/%_myspelldir/en_US.aff
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   488
#rm -f $RPM_BUILD_ROOT/%_firefoxdir/en-US.aff
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   489
#rm -f $RPM_BUILD_ROOT/%_thunderbirddir/en-US.aff
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   490
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   491
%clean
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   492
rm -rf $RPM_BUILD_ROOT
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   493
15471
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   494
# The *-en package includes en_US only due to the size of LiveCD.
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   495
# en_AU,en_GB are moved to *-extra. en_ZA is moved to *-noinst
9824
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   496
%files -n SUNWmyspell-dictionary-en
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   497
%defattr (-, root, other)
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   498
%dir %attr (0755, root, sys) %{_datadir}
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   499
%dir %attr (0755, root, bin) %{_datadir}/spell
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   500
%dir %attr (0755, root, bin) %{_myspelldir}
15471
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   501
%{_myspelldir}/en_US.aff
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   502
%{_myspelldir}/en_US.dic
9824
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   503
%dir %attr (0755, root, bin) %{_libdir}
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   504
%dir %attr (0755, root, bin) %{_libdir}/thunderbird
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   505
%dir %attr (0755, root, bin) %{_thunderbirddir}
15471
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   506
%{_thunderbirddir}/en-US.aff
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   507
%{_thunderbirddir}/en-US.dic
9824
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   508
%dir %attr (0755, root, bin) %{_libdir}/firefox
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   509
%dir %attr (0755, root, bin) %{_firefoxdir}
15471
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   510
%{_firefoxdir}/en-US.aff
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   511
%{_firefoxdir}/en-US.dic
9824
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   512
%dir %attr (0755, root, other) %{_docdir}
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   513
%dir %attr (0755, root, bin) %{_docdir}/myspell-dictionary
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   514
%dir %attr (0755, root, bin) %{_docdir}/myspell-dictionary/en_US
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   515
%{_docdir}/myspell-dictionary/en_US/*
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   516
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   517
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   518
%files -n SUNWmyspell-dictionary-cs
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   519
%defattr (-, root, other)
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   520
%dir %attr (0755, root, sys) %{_datadir}
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   521
%dir %attr (0755, root, bin) %{_datadir}/spell
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   522
%dir %attr (0755, root, bin) %{_myspelldir}
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   523
%{_myspelldir}/cs_*.aff
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   524
%{_myspelldir}/cs_*.dic
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   525
%dir %attr (0755, root, bin) %{_libdir}
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   526
%dir %attr (0755, root, bin) %{_libdir}/thunderbird
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   527
%dir %attr (0755, root, bin) %{_thunderbirddir}
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   528
%{_thunderbirddir}/cs-*.aff
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   529
%{_thunderbirddir}/cs-*.dic
10024
0c28b1a45f60 2007-06-08 Takao Fujiwara <[email protected]>
fujiwara
parents: 9927
diff changeset
   530
%dir %attr (0755, root, bin) %{_libdir}/firefox
0c28b1a45f60 2007-06-08 Takao Fujiwara <[email protected]>
fujiwara
parents: 9927
diff changeset
   531
%dir %attr (0755, root, bin) %{_firefoxdir}
0c28b1a45f60 2007-06-08 Takao Fujiwara <[email protected]>
fujiwara
parents: 9927
diff changeset
   532
%{_firefoxdir}/cs-*.aff
0c28b1a45f60 2007-06-08 Takao Fujiwara <[email protected]>
fujiwara
parents: 9927
diff changeset
   533
%{_firefoxdir}/cs-*.dic
9824
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   534
%dir %attr (0755, root, other) %{_docdir}
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   535
%dir %attr (0755, root, bin) %{_docdir}/myspell-dictionary
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   536
%dir %attr (0755, root, bin) %{_docdir}/myspell-dictionary/cs_CZ
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   537
%{_docdir}/myspell-dictionary/cs_CZ/*
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   538
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   539
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   540
%files -n SUNWmyspell-dictionary-de
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   541
%defattr (-, root, other)
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   542
%dir %attr (0755, root, sys) %{_datadir}
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   543
%dir %attr (0755, root, bin) %{_datadir}/spell
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   544
%dir %attr (0755, root, bin) %{_myspelldir}
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   545
%{_myspelldir}/de_*.aff
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   546
%{_myspelldir}/de_*.dic
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   547
%dir %attr (0755, root, bin) %{_libdir}
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   548
%dir %attr (0755, root, bin) %{_libdir}/thunderbird
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   549
%dir %attr (0755, root, bin) %{_thunderbirddir}
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   550
%{_thunderbirddir}/de-*.aff
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   551
%{_thunderbirddir}/de-*.dic
10024
0c28b1a45f60 2007-06-08 Takao Fujiwara <[email protected]>
fujiwara
parents: 9927
diff changeset
   552
%dir %attr (0755, root, bin) %{_libdir}/firefox
0c28b1a45f60 2007-06-08 Takao Fujiwara <[email protected]>
fujiwara
parents: 9927
diff changeset
   553
%dir %attr (0755, root, bin) %{_firefoxdir}
0c28b1a45f60 2007-06-08 Takao Fujiwara <[email protected]>
fujiwara
parents: 9927
diff changeset
   554
%{_firefoxdir}/de-*.aff
0c28b1a45f60 2007-06-08 Takao Fujiwara <[email protected]>
fujiwara
parents: 9927
diff changeset
   555
%{_firefoxdir}/de-*.dic
9824
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   556
%dir %attr (0755, root, other) %{_docdir}
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   557
%dir %attr (0755, root, bin) %{_docdir}/myspell-dictionary
16315
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   558
%dir %attr (0755, root, bin) %{_docdir}/myspell-dictionary/de_CH
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   559
%{_docdir}/myspell-dictionary/de_CH/*
9824
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   560
%dir %attr (0755, root, bin) %{_docdir}/myspell-dictionary/de_DE
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   561
%{_docdir}/myspell-dictionary/de_DE/*
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   562
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   563
%files -n SUNWmyspell-dictionary-es
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   564
%defattr (-, root, other)
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   565
%dir %attr (0755, root, sys) %{_datadir}
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   566
%dir %attr (0755, root, bin) %{_datadir}/spell
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   567
%dir %attr (0755, root, bin) %{_myspelldir}
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   568
%{_myspelldir}/es_*.aff
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   569
%{_myspelldir}/es_*.dic
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   570
%dir %attr (0755, root, bin) %{_libdir}
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   571
%dir %attr (0755, root, bin) %{_libdir}/thunderbird
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   572
%dir %attr (0755, root, bin) %{_thunderbirddir}
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   573
%{_thunderbirddir}/es-*.aff
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   574
%{_thunderbirddir}/es-*.dic
10024
0c28b1a45f60 2007-06-08 Takao Fujiwara <[email protected]>
fujiwara
parents: 9927
diff changeset
   575
%dir %attr (0755, root, bin) %{_libdir}/firefox
0c28b1a45f60 2007-06-08 Takao Fujiwara <[email protected]>
fujiwara
parents: 9927
diff changeset
   576
%dir %attr (0755, root, bin) %{_firefoxdir}
0c28b1a45f60 2007-06-08 Takao Fujiwara <[email protected]>
fujiwara
parents: 9927
diff changeset
   577
%{_firefoxdir}/es-*.aff
0c28b1a45f60 2007-06-08 Takao Fujiwara <[email protected]>
fujiwara
parents: 9927
diff changeset
   578
%{_firefoxdir}/es-*.dic
9824
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   579
%dir %attr (0755, root, other) %{_docdir}
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   580
%dir %attr (0755, root, bin) %{_docdir}/myspell-dictionary
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   581
%dir %attr (0755, root, bin) %{_docdir}/myspell-dictionary/es_ES
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   582
%{_docdir}/myspell-dictionary/es_ES/*
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   583
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   584
%files -n SUNWmyspell-dictionary-fr
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   585
%defattr (-, root, other)
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   586
%dir %attr (0755, root, sys) %{_datadir}
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   587
%dir %attr (0755, root, bin) %{_datadir}/spell
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   588
%dir %attr (0755, root, bin) %{_myspelldir}
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   589
%{_myspelldir}/fr_*.aff
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   590
%{_myspelldir}/fr_*.dic
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   591
%dir %attr (0755, root, bin) %{_libdir}
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   592
%dir %attr (0755, root, bin) %{_libdir}/thunderbird
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   593
%dir %attr (0755, root, bin) %{_thunderbirddir}
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   594
%{_thunderbirddir}/fr-*.aff
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   595
%{_thunderbirddir}/fr-*.dic
10024
0c28b1a45f60 2007-06-08 Takao Fujiwara <[email protected]>
fujiwara
parents: 9927
diff changeset
   596
%dir %attr (0755, root, bin) %{_libdir}/firefox
0c28b1a45f60 2007-06-08 Takao Fujiwara <[email protected]>
fujiwara
parents: 9927
diff changeset
   597
%dir %attr (0755, root, bin) %{_firefoxdir}
0c28b1a45f60 2007-06-08 Takao Fujiwara <[email protected]>
fujiwara
parents: 9927
diff changeset
   598
%{_firefoxdir}/fr-*.aff
0c28b1a45f60 2007-06-08 Takao Fujiwara <[email protected]>
fujiwara
parents: 9927
diff changeset
   599
%{_firefoxdir}/fr-*.dic
9824
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   600
%dir %attr (0755, root, other) %{_docdir}
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   601
%dir %attr (0755, root, bin) %{_docdir}/myspell-dictionary
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   602
%dir %attr (0755, root, bin) %{_docdir}/myspell-dictionary/fr_FR
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   603
%{_docdir}/myspell-dictionary/fr_FR/*
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   604
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   605
%files -n SUNWmyspell-dictionary-hu
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   606
%defattr (-, root, other)
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   607
%dir %attr (0755, root, sys) %{_datadir}
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   608
%dir %attr (0755, root, bin) %{_datadir}/spell
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   609
%dir %attr (0755, root, bin) %{_myspelldir}
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   610
%{_myspelldir}/hu_*.aff
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   611
%{_myspelldir}/hu_*.dic
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   612
%dir %attr (0755, root, bin) %{_libdir}
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   613
%dir %attr (0755, root, bin) %{_libdir}/thunderbird
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   614
%dir %attr (0755, root, bin) %{_thunderbirddir}
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   615
%{_thunderbirddir}/hu-*.aff
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   616
%{_thunderbirddir}/hu-*.dic
10024
0c28b1a45f60 2007-06-08 Takao Fujiwara <[email protected]>
fujiwara
parents: 9927
diff changeset
   617
%dir %attr (0755, root, bin) %{_libdir}/firefox
0c28b1a45f60 2007-06-08 Takao Fujiwara <[email protected]>
fujiwara
parents: 9927
diff changeset
   618
%dir %attr (0755, root, bin) %{_firefoxdir}
0c28b1a45f60 2007-06-08 Takao Fujiwara <[email protected]>
fujiwara
parents: 9927
diff changeset
   619
%{_firefoxdir}/hu-*.aff
0c28b1a45f60 2007-06-08 Takao Fujiwara <[email protected]>
fujiwara
parents: 9927
diff changeset
   620
%{_firefoxdir}/hu-*.dic
9824
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   621
%dir %attr (0755, root, other) %{_docdir}
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   622
%dir %attr (0755, root, bin) %{_docdir}/myspell-dictionary
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   623
%dir %attr (0755, root, bin) %{_docdir}/myspell-dictionary/hu_HU
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   624
%{_docdir}/myspell-dictionary/hu_HU/*
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   625
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   626
%files -n SUNWmyspell-dictionary-it
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   627
%defattr (-, root, other)
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   628
%dir %attr (0755, root, sys) %{_datadir}
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   629
%dir %attr (0755, root, bin) %{_datadir}/spell
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   630
%dir %attr (0755, root, bin) %{_myspelldir}
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   631
%{_myspelldir}/it_*.aff
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   632
%{_myspelldir}/it_*.dic
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   633
%dir %attr (0755, root, bin) %{_libdir}
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   634
%dir %attr (0755, root, bin) %{_libdir}/thunderbird
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   635
%dir %attr (0755, root, bin) %{_thunderbirddir}
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   636
%{_thunderbirddir}/it-*.aff
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   637
%{_thunderbirddir}/it-*.dic
10024
0c28b1a45f60 2007-06-08 Takao Fujiwara <[email protected]>
fujiwara
parents: 9927
diff changeset
   638
%dir %attr (0755, root, bin) %{_libdir}/firefox
0c28b1a45f60 2007-06-08 Takao Fujiwara <[email protected]>
fujiwara
parents: 9927
diff changeset
   639
%dir %attr (0755, root, bin) %{_firefoxdir}
0c28b1a45f60 2007-06-08 Takao Fujiwara <[email protected]>
fujiwara
parents: 9927
diff changeset
   640
%{_firefoxdir}/it-*.aff
0c28b1a45f60 2007-06-08 Takao Fujiwara <[email protected]>
fujiwara
parents: 9927
diff changeset
   641
%{_firefoxdir}/it-*.dic
9824
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   642
%dir %attr (0755, root, other) %{_docdir}
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   643
%dir %attr (0755, root, bin) %{_docdir}/myspell-dictionary
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   644
%dir %attr (0755, root, bin) %{_docdir}/myspell-dictionary/it_IT
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   645
%{_docdir}/myspell-dictionary/it_IT/*
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   646
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   647
%files -n SUNWmyspell-dictionary-pl
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   648
%defattr (-, root, other)
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   649
%dir %attr (0755, root, sys) %{_datadir}
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   650
%dir %attr (0755, root, bin) %{_datadir}/spell
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   651
%dir %attr (0755, root, bin) %{_myspelldir}
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   652
%{_myspelldir}/pl_*.aff
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   653
%{_myspelldir}/pl_*.dic
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   654
%dir %attr (0755, root, bin) %{_libdir}
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   655
%dir %attr (0755, root, bin) %{_libdir}/thunderbird
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   656
%dir %attr (0755, root, bin) %{_thunderbirddir}
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   657
%{_thunderbirddir}/pl-*.aff
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   658
%{_thunderbirddir}/pl-*.dic
10024
0c28b1a45f60 2007-06-08 Takao Fujiwara <[email protected]>
fujiwara
parents: 9927
diff changeset
   659
%dir %attr (0755, root, bin) %{_libdir}/firefox
0c28b1a45f60 2007-06-08 Takao Fujiwara <[email protected]>
fujiwara
parents: 9927
diff changeset
   660
%dir %attr (0755, root, bin) %{_firefoxdir}
0c28b1a45f60 2007-06-08 Takao Fujiwara <[email protected]>
fujiwara
parents: 9927
diff changeset
   661
%{_firefoxdir}/pl-*.aff
0c28b1a45f60 2007-06-08 Takao Fujiwara <[email protected]>
fujiwara
parents: 9927
diff changeset
   662
%{_firefoxdir}/pl-*.dic
9824
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   663
%dir %attr (0755, root, other) %{_docdir}
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   664
%dir %attr (0755, root, bin) %{_docdir}/myspell-dictionary
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   665
%dir %attr (0755, root, bin) %{_docdir}/myspell-dictionary/pl_PL
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   666
%{_docdir}/myspell-dictionary/pl_PL/*
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   667
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   668
%files -n SUNWmyspell-dictionary-ptBR
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   669
%defattr (-, root, other)
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   670
%dir %attr (0755, root, sys) %{_datadir}
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   671
%dir %attr (0755, root, bin) %{_datadir}/spell
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   672
%dir %attr (0755, root, bin) %{_myspelldir}
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   673
%{_myspelldir}/pt_BR.aff
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   674
%{_myspelldir}/pt_BR.dic
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   675
%dir %attr (0755, root, bin) %{_libdir}
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   676
%dir %attr (0755, root, bin) %{_libdir}/thunderbird
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   677
%dir %attr (0755, root, bin) %{_thunderbirddir}
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   678
%{_thunderbirddir}/pt-BR.aff
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   679
%{_thunderbirddir}/pt-BR.dic
10024
0c28b1a45f60 2007-06-08 Takao Fujiwara <[email protected]>
fujiwara
parents: 9927
diff changeset
   680
%dir %attr (0755, root, bin) %{_libdir}/firefox
0c28b1a45f60 2007-06-08 Takao Fujiwara <[email protected]>
fujiwara
parents: 9927
diff changeset
   681
%dir %attr (0755, root, bin) %{_firefoxdir}
0c28b1a45f60 2007-06-08 Takao Fujiwara <[email protected]>
fujiwara
parents: 9927
diff changeset
   682
%{_firefoxdir}/pt-BR.aff
0c28b1a45f60 2007-06-08 Takao Fujiwara <[email protected]>
fujiwara
parents: 9927
diff changeset
   683
%{_firefoxdir}/pt-BR.dic
9824
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   684
%dir %attr (0755, root, other) %{_docdir}
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   685
%dir %attr (0755, root, bin) %{_docdir}/myspell-dictionary
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   686
%dir %attr (0755, root, bin) %{_docdir}/myspell-dictionary/pt_BR
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   687
%{_docdir}/myspell-dictionary/pt_BR/*
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   688
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   689
%files -n SUNWmyspell-dictionary-ru
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   690
%defattr (-, root, other)
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   691
%dir %attr (0755, root, sys) %{_datadir}
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   692
%dir %attr (0755, root, bin) %{_datadir}/spell
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   693
%dir %attr (0755, root, bin) %{_myspelldir}
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   694
%{_myspelldir}/ru_*.aff
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   695
%{_myspelldir}/ru_*.dic
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   696
%dir %attr (0755, root, bin) %{_libdir}
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   697
%dir %attr (0755, root, bin) %{_libdir}/thunderbird
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   698
%dir %attr (0755, root, bin) %{_thunderbirddir}
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   699
%{_thunderbirddir}/ru-*.aff
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   700
%{_thunderbirddir}/ru-*.dic
10024
0c28b1a45f60 2007-06-08 Takao Fujiwara <[email protected]>
fujiwara
parents: 9927
diff changeset
   701
%dir %attr (0755, root, bin) %{_libdir}/firefox
0c28b1a45f60 2007-06-08 Takao Fujiwara <[email protected]>
fujiwara
parents: 9927
diff changeset
   702
%dir %attr (0755, root, bin) %{_firefoxdir}
0c28b1a45f60 2007-06-08 Takao Fujiwara <[email protected]>
fujiwara
parents: 9927
diff changeset
   703
%{_firefoxdir}/ru-*.aff
0c28b1a45f60 2007-06-08 Takao Fujiwara <[email protected]>
fujiwara
parents: 9927
diff changeset
   704
%{_firefoxdir}/ru-*.dic
9824
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   705
%dir %attr (0755, root, other) %{_docdir}
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   706
%dir %attr (0755, root, bin) %{_docdir}/myspell-dictionary
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   707
%dir %attr (0755, root, bin) %{_docdir}/myspell-dictionary/ru_RU
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   708
%{_docdir}/myspell-dictionary/ru_RU/*
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   709
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   710
%files -n SUNWmyspell-dictionary-sv
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   711
%defattr (-, root, other)
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   712
%dir %attr (0755, root, sys) %{_datadir}
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   713
%dir %attr (0755, root, bin) %{_datadir}/spell
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   714
%dir %attr (0755, root, bin) %{_myspelldir}
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   715
%{_myspelldir}/sv_*.aff
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   716
%{_myspelldir}/sv_*.dic
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   717
%dir %attr (0755, root, bin) %{_libdir}
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   718
%dir %attr (0755, root, bin) %{_libdir}/thunderbird
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   719
%dir %attr (0755, root, bin) %{_thunderbirddir}
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   720
%{_thunderbirddir}/sv-*.aff
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   721
%{_thunderbirddir}/sv-*.dic
10024
0c28b1a45f60 2007-06-08 Takao Fujiwara <[email protected]>
fujiwara
parents: 9927
diff changeset
   722
%dir %attr (0755, root, bin) %{_libdir}/firefox
0c28b1a45f60 2007-06-08 Takao Fujiwara <[email protected]>
fujiwara
parents: 9927
diff changeset
   723
%dir %attr (0755, root, bin) %{_firefoxdir}
0c28b1a45f60 2007-06-08 Takao Fujiwara <[email protected]>
fujiwara
parents: 9927
diff changeset
   724
%{_firefoxdir}/sv-*.aff
0c28b1a45f60 2007-06-08 Takao Fujiwara <[email protected]>
fujiwara
parents: 9927
diff changeset
   725
%{_firefoxdir}/sv-*.dic
9824
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   726
%dir %attr (0755, root, other) %{_docdir}
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   727
%dir %attr (0755, root, bin) %{_docdir}/myspell-dictionary
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   728
%dir %attr (0755, root, bin) %{_docdir}/myspell-dictionary/sv_SE
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   729
%{_docdir}/myspell-dictionary/sv_SE/*
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   730
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   731
%files -n SUNWmyspell-dictionary-extra
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   732
%defattr (-, root, other)
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   733
%dir %attr (0755, root, sys) %{_datadir}
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   734
%dir %attr (0755, root, bin) %{_datadir}/spell
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   735
%dir %attr (0755, root, bin) %{_myspelldir}
15471
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   736
%{_myspelldir}/bg_*.aff
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   737
%{_myspelldir}/bg_*.dic
9824
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   738
%{_myspelldir}/ca_*.aff
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   739
%{_myspelldir}/ca_*.dic
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   740
%{_myspelldir}/da_*.aff
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   741
%{_myspelldir}/da_*.dic
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   742
%{_myspelldir}/el_*.aff
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   743
%{_myspelldir}/el_*.dic
15471
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   744
#%{_myspelldir}/en_AU.aff
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   745
#%{_myspelldir}/en_AU.dic
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   746
#%{_myspelldir}/en_GB.aff
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   747
#%{_myspelldir}/en_GB.dic
16315
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   748
%{_myspelldir}/et_*.aff
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   749
%{_myspelldir}/et_*.dic
9824
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   750
%{_myspelldir}/he_*.aff
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   751
%{_myspelldir}/he_*.dic
16315
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   752
%{_myspelldir}/hr_*.aff
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   753
%{_myspelldir}/hr_*.dic
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   754
%{_myspelldir}/lt_*.aff
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   755
%{_myspelldir}/lt_*.dic
15471
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   756
%{_myspelldir}/lv_*.aff
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   757
%{_myspelldir}/lv_*.dic
9824
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   758
%{_myspelldir}/nb_*.aff
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   759
%{_myspelldir}/nb_*.dic
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   760
%{_myspelldir}/nl_*.aff
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   761
%{_myspelldir}/nl_*.dic
16315
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   762
%{_myspelldir}/nn_*.aff
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   763
%{_myspelldir}/nn_*.dic
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   764
%{_myspelldir}/pt_PT.aff
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   765
%{_myspelldir}/pt_PT.dic
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   766
%{_myspelldir}/ro_*.aff
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   767
%{_myspelldir}/ro_*.dic
9824
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   768
%{_myspelldir}/sk_*.aff
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   769
%{_myspelldir}/sk_*.dic
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   770
%{_myspelldir}/sl_*.aff
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   771
%{_myspelldir}/sl_*.dic
16315
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   772
%{_myspelldir}/th_*.aff
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   773
%{_myspelldir}/th_*.dic
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   774
%{_myspelldir}/uk_*.aff
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   775
%{_myspelldir}/uk_*.dic
9824
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   776
%dir %attr (0755, root, bin) %{_libdir}
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   777
%dir %attr (0755, root, bin) %{_libdir}/thunderbird
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   778
%dir %attr (0755, root, bin) %{_thunderbirddir}
15471
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   779
%{_thunderbirddir}/bg-*.aff
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   780
%{_thunderbirddir}/bg-*.dic
9824
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   781
%{_thunderbirddir}/ca-*.aff
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   782
%{_thunderbirddir}/ca-*.dic
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   783
%{_thunderbirddir}/da-*.aff
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   784
%{_thunderbirddir}/da-*.dic
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   785
%{_thunderbirddir}/el-*.aff
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   786
%{_thunderbirddir}/el-*.dic
15471
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   787
#%{_thunderbirddir}/en-AU.aff
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   788
#%{_thunderbirddir}/en-AU.dic
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   789
#%{_thunderbirddir}/en-GB.aff
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   790
#%{_thunderbirddir}/en-GB.dic
16315
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   791
%{_thunderbirddir}/et-*.aff
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   792
%{_thunderbirddir}/et-*.dic
9824
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   793
%{_thunderbirddir}/he-*.aff
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   794
%{_thunderbirddir}/he-*.dic
16315
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   795
%{_thunderbirddir}/hr-*.aff
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   796
%{_thunderbirddir}/hr-*.dic
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   797
%{_thunderbirddir}/lt-*.aff
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   798
%{_thunderbirddir}/lt-*.dic
15471
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   799
%{_thunderbirddir}/lv-*.aff
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   800
%{_thunderbirddir}/lv-*.dic
9824
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   801
%{_thunderbirddir}/nb-*.aff
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   802
%{_thunderbirddir}/nb-*.dic
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   803
%{_thunderbirddir}/nl-*.aff
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   804
%{_thunderbirddir}/nl-*.dic
16315
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   805
%{_thunderbirddir}/nn-*.aff
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   806
%{_thunderbirddir}/nn-*.dic
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   807
%{_thunderbirddir}/pt-PT.aff
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   808
%{_thunderbirddir}/pt-PT.dic
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   809
%{_thunderbirddir}/ro-*.aff
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   810
%{_thunderbirddir}/ro-*.dic
9824
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   811
%{_thunderbirddir}/sk-*.aff
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   812
%{_thunderbirddir}/sk-*.dic
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   813
%{_thunderbirddir}/sl-*.aff
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   814
%{_thunderbirddir}/sl-*.dic
16315
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   815
%{_thunderbirddir}/th-*.aff
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   816
%{_thunderbirddir}/th-*.dic
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   817
%{_thunderbirddir}/uk-*.aff
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   818
%{_thunderbirddir}/uk-*.dic
10024
0c28b1a45f60 2007-06-08 Takao Fujiwara <[email protected]>
fujiwara
parents: 9927
diff changeset
   819
%dir %attr (0755, root, bin) %{_libdir}/firefox
0c28b1a45f60 2007-06-08 Takao Fujiwara <[email protected]>
fujiwara
parents: 9927
diff changeset
   820
%dir %attr (0755, root, bin) %{_firefoxdir}
15471
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   821
%{_firefoxdir}/bg-*.aff
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   822
%{_firefoxdir}/bg-*.dic
10024
0c28b1a45f60 2007-06-08 Takao Fujiwara <[email protected]>
fujiwara
parents: 9927
diff changeset
   823
%{_firefoxdir}/ca-*.aff
0c28b1a45f60 2007-06-08 Takao Fujiwara <[email protected]>
fujiwara
parents: 9927
diff changeset
   824
%{_firefoxdir}/ca-*.dic
0c28b1a45f60 2007-06-08 Takao Fujiwara <[email protected]>
fujiwara
parents: 9927
diff changeset
   825
%{_firefoxdir}/da-*.aff
0c28b1a45f60 2007-06-08 Takao Fujiwara <[email protected]>
fujiwara
parents: 9927
diff changeset
   826
%{_firefoxdir}/da-*.dic
0c28b1a45f60 2007-06-08 Takao Fujiwara <[email protected]>
fujiwara
parents: 9927
diff changeset
   827
%{_firefoxdir}/el-*.aff
0c28b1a45f60 2007-06-08 Takao Fujiwara <[email protected]>
fujiwara
parents: 9927
diff changeset
   828
%{_firefoxdir}/el-*.dic
15471
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   829
#%{_firefoxdir}/en-AU.aff
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   830
#%{_firefoxdir}/en-AU.dic
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   831
#%{_firefoxdir}/en-GB.aff
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   832
#%{_firefoxdir}/en-GB.dic
16315
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   833
%{_firefoxdir}/et-*.aff
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   834
%{_firefoxdir}/et-*.dic
10024
0c28b1a45f60 2007-06-08 Takao Fujiwara <[email protected]>
fujiwara
parents: 9927
diff changeset
   835
%{_firefoxdir}/he-*.aff
0c28b1a45f60 2007-06-08 Takao Fujiwara <[email protected]>
fujiwara
parents: 9927
diff changeset
   836
%{_firefoxdir}/he-*.dic
16315
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   837
%{_firefoxdir}/hr-*.aff
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   838
%{_firefoxdir}/hr-*.dic
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   839
%{_firefoxdir}/lt-*.aff
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   840
%{_firefoxdir}/lt-*.dic
15471
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   841
%{_firefoxdir}/lv-*.aff
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   842
%{_firefoxdir}/lv-*.dic
10024
0c28b1a45f60 2007-06-08 Takao Fujiwara <[email protected]>
fujiwara
parents: 9927
diff changeset
   843
%{_firefoxdir}/nb-*.aff
0c28b1a45f60 2007-06-08 Takao Fujiwara <[email protected]>
fujiwara
parents: 9927
diff changeset
   844
%{_firefoxdir}/nb-*.dic
0c28b1a45f60 2007-06-08 Takao Fujiwara <[email protected]>
fujiwara
parents: 9927
diff changeset
   845
%{_firefoxdir}/nl-*.aff
0c28b1a45f60 2007-06-08 Takao Fujiwara <[email protected]>
fujiwara
parents: 9927
diff changeset
   846
%{_firefoxdir}/nl-*.dic
16315
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   847
%{_firefoxdir}/nn-*.aff
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   848
%{_firefoxdir}/nn-*.dic
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   849
%{_firefoxdir}/pt-PT.aff
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   850
%{_firefoxdir}/pt-PT.dic
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   851
%{_firefoxdir}/ro-*.aff
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   852
%{_firefoxdir}/ro-*.dic
10024
0c28b1a45f60 2007-06-08 Takao Fujiwara <[email protected]>
fujiwara
parents: 9927
diff changeset
   853
%{_firefoxdir}/sk-*.aff
0c28b1a45f60 2007-06-08 Takao Fujiwara <[email protected]>
fujiwara
parents: 9927
diff changeset
   854
%{_firefoxdir}/sk-*.dic
0c28b1a45f60 2007-06-08 Takao Fujiwara <[email protected]>
fujiwara
parents: 9927
diff changeset
   855
%{_firefoxdir}/sl-*.aff
0c28b1a45f60 2007-06-08 Takao Fujiwara <[email protected]>
fujiwara
parents: 9927
diff changeset
   856
%{_firefoxdir}/sl-*.dic
16315
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   857
%{_firefoxdir}/th-*.aff
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   858
%{_firefoxdir}/th-*.dic
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   859
%{_firefoxdir}/uk-*.aff
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   860
%{_firefoxdir}/uk-*.dic
9824
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   861
%dir %attr (0755, root, other) %{_docdir}
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   862
%dir %attr (0755, root, bin) %{_docdir}/myspell-dictionary
15471
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   863
%dir %attr (0755, root, bin) %{_docdir}/myspell-dictionary/bg_BG
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   864
%{_docdir}/myspell-dictionary/bg_BG/*
9824
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   865
%dir %attr (0755, root, bin) %{_docdir}/myspell-dictionary/ca_ES
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   866
%{_docdir}/myspell-dictionary/ca_ES/*
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   867
%dir %attr (0755, root, bin) %{_docdir}/myspell-dictionary/da_DK
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   868
%{_docdir}/myspell-dictionary/da_DK/*
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   869
%dir %attr (0755, root, bin) %{_docdir}/myspell-dictionary/el_GR
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   870
%{_docdir}/myspell-dictionary/el_GR/*
15471
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   871
#%dir %attr (0755, root, bin) %{_docdir}/myspell-dictionary/en_AU
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   872
#%{_docdir}/myspell-dictionary/en_AU/*
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   873
#%dir %attr (0755, root, bin) %{_docdir}/myspell-dictionary/en_GB
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   874
#%{_docdir}/myspell-dictionary/en_GB/*
16315
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   875
%dir %attr (0755, root, bin) %{_docdir}/myspell-dictionary/et_EE
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   876
%{_docdir}/myspell-dictionary/et_EE/*
9824
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   877
%dir %attr (0755, root, bin) %{_docdir}/myspell-dictionary/he_IL
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   878
%{_docdir}/myspell-dictionary/he_IL/*
16315
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   879
%dir %attr (0755, root, bin) %{_docdir}/myspell-dictionary/hr_HR
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   880
%{_docdir}/myspell-dictionary/hr_HR/*
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   881
%dir %attr (0755, root, bin) %{_docdir}/myspell-dictionary/lt_LT
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   882
%{_docdir}/myspell-dictionary/lt_LT/*
15471
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   883
%dir %attr (0755, root, bin) %{_docdir}/myspell-dictionary/lv_LV
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   884
%{_docdir}/myspell-dictionary/lv_LV/*
9824
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   885
%dir %attr (0755, root, bin) %{_docdir}/myspell-dictionary/nb_NO
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   886
%{_docdir}/myspell-dictionary/nb_NO/*
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   887
%dir %attr (0755, root, bin) %{_docdir}/myspell-dictionary/nl_NL
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   888
%{_docdir}/myspell-dictionary/nl_NL/*
16315
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   889
%dir %attr (0755, root, bin) %{_docdir}/myspell-dictionary/nn_NO
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   890
%{_docdir}/myspell-dictionary/nn_NO/*
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   891
%dir %attr (0755, root, bin) %{_docdir}/myspell-dictionary/pt_PT
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   892
%{_docdir}/myspell-dictionary/pt_PT/*
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   893
%dir %attr (0755, root, bin) %{_docdir}/myspell-dictionary/ro_RO
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   894
%{_docdir}/myspell-dictionary/ro_RO/*
9824
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   895
%dir %attr (0755, root, bin) %{_docdir}/myspell-dictionary/sk_SK
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   896
%{_docdir}/myspell-dictionary/sk_SK/*
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   897
%dir %attr (0755, root, bin) %{_docdir}/myspell-dictionary/sl_SI
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
   898
%{_docdir}/myspell-dictionary/sl_SI/*
16315
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   899
%dir %attr (0755, root, bin) %{_docdir}/myspell-dictionary/th_TH
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   900
%{_docdir}/myspell-dictionary/th_TH/*
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   901
%dir %attr (0755, root, bin) %{_docdir}/myspell-dictionary/uk_UA
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   902
%{_docdir}/myspell-dictionary/uk_UA/*
15471
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   903
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   904
%files -n SUNWmyspell-dictionary-noinst
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   905
%defattr (-, root, other)
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   906
%dir %attr (0755, root, sys) %{_datadir}
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   907
%dir %attr (0755, root, bin) %{_datadir}/spell
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   908
%dir %attr (0755, root, bin) %{_myspelldir}
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   909
%{_myspelldir}/af_*.aff
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   910
%{_myspelldir}/af_*.dic
16315
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   911
%{_myspelldir}/en_ZA.aff
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   912
%{_myspelldir}/en_ZA.dic
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   913
%{_myspelldir}/eo_*.aff
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   914
%{_myspelldir}/eo_*.dic
15471
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   915
%{_myspelldir}/fa_*.aff
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   916
%{_myspelldir}/fa_*.dic
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   917
%{_myspelldir}/fo_*.aff
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   918
%{_myspelldir}/fo_*.dic
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   919
%{_myspelldir}/ga_*.aff
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   920
%{_myspelldir}/ga_*.dic
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   921
%{_myspelldir}/gd_*.aff
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   922
%{_myspelldir}/gd_*.dic
16315
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   923
%{_myspelldir}/gl_*.aff
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   924
%{_myspelldir}/gl_*.dic
15471
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   925
%{_myspelldir}/gv_*.aff
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   926
%{_myspelldir}/gv_*.dic
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   927
%{_myspelldir}/hy_*.aff
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   928
%{_myspelldir}/hy_*.dic
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   929
%{_myspelldir}/ku_*.aff
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   930
%{_myspelldir}/ku_*.dic
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   931
%{_myspelldir}/nr_*.aff
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   932
%{_myspelldir}/nr_*.dic
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   933
%{_myspelldir}/ns_*.aff
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   934
%{_myspelldir}/ns_*.dic
16315
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   935
%{_myspelldir}/ss_*.aff
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   936
%{_myspelldir}/ss_*.dic
15471
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   937
%{_myspelldir}/st_*.aff
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   938
%{_myspelldir}/st_*.dic
16315
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   939
#%{_myspelldir}/sw_*.aff
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   940
#%{_myspelldir}/sw_*.dic
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   941
%{_myspelldir}/tn_*.aff
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   942
%{_myspelldir}/tn_*.dic
15471
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   943
%{_myspelldir}/ts_*.aff
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   944
%{_myspelldir}/ts_*.dic
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   945
%{_myspelldir}/ve_*.aff
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   946
%{_myspelldir}/ve_*.dic
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   947
%{_myspelldir}/xh_*.aff
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   948
%{_myspelldir}/xh_*.dic
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   949
%{_myspelldir}/zu_*.aff
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   950
%{_myspelldir}/zu_*.dic
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   951
%dir %attr (0755, root, bin) %{_libdir}
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   952
%dir %attr (0755, root, bin) %{_libdir}/thunderbird
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   953
%dir %attr (0755, root, bin) %{_thunderbirddir}
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   954
%{_thunderbirddir}/af-*.aff
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   955
%{_thunderbirddir}/af-*.dic
16315
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   956
%{_thunderbirddir}/en-ZA.aff
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   957
%{_thunderbirddir}/en-ZA.dic
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   958
%{_thunderbirddir}/eo-*.aff
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   959
%{_thunderbirddir}/eo-*.dic
15471
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   960
%{_thunderbirddir}/fa-*.aff
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   961
%{_thunderbirddir}/fa-*.dic
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   962
%{_thunderbirddir}/fo-*.aff
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   963
%{_thunderbirddir}/fo-*.dic
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   964
%{_thunderbirddir}/ga-*.aff
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   965
%{_thunderbirddir}/ga-*.dic
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   966
%{_thunderbirddir}/gd-*.aff
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   967
%{_thunderbirddir}/gd-*.dic
16315
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   968
%{_thunderbirddir}/gl-*.aff
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   969
%{_thunderbirddir}/gl-*.dic
15471
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   970
%{_thunderbirddir}/gv-*.aff
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   971
%{_thunderbirddir}/gv-*.dic
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   972
%{_thunderbirddir}/hy-*.aff
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   973
%{_thunderbirddir}/hy-*.dic
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   974
%{_thunderbirddir}/ku-*.aff
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   975
%{_thunderbirddir}/ku-*.dic
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   976
%{_thunderbirddir}/nr-*.aff
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   977
%{_thunderbirddir}/nr-*.dic
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   978
%{_thunderbirddir}/ns-*.aff
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   979
%{_thunderbirddir}/ns-*.dic
16315
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   980
%{_thunderbirddir}/ss-*.aff
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   981
%{_thunderbirddir}/ss-*.dic
15471
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   982
%{_thunderbirddir}/st-*.aff
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   983
%{_thunderbirddir}/st-*.dic
16315
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   984
#%{_thunderbirddir}/sw-*.aff
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   985
#%{_thunderbirddir}/sw-*.dic
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   986
%{_thunderbirddir}/tn-*.aff
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
   987
%{_thunderbirddir}/tn-*.dic
15471
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   988
%{_thunderbirddir}/ts-*.aff
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   989
%{_thunderbirddir}/ts-*.dic
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   990
%{_thunderbirddir}/ve-*.aff
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   991
%{_thunderbirddir}/ve-*.dic
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   992
%{_thunderbirddir}/xh-*.aff
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   993
%{_thunderbirddir}/xh-*.dic
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   994
%{_thunderbirddir}/zu-*.aff
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   995
%{_thunderbirddir}/zu-*.dic
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   996
%dir %attr (0755, root, bin) %{_libdir}/firefox
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   997
%dir %attr (0755, root, bin) %{_firefoxdir}
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   998
%{_firefoxdir}/af-*.aff
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
   999
%{_firefoxdir}/af-*.dic
16315
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
  1000
%{_firefoxdir}/en-ZA.aff
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
  1001
%{_firefoxdir}/en-ZA.dic
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
  1002
%{_firefoxdir}/eo-*.aff
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
  1003
%{_firefoxdir}/eo-*.dic
15471
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
  1004
%{_firefoxdir}/fa-*.aff
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
  1005
%{_firefoxdir}/fa-*.dic
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
  1006
%{_firefoxdir}/fo-*.aff
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
  1007
%{_firefoxdir}/fo-*.dic
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
  1008
%{_firefoxdir}/ga-*.aff
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
  1009
%{_firefoxdir}/ga-*.dic
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
  1010
%{_firefoxdir}/gd-*.aff
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
  1011
%{_firefoxdir}/gd-*.dic
16315
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
  1012
%{_firefoxdir}/gl-*.aff
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
  1013
%{_firefoxdir}/gl-*.dic
15471
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
  1014
%{_firefoxdir}/gv-*.aff
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
  1015
%{_firefoxdir}/gv-*.dic
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
  1016
%{_firefoxdir}/hy-*.aff
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
  1017
%{_firefoxdir}/hy-*.dic
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
  1018
%{_firefoxdir}/ku-*.aff
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
  1019
%{_firefoxdir}/ku-*.dic
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
  1020
%{_firefoxdir}/nr-*.aff
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
  1021
%{_firefoxdir}/nr-*.dic
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
  1022
%{_firefoxdir}/ns-*.aff
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
  1023
%{_firefoxdir}/ns-*.dic
16315
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
  1024
%{_firefoxdir}/ss-*.aff
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
  1025
%{_firefoxdir}/ss-*.dic
15471
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
  1026
%{_firefoxdir}/st-*.aff
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
  1027
%{_firefoxdir}/st-*.dic
16315
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
  1028
#%{_firefoxdir}/sw-*.aff
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
  1029
#%{_firefoxdir}/sw-*.dic
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
  1030
%{_firefoxdir}/tn-*.aff
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
  1031
%{_firefoxdir}/tn-*.dic
15471
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
  1032
%{_firefoxdir}/ts-*.aff
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
  1033
%{_firefoxdir}/ts-*.dic
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
  1034
%{_firefoxdir}/ve-*.aff
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
  1035
%{_firefoxdir}/ve-*.dic
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
  1036
%{_firefoxdir}/xh-*.aff
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
  1037
%{_firefoxdir}/xh-*.dic
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
  1038
%{_firefoxdir}/zu-*.aff
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
  1039
%{_firefoxdir}/zu-*.dic
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
  1040
%dir %attr (0755, root, other) %{_docdir}
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
  1041
%dir %attr (0755, root, bin) %{_docdir}/myspell-dictionary
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
  1042
%dir %attr (0755, root, bin) %{_docdir}/myspell-dictionary/af_ZA
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
  1043
%{_docdir}/myspell-dictionary/af_ZA/*
16315
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
  1044
%dir %attr (0755, root, bin) %{_docdir}/myspell-dictionary/en_ZA
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
  1045
%{_docdir}/myspell-dictionary/en_ZA/*
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
  1046
%dir %attr (0755, root, bin) %{_docdir}/myspell-dictionary/eo_l3
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
  1047
%{_docdir}/myspell-dictionary/eo_l3/*
15471
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
  1048
%dir %attr (0755, root, bin) %{_docdir}/myspell-dictionary/fa_IR
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
  1049
%{_docdir}/myspell-dictionary/fa_IR/*
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
  1050
%dir %attr (0755, root, bin) %{_docdir}/myspell-dictionary/fo_FO
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
  1051
%{_docdir}/myspell-dictionary/fo_FO/*
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
  1052
%dir %attr (0755, root, bin) %{_docdir}/myspell-dictionary/ga_IE
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
  1053
%{_docdir}/myspell-dictionary/ga_IE/*
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
  1054
%dir %attr (0755, root, bin) %{_docdir}/myspell-dictionary/gd_GB
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
  1055
%{_docdir}/myspell-dictionary/gd_GB/*
16315
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
  1056
%dir %attr (0755, root, bin) %{_docdir}/myspell-dictionary/gl_ES
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
  1057
%{_docdir}/myspell-dictionary/gl_ES/*
15471
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
  1058
%dir %attr (0755, root, bin) %{_docdir}/myspell-dictionary/gv_IE
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
  1059
%{_docdir}/myspell-dictionary/gv_IE/*
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
  1060
%dir %attr (0755, root, bin) %{_docdir}/myspell-dictionary/hy_AM
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
  1061
%{_docdir}/myspell-dictionary/hy_AM/*
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
  1062
%dir %attr (0755, root, bin) %{_docdir}/myspell-dictionary/ku_TR
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
  1063
%{_docdir}/myspell-dictionary/ku_TR/*
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
  1064
%dir %attr (0755, root, bin) %{_docdir}/myspell-dictionary/nr_ZA
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
  1065
%{_docdir}/myspell-dictionary/nr_ZA/*
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
  1066
%dir %attr (0755, root, bin) %{_docdir}/myspell-dictionary/ns_ZA
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
  1067
%{_docdir}/myspell-dictionary/ns_ZA/*
16315
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
  1068
%dir %attr (0755, root, bin) %{_docdir}/myspell-dictionary/ss_ZA
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
  1069
%{_docdir}/myspell-dictionary/ss_ZA/*
15471
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
  1070
%dir %attr (0755, root, bin) %{_docdir}/myspell-dictionary/st_ZA
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
  1071
%{_docdir}/myspell-dictionary/st_ZA/*
16315
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
  1072
#%dir %attr (0755, root, bin) %{_docdir}/myspell-dictionary/sw_KE
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
  1073
#%{_docdir}/myspell-dictionary/sw_KE/*
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
  1074
%dir %attr (0755, root, bin) %{_docdir}/myspell-dictionary/tn_ZA
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
  1075
%{_docdir}/myspell-dictionary/tn_ZA/*
15471
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
  1076
%dir %attr (0755, root, bin) %{_docdir}/myspell-dictionary/ts_ZA
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
  1077
%{_docdir}/myspell-dictionary/ts_ZA/*
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
  1078
%dir %attr (0755, root, bin) %{_docdir}/myspell-dictionary/ve_ZA
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
  1079
%{_docdir}/myspell-dictionary/ve_ZA/*
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
  1080
%dir %attr (0755, root, bin) %{_docdir}/myspell-dictionary/xh_ZA
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
  1081
%{_docdir}/myspell-dictionary/xh_ZA/*
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
  1082
%dir %attr (0755, root, bin) %{_docdir}/myspell-dictionary/zu_ZA
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
  1083
%{_docdir}/myspell-dictionary/zu_ZA/*
9824
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
  1084
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
  1085
%endif
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
  1086
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
  1087
%changelog
16861
5b60b27073fb Removed the symbol link anyway before creating it in %install to fix build issue.
davelam
parents: 16434
diff changeset
  1088
* Tue Oct 27 2009 - [email protected]
5b60b27073fb Removed the symbol link anyway before creating it in %install to fix build issue.
davelam
parents: 16434
diff changeset
  1089
- Removed the symbol link anyway before creating it in %install.
16315
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
  1090
* Tue Jul 20 2009 - [email protected]
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
  1091
- Uncomment dictionaries not reviewed before(CR6847877) and correct some
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
  1092
source location.  
ba63e62be045 2009-08-19 Harry Fu <[email protected]>
funix
parents: 15673
diff changeset
  1093
15471
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
  1094
* Mon Mar 23 2009 - [email protected]
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
  1095
- Add af, bg, fa, fo, ga, gd, gv, hy, ku, lv, nr, ns, ss, st, sw, ts, ve, xh,
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
  1096
  zu myspell dictionaries. CR 6820626.
303b2a6cac7e 2009-03-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 12037
diff changeset
  1097
12037
b5104613b220 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 10024
diff changeset
  1098
* Fri Apr 04 2008 - [email protected]
b5104613b220 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 10024
diff changeset
  1099
- Add a copyright merging.
b5104613b220 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 10024
diff changeset
  1100
10024
0c28b1a45f60 2007-06-08 Takao Fujiwara <[email protected]>
fujiwara
parents: 9927
diff changeset
  1101
* Fri Jun 08 2007 - [email protected]
0c28b1a45f60 2007-06-08 Takao Fujiwara <[email protected]>
fujiwara
parents: 9927
diff changeset
  1102
- Add symbolic links for firefox l10n dictionaries. Fixes 6566162.
0c28b1a45f60 2007-06-08 Takao Fujiwara <[email protected]>
fujiwara
parents: 9927
diff changeset
  1103
9927
cd554bb7f27a 2007-05-18 Damien Carbery <[email protected]>
dcarbery
parents: 9923
diff changeset
  1104
* Fri May 18 2007 - [email protected]
cd554bb7f27a 2007-05-18 Damien Carbery <[email protected]>
dcarbery
parents: 9923
diff changeset
  1105
- Remove SUNW_PkgList from base package so that it can be integrated to WOS.
cd554bb7f27a 2007-05-18 Damien Carbery <[email protected]>
dcarbery
parents: 9923
diff changeset
  1106
9923
78c162bba59b 2007-05-17 Damien Carbery <[email protected]>
dcarbery
parents: 9849
diff changeset
  1107
* Thu May 17 2007 - [email protected]
78c162bba59b 2007-05-17 Damien Carbery <[email protected]>
dcarbery
parents: 9849
diff changeset
  1108
- Correct invalid locale in -extra package: s/nb_NO.UTF-8/nb_NO/.
78c162bba59b 2007-05-17 Damien Carbery <[email protected]>
dcarbery
parents: 9849
diff changeset
  1109
9848
d7bf371a1413 2007-05-09 Takao Fujiwara <[email protected]>
fujiwara
parents: 9834
diff changeset
  1110
* Wed May 09 2007 - [email protected]
d7bf371a1413 2007-05-09 Takao Fujiwara <[email protected]>
fujiwara
parents: 9834
diff changeset
  1111
- Removed SUNW_LOC=C at the moment.
d7bf371a1413 2007-05-09 Takao Fujiwara <[email protected]>
fujiwara
parents: 9834
diff changeset
  1112
9830
f92cbf64d282 2007-05-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 9828
diff changeset
  1113
* Thu May 03 2007 - [email protected]
f92cbf64d282 2007-05-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 9828
diff changeset
  1114
- Fix typo.
9834
f33d66d0a4c1 2007-05-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 9833
diff changeset
  1115
- Modify the correct URL.
9830
f92cbf64d282 2007-05-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 9828
diff changeset
  1116
9827
5c5a39bc8092 2007-05-03 Damien Carbery <[email protected]>
dcarbery
parents: 9824
diff changeset
  1117
* Thu May 03 2007 - [email protected]
9828
6ad11b009fd5 2007-05-03 Damien Carbery <[email protected]>
dcarbery
parents: 9827
diff changeset
  1118
- Change all the source file names to be static, removing the _with_download
6ad11b009fd5 2007-05-03 Damien Carbery <[email protected]>
dcarbery
parents: 9827
diff changeset
  1119
  modifier.
6ad11b009fd5 2007-05-03 Damien Carbery <[email protected]>
dcarbery
parents: 9827
diff changeset
  1120
6ad11b009fd5 2007-05-03 Damien Carbery <[email protected]>
dcarbery
parents: 9827
diff changeset
  1121
* Thu May 03 2007 - [email protected]
9827
5c5a39bc8092 2007-05-03 Damien Carbery <[email protected]>
dcarbery
parents: 9824
diff changeset
  1122
- Modify dictionary_source url to append 'myspell' as the files have been moved
5c5a39bc8092 2007-05-03 Damien Carbery <[email protected]>
dcarbery
parents: 9824
diff changeset
  1123
  to a subdir on the download centre server.
5c5a39bc8092 2007-05-03 Damien Carbery <[email protected]>
dcarbery
parents: 9824
diff changeset
  1124
5c5a39bc8092 2007-05-03 Damien Carbery <[email protected]>
dcarbery
parents: 9824
diff changeset
  1125
* Tue May 01 2007 - [email protected]
5c5a39bc8092 2007-05-03 Damien Carbery <[email protected]>
dcarbery
parents: 9824
diff changeset
  1126
- Revised the implementation - no log.
5c5a39bc8092 2007-05-03 Damien Carbery <[email protected]>
dcarbery
parents: 9824
diff changeset
  1127
9824
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
  1128
* Tue May 01 2007 - [email protected]
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
  1129
- Initial implementation
6bfe4ecb037d SUNWmyspell-dictionary.spec - Myspell and Hunspell spell dictionary packages
yuriyk
parents:
diff changeset
  1130