Accepting request 112407 from LibreOffice:Unstable

- update license to follow spdx.org standard

- Update pt_BR dictionary (Vero 2.1), its license, URL and description

- http://extensions.services.openoffice.org was not reliable; removed this URL
  from the source tag to pass the commit check; kept the URL just in a comment

- Updated Greek dictionary to version 20100124 (1.1.0)
- Updated spec file based on spec-cleaner run

OBS-URL: https://build.opensuse.org/request/show/112407
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/myspell-dictionaries?expand=0&rev=30
This commit is contained in:
Stephan Kulow 2012-04-12 07:42:27 +00:00 committed by Git OBS Bridge
parent e7222630bc
commit 7283fc318d
9 changed files with 876 additions and 879 deletions

View File

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

View File

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

3
el_gr_v110.oxt Normal file
View File

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

View File

@ -286,7 +286,7 @@ sub write_all_licenses_section($)
my ($pdata) = @_;
my @licenses = sort (keys %{$pdata->{'license'}});
my $out = join ", ", @licenses;
my $out = join " and ", @licenses;
return $out;
}
@ -359,18 +359,20 @@ sub write_metadata_section($$)
$out .= write_conditional_lines($pld, $locale, \&write_conditional_version_definition, 0);
$out .= "\%package -n myspell-$pld->{'default'}{'pack_suffix'}\n";
$out .= "License: " . join (", ", @{$pld->{'default'}{'license'}}) . "\n";
if (defined $condition_tag) {
$out .= "Version: %${locale}_version\n";
} else {
$out .= "Version: $pld->{'default'}{'version'}\n";
}
$out .= "Release: 1\n";
$out .= "Group: Productivity/Text/Spell\n";
$out .= "Release: 0\n";
$out .= "Summary: $pld->{'default'}{'language'} Dictionary for MySpell\n";
$out .= "License: " . join (" and ", @{$pld->{'default'}{'license'}}) . "\n";
$out .= "Group: Productivity/Text/Spell\n";
$out .= "Provides: myspell-dictionary\n";
$out .= "Provides: ooo-dictionaries:/usr/lib/ooo-1.1/share/dict/ooo/${locale}.dic\n";
$out .= "Provides: locale(libreoffice:$pld->{'default'}{'prov_lang'}) locale(OpenOffice_org:$pld->{'default'}{'prov_lang'}) locale(seamonkey-spellchecker:$pld->{'default'}{'prov_lang'})\n";
$out .= "Provides: locale(OpenOffice_org:$pld->{'default'}{'prov_lang'})\n";
$out .= "Provides: locale(libreoffice:$pld->{'default'}{'prov_lang'})\n";
$out .= "Provides: locale(seamonkey-spellchecker:$pld->{'default'}{'prov_lang'})\n";
if (defined $pld->{'default'}{'dependency'}) {
foreach my $dep (@{$pld->{'default'}{'dependency'}}) {
$out .= "$dep\n";

View File

@ -1,3 +1,25 @@
-------------------------------------------------------------------
Tue Apr 3 13:21:48 UTC 2012 - pmladek@suse.com
- update license to follow spdx.org standard
-------------------------------------------------------------------
Tue Mar 27 13:55:20 UTC 2012 - elchevive@opensuse.org
- Update pt_BR dictionary (Vero 2.1), its license, URL and description
-------------------------------------------------------------------
Wed Feb 8 10:01:55 UTC 2012 - pmladek@suse.com
- http://extensions.services.openoffice.org was not reliable; removed this URL
from the source tag to pass the commit check; kept the URL just in a comment
-------------------------------------------------------------------
Thu Jan 26 20:10:24 UTC 2012 - asterios.dramis@gmail.com
- Updated Greek dictionary to version 20100124 (1.1.0)
- Updated spec file based on spec-cleaner run
-------------------------------------------------------------------
Tue Oct 4 12:03:58 UTC 2011 - pmladek@suse.com

View File

@ -14,7 +14,7 @@
# the full locale here again, e.g. de_DE vs de_AT
# Version: package version, e.g. 2.1.5
# Source: source file name, e.g. catalan.oxt
# License: comma separated list of dictionary licenses, e.g. GPLv2, LGPLv2.1
# License: comma separated list of dictionary licenses, e.g. GPL-2.0, LGPL-2.1
# Types: comma separated list of included dictionary types; possible values are:
# myspell, hunspell, hyphen, thesaurus
# URL: url where the dictionary sources was taken from, e.g.
@ -36,7 +36,7 @@ Language: African
URL: http://extensions.services.openoffice.org/project/dict_af
Version: 20080701
Types: hunspell, hyphen
License: LGPLv2.1
License: LGPL-2.1
Source: dict-af.oxt
Locale: ar_DZ
@ -49,7 +49,7 @@ Prep: mv dict-ar/ar.aff dict-ar/ar_DZ.aff
Prep: mv dict-ar/ar.dic dict-ar/ar_DZ.dic
# this project is under GPL/LGPL/MPL tri-license, see
# http://ayaspell.sourceforge.net/
License: GPLv2+, LGPLv2.1+, MPLv1.1
License: GPL-2.0+, LGPL-2.1+, MPL-1.1
Source: dict-ar.oxt
Locale: as_IN
@ -58,7 +58,7 @@ Prov_lang: as_IN
URL: http://extensions.services.openoffice.org/project/AssameseDict
Version: 1.0.3
Types: hunspell
License: GPLv2, LGPLv2.1, MPLv1.1
License: GPL-2.0, LGPL-2.1, MPL-1.1
Source: as_IN.oxt
Locale: ast_ES
@ -67,7 +67,7 @@ Prov_lang: ast_ES
#URL: http://extensions.services.openoffice.org/en/node/3933
Version: 0.0.1
Types: hunspell
License: GPLv3
License: GPL-3.0
Prep: mv asturianu/dictionaries/ast.aff asturianu/dictionaries/ast_ES.aff
Prep: mv asturianu/dictionaries/ast.dic asturianu/dictionaries/ast_ES.dic
Source: asturianu.oxt
@ -77,7 +77,7 @@ Language: Bulgarian
URL: http://extensions.services.openoffice.org/project/dictionaries-bg
Version: 4.3.1
Types: myspell, hyphen, thesaurus
License: GPLv2, LGPLv2.1, MPLv1.1
License: GPL-2.0, LGPL-2.1, MPL-1.1
Source: dictionaries-bg.oxt
Locale: bn_BD
@ -86,7 +86,7 @@ Prov_lang: bn_BD
URL: http://extensions.services.openoffice.org/project/dict-bn
Version: 20080201
Types: hunspell
License: GPLv2+
License: GPL-2.0+
#, hyphen available: http://extensions.services.openoffice.org/project/hyph_bn_IN
Source: dict-bn.oxt
@ -96,7 +96,7 @@ Prov_lang: be_BY
URL: http://extensions.services.openoffice.org/project/dict-be
Version: 20101210 # 0.26
Types: hunspell, hyphen
License: CC-SA-BY
License: CC-BY-SA-3.0
Source: dict-be-0.26.oxt
Locale: br_FR
@ -105,7 +105,7 @@ Prov_lang: br_FR
URL: http://extensions.services.openoffice.org/project/Dict-br_Drouizig
Version: 0.3
Types: hunspell
License: LGPLv2.1+
License: LGPL-2.1+
Source: dict-br_0.3.oxt
Locale: ca_ES
@ -113,7 +113,7 @@ Language: Catalan
URL: http://extensions.services.openoffice.org/project/dict-catalan
Version: 2.1.5
Types: hunspell
License: GPLv2, LGPLv2.1
License: GPL-2.0, LGPL-2.1
# TODO mail to the owner to solve this
Prep: mv catalan/dictionaries/catalan.aff catalan/dictionaries/ca_ES.aff
Prep: mv catalan/dictionaries/catalan.dic catalan/dictionaries/ca_ES.dic
@ -127,7 +127,7 @@ Language: Valencian
URL: http://extensions.services.openoffice.org/en/project/dict-catalan-valencian
Version: 2.2.0 # 2010-01-14
Types: hunspell
License: LGPLv3, GPLv3
License: LGPL-3.0, GPL-3.0
# TODO mail to the owner to solve this
Prep: mv avl/dictionaries/avl.aff avl/dictionaries/ca_XV.aff
Prep: mv avl/dictionaries/avl.dic avl/dictionaries/ca_XV.dic
@ -138,7 +138,7 @@ Language: Coptic
URL: http://extensions.services.openoffice.org/project/copt_dict
Version: 0.3
Types: hunspell
License: GPLv3
License: GPL-3.0
Source: dict-cop_EG_v03.oxt
Locale: cs_CZ
@ -147,7 +147,7 @@ Types: myspell
URL: http://extensions.services.openoffice.org/project/dict-cs
Version: 20080822
Types: hunspell, hyphen, thesaurus
License: GPLv2
License: GPL-2.0
Source: dict-cs-2.0.oxt
Locale: cy_GB
@ -155,7 +155,7 @@ Language: Welsh
URL: http://wiki.services.openoffice.org/wiki/Dictionaries#Welsh_.28Wales.29
Version: 20040425
Types: myspell
License: GPLv2
License: GPL-2.0
Source: cy_GB.tar.bz2
Locale: da_DK
@ -163,7 +163,7 @@ Language: Danish
URL: http://extensions.services.openoffice.org/project/dict-da
Version: 20090925 # 1.4
Types: hunspell, hyphen
License: GPLv2, LGPLv2.1, MPLv1.1
License: GPL-2.0, LGPL-2.1, MPL-1.1
#, thesaurus available: http://extensions.services.openoffice.org/project/danske_synonymer
Source: dict-da-current.oxt
@ -177,7 +177,7 @@ Types: hunspell, hyphen, thesaurus
# TODO need to send request to the developer
Prep: mv dict-de_AT-frami_2010-03-07/de_AT_frami/de_AT_frami.aff dict-de_AT-frami_2010-03-07/de_AT_frami/de_AT.aff
Prep: mv dict-de_AT-frami_2010-03-07/de_AT_frami/de_AT_frami.dic dict-de_AT-frami_2010-03-07/de_AT_frami/de_AT.dic
License: GPLv2+
License: GPL-2.0+
Source: dict-de_AT-frami_2010-03-07.oxt
%endif
@ -192,7 +192,7 @@ Types: hunspell, hyphen, thesaurus
# TODO need to send request to the developer
Prep: mv dict-de_CH-frami_2010-03-07/de_CH_frami/de_CH_frami.aff dict-de_CH-frami_2010-03-07/de_CH_frami/de_CH.aff
Prep: mv dict-de_CH-frami_2010-03-07/de_CH_frami/de_CH_frami.dic dict-de_CH-frami_2010-03-07/de_CH_frami/de_CH.dic
License: GPLv2+
License: GPL-2.0+
Source: dict-de_CH-frami_2010-03-07.oxt
%endif
@ -207,7 +207,7 @@ Dependency: Conflicts: myspell-german-old
# TODO need to send request to the developer
Prep: mv dict-de_DE-frami_2010-03-07/de_DE_frami/de_DE_frami.aff dict-de_DE-frami_2010-03-07/de_DE_frami/de_DE.aff
Prep: mv dict-de_DE-frami_2010-03-07/de_DE_frami/de_DE_frami.dic dict-de_DE-frami_2010-03-07/de_DE_frami/de_DE.dic
License: GPLv2+
License: GPL-2.0+
Source: dict-de_DE-frami_2010-03-07.oxt
%endif
@ -216,19 +216,16 @@ Language: Lower sorbian
URL: http://extensions.services.openoffice.org/en/project/HunSpellDic_dsb_DE
Version: 1.4.2
Types: hunspell
License: GPLv2
License: GPL-2.0
Source: lower_sorbian_spelling_dictionary-1.4.2.oxt
Locale: el_GR
Language: Greek
URL: http://wiki.services.openoffice.org/wiki/Dictionaries#Greek_.28Greece.29
Version: 20041220
Types: myspell
License: GPLv2
# TODO check these in the future:
# - http://extensions.services.openoffice.org/project/el_dict
# - http://extensions.services.openoffice.org/project/dictionary-gr
Source: el_GR.tar.bz2
URL: http://extensions.services.openoffice.org/en/project/el_dict
Version: 20100124 # 1.1.0
Types: myspell, hyphen
License: GPL-2.0
Source: el_gr_v110.oxt
Locale: en_AU
Language: Australian
@ -237,7 +234,7 @@ Prov_lang: en_AU
URL: http://extensions.services.openoffice.org/en/project/dict-en-fixed
Version: 20100316
Types: myspell, hyphen, thesaurus
License: LGPLv2.1, BSD
License: LGPL-2.1, BSD-4-Clause
Source: en_AU.tar.bz2
Locale: en_CA
@ -246,7 +243,7 @@ Prov_lang: en_CA
URL: http://extensions.services.openoffice.org/en/project/dict-en-fixed
Version: 20100316
Types: myspell
License: LGPLv2.1, BSD
License: LGPL-2.1, BSD-4-Clause
Source: en_CA.tar.bz2
Locale: en_GB
@ -255,7 +252,7 @@ Prov_lang: en_GB
URL: http://wiki.services.openoffice.org/wiki/Dictionaries#English_.28AU.2CCA.2CGB.2CNZ.2CUS.2CZA.29
Version: 20100316
Types: myspell
License: GPLv2
License: GPL-2.0
#, hyphen available: http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionaries/hyph_en_GB.zip
#, thesaurus available: http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionaries/thes_en_US_v2.zip
Source: en_GB.tar.bz2
@ -266,7 +263,7 @@ Prov_lang: en_NZ
URL: http://extensions.services.openoffice.org/project/dict-en-nz-2008-12-03
Version: 20081204 # 0.90.0
Types: myspell, hyphen, thesaurus
License: GPLv2, LGPLv2.1
License: GPL-2.0, LGPL-2.1
Source: dict-en-nz-2008-12-03.oxt
Locale: en_US
@ -275,7 +272,7 @@ Language: American
URL: http://extensions.services.openoffice.org/en/project/dict-en-fixed
Version: 20100316
Types: myspell
License: LGPLv2.1, BSD
License: LGPL-2.1, BSD-4-Clause
Source: en_US.tar.bz2
Locale: en_ZA
@ -286,7 +283,7 @@ URL: http://extensions.services.openoffice.org/en/project/dict-en-fixed
Version: 20100316
Types: myspell
# opensource license on the web
License: LGPLv2.1, BSD
License: LGPL-2.1, BSD-4-Clause
Source: en_ZA.tar.bz2
Locale: eo_EO
@ -296,7 +293,7 @@ Version: 1.1 # 2010-11-24
Types: hunspell
Prep: mv esperantilo/eo_ilo.aff esperantilo/eo_EO.aff
Prep: mv esperantilo/eo_ilo.dic esperantilo/eo_EO.dic
License: LGPLv2
License: LGPL-2.0
Source: esperantilo.oxt
#Locale: en_CA
@ -314,7 +311,7 @@ Prov_lang: es_AR
URL: http://extensions.services.openoffice.org/project/diccionario_es_AR
Version: 0.1
Types: myspell, hyphen, thesaurus
License: GPLv3, LGPLv2.1, MPLv1.1
License: GPL-3.0, LGPL-2.1, MPL-1.1
Source: Diccionarios-Argentina_1.oxt
Locale: es_BO
@ -324,7 +321,7 @@ Prov_lang: es_BO
# FIXME no source URL
Version: 0.1
Types: myspell
License: LGPLv2.1
License: LGPL-2.1
Source: es_BO.tar.bz2
Locale: es_CL
@ -334,7 +331,7 @@ Prov_lang: es_CL
# FIXME no source URL
Version: 0.1
Types: myspell
License: LGPLv2.1
License: LGPL-2.1
Source: es_CL.tar.bz2
Locale: es_CO
@ -344,7 +341,7 @@ Prov_lang: es_CO
# FIXME no source URL
Version: 0.1
Types: myspell
License: LGPLv2.1
License: LGPL-2.1
Source: es_CO.tar.bz2
Locale: es_CR
@ -354,7 +351,7 @@ Prov_lang: es_CR
URL: http://extensions.services.openoffice.org/en/project/dicc-es_CR
Version: 0.4
Types: myspell
License: GPLv3, LGPLv3, MPLv1.1
License: GPL-3.0, LGPL-3.0, MPL-1.1
Source: dicc-es_CR-0.4.oxt
Locale: es_DO
@ -365,7 +362,7 @@ Types: myspell
# FIXME no source URL
Version: 0.1
Types: myspell
License: LGPLv2.1
License: LGPL-2.1
Source: es_DO.tar.bz2
Locale: es_EC
@ -375,7 +372,7 @@ Prov_lang: es_EC
# FIXME no source URL
Version: 0.1
Types: myspell
License: LGPLv2.1
License: LGPL-2.1
Source: es_EC.tar.bz2
Locale: es_ES
@ -383,7 +380,7 @@ Language: Spanish
# FIXME no source URL
Version: 20051029 # 0.1
Types: myspell
License: LGPLv2.1
License: LGPL-2.1
Source: es_ES.tar.bz2
Locale: es_GT
@ -393,7 +390,7 @@ Prov_lang: es_GT
# FIXME no source URL
Version: 0.1
Types: myspell
License: LGPLv2.1
License: LGPL-2.1
Source: es_GT.tar.bz2
Locale: es_HN
@ -403,7 +400,7 @@ Prov_lang: es_HN
# FIXME no source URL
Version: 0.1
Types: myspell
License: LGPLv2.1
License: LGPL-2.1
Source: es_HN.tar.bz2
Locale: es_MX
@ -412,7 +409,7 @@ Prov_lang: es_MX
URL: http://extensions.services.openoffice.org/project/es_MX-dictspell
Version: 20091103 # 0.3.0
Types: myspell
License: GPLv3, LGPLv3, MLP1.1
License: GPL-3.0, LGPL-3.0, MPL-1.1
Source: es_MX.oxt
Locale: es_NI
@ -422,7 +419,7 @@ Prov_lang: es_NI
# FIXME no source URL
Version: 0.1
Types: myspell
License: LGPLv2.1
License: LGPL-2.1
Source: es_NI.tar.bz2
Locale: es_PA
@ -432,7 +429,7 @@ Prov_lang: es_PA
# FIXME no source URL
Version: 0.1
Types: myspell
License: LGPLv2.1
License: LGPL-2.1
Source: es_PA.tar.bz2
Locale: es_PE
@ -442,7 +439,7 @@ Prov_lang: es_PE
# FIXME no source URL
Version: 0.1
Types: myspell
License: LGPLv2.1
License: LGPL-2.1
Source: es_PE.tar.bz2
Locale: es_PR
@ -452,7 +449,7 @@ Prov_lang: es_PR
# FIXME no source URL
Version: 0.1
Types: myspell
License: LGPLv2.1
License: LGPL-2.1
Source: es_PR.tar.bz2
Locale: es_PY
@ -462,7 +459,7 @@ Prov_lang: es_PY
# FIXME no source URL
Version: 0.1
Types: myspell
License: LGPLv2.1
License: LGPL-2.1
Source: es_PY.tar.bz2
Locale: es_SV
@ -472,7 +469,7 @@ Prov_lang: es_SV
# FIXME no source URL
Version: 0.1
Types: myspell
License: LGPLv2.1
License: LGPL-2.1
Source: es_SV.tar.bz2
Locale: es_UY
@ -482,7 +479,7 @@ Prov_lang: es_UY
# FIXME no source URL
Version: 0.1
Types: myspell
License: LGPLv2.1
License: LGPL-2.1
Source: es_UY.tar.bz2
Locale: es_VE
@ -494,7 +491,7 @@ Version: 1.0.1
Types: hunspell, hyphen, thesaurus
Prep: mv dict-es_VE/dictionaries/dic_es_VE.aff dict-es_VE/dictionaries/es_VE.aff
Prep: mv dict-es_VE/dictionaries/dic_es_VE.dic dict-es_VE/dictionaries/es_VE.dic
License: LGPLv3
License: LGPL-3.0
Source: dict-es_VE.oxt
Locale: et_EE
@ -502,7 +499,7 @@ Language: Estonian
URL: http://extensions.services.openoffice.org/project/dict_et
Version: 1.0
Types: myspell, hyphen
License: LGPLv2.1
License: LGPL-2.1
Source: dict-et.oxt
Locale: fa_IR
@ -510,7 +507,7 @@ Language: Persian
URL: http://extensions.services.openoffice.org/project/dict-fa
Version: 20070815
Types: hunspell
License: GPLv2
License: GPL-2.0
Source: fa_IR.tar.bz2
Locale: fo_FO
@ -518,7 +515,7 @@ Language: Faroese
URL: http://wiki.services.openoffice.org/wiki/Dictionaries#Faroese_.28Faroe_Islands.29
Version: 20070816
Types: hunspell
License: GPLv2
License: GPL-2.0
Source: fo_FO.tar.bz2
Locale: fr_FR
@ -529,7 +526,7 @@ Types: hunspell, hyphen, thesaurus
# under investigation, looks it belongs to several countries
Prep: mv ooo-dictionnaire-fr-reforme1990-v3.8/dictionaries/fr-reforme1990.aff ooo-dictionnaire-fr-reforme1990-v3.8/dictionaries/fr_FR.aff
Prep: mv ooo-dictionnaire-fr-reforme1990-v3.8/dictionaries/fr-reforme1990.dic ooo-dictionnaire-fr-reforme1990-v3.8/dictionaries/fr_FR.dic
License: GPLv2, LGPLv2.1, MLP1.1
License: GPL-2.0, LGPL-2.1, MPL-1.1
Source: ooo-dictionnaire-fr-reforme1990-v3.8.oxt
Locale: fur_IT
@ -539,7 +536,7 @@ URL: http://extensions.services.openoffice.org/en/project/furlan
Version: 20100606
Types: hunspell
# license is not clear: opensource
License: GPLv2
License: GPL-2.0
Source: dic-fur.oxt
Locale: ga_IE
@ -547,7 +544,7 @@ Language: Irish
URL: http://extensions.services.openoffice.org/project/focloiri-gaeilge
Version: 20080805 # 4.4
Types: hunspell, hyphen, thesaurus
License: GPLv2
License: GPL-2.0
Source: focloiri-gaeilge-4.4.oxt
Locale: gd_GB
@ -556,7 +553,7 @@ pack_suffix: gaelic-scots
URL: http://extensions.services.openoffice.org/project/gd_GB
Version: 1.0
Types: hunspell
License: GPLv2
License: GPL-2.0
Source: gd_GB.oxt
Locale: gl_ES
@ -564,7 +561,7 @@ Language: Galician
URL: http://extensions.services.openoffice.org/project/Extension_Corrector_galego_OOo
Version: 20080515 # 3.2
Types: hunspell
License: GPLv2
License: GPL-2.0
Source: corrector_OOo3.oxt
Locale: gu_IN
@ -572,7 +569,7 @@ Language: Gujarati
URL: http://extensions.services.openoffice.org/project/dict-gu
Version: 20061015
Types: hunspell
License: GPLv2+
License: GPL-2.0+
#, hyphen available: http://extensions.services.openoffice.org/project/hyph_gu_IN
Source: dict-gu.oxt
@ -581,7 +578,7 @@ Language: Hebrew
URL: http://extensions.services.openoffice.org/project/dict-he
Version: 20080914 # 0.2
Types: myspell
License: GPLv2
License: GPL-2.0
Source: he-IL-dict.oxt
Locale: hi_IN
@ -590,7 +587,7 @@ Language: Hindi
URL: http://extensions.services.openoffice.org/project/dict-hi
Version: 20090617
#, hyphen available: http://extensions.services.openoffice.org/project/hyph_hi_IN
License: GPLv2
License: GPL-2.0
Source: dict-hi.oxt
Locale: hr_HR
@ -598,14 +595,14 @@ Language: Croatian
URL: http://extensions.services.openoffice.org/project/dict-hr
Version: 20080813 # 1.0.0-beta-2 use 1.0.0.2
Types: myspell
License: GPLv3
License: GPL-3.0
Source: hr_HR.tar.bz2
Locale: hu_HU
Language: Hungarian
URL: http://extensions.services.openoffice.org/project/hu_dicts
Types: hunspell, hyphen, thesaurus
License: GPLv2, LGPLv2.1, MPLv1.1
License: GPL-2.0, LGPL-2.1, MPL-1.1
%if %suse_version > 1110
# The new version requires hunspell-1.2.8
# The compound words are not processed correctly with older hunspell
@ -621,7 +618,7 @@ Language: Haitian
URL: http://extensions.services.openoffice.org/project/kok
Version: 0.06
Types: hunspell
License: GPLv3+
License: GPL-3.0+
Source: hunspell-ht-0.06.oxt
Locale: hy_AM
@ -629,7 +626,7 @@ Language: Armenian
URL: http://extensions.services.openoffice.org/en/project/armspell
Version: 0.20.0
Types: hunspell
License: GPLv2
License: GPL-2.0
Source: hy_AM-0.20.0.oxt
Locale: id_ID
@ -638,7 +635,7 @@ URL: http://wiki.services.openoffice.org/wiki/Dictionaries#Indonesian_.28Indone
# URL: http://extensions.services.openoffice.org/project/Indonesian_dictionary
Version: 1.2
Types: myspell
License: GPLv2, LGPLv2.1, MPLv1.1
License: GPL-2.0, LGPL-2.1, MPL-1.1
#, hyphen available on the same URL
Source: id_ID.tar.bz2
@ -647,7 +644,7 @@ Language: Icelandic
URL: http://extensions.services.openoffice.org/project/dict-is
Version: 20090823
Types: hunspell
License: GPLv2+
License: GPL-2.0+
#, hyphen available: http://extensions.services.openoffice.org/project/hyph_is
Source: Icelandic-dict-2009-08-23.oxt
@ -656,7 +653,7 @@ Language: Italian
URL: http://extensions.services.openoffice.org/project/dict-it
Version: 20100501
Types: hunspell, hyphen, thesaurus
License: GPLv3
License: GPL-3.0
Source: dict-it.oxt
Locale: kik_KE
@ -665,7 +662,7 @@ Prov_lang: kik_KE
URL: http://extensions.services.openoffice.org/en/project/Gikuyu
Version: 20091010
Types: hunspell
License: LGPLv2.1
License: LGPL-2.1
Source: kik_KE.oxt
Locale: kk_KZ
@ -674,7 +671,7 @@ Prov_lang: kk_KZ
URL: http://extensions.services.openoffice.org/en/project/dict-kk
Version: 20090901
Types: hunspell
License: GPLv2, LGPLv2.1, MPLv1.1
License: GPL-2.0, LGPL-2.1, MPL-1.1
Source: dict-kk.oxt
Locale: km_KH
@ -683,7 +680,7 @@ Prov_lang: km_KH
URL: http://extensions.services.openoffice.org/en/project/khmersbbic
Version: 1.3
Types: hunspell
License: GPLv3
License: GPL-3.0
Source: SBBIC-spellingchecker-OOo.1.3.oxt
Locale: ko_KR
@ -693,7 +690,7 @@ Version: 0.4.3 # 20100803
Types: hunspell
Prep: mv Korean_spell-checker-0.4.3_OOo/dictionaries/ko-KR.aff Korean_spell-checker-0.4.3_OOo/dictionaries/ko_KR.aff
Prep: mv Korean_spell-checker-0.4.3_OOo/dictionaries/ko-KR.dic Korean_spell-checker-0.4.3_OOo/dictionaries/ko_KR.dic
License: GPLv3, LGPLv2.1, MPLv1.1
License: GPL-3.0, LGPL-2.1, MPL-1.1
Source: Korean_spell-checker-0.4.3_OOo.oxt
Locale: ku_TR
@ -703,7 +700,7 @@ Encoding: ISO-8859-9
URL: http://extensions.services.openoffice.org/project/rastnivis
Version: 0.96.0
Types: myspell
License: GPLv3, LGPLv2.1, MPLv1.1
License: GPL-3.0, LGPL-2.1, MPL-1.1
#, hyphen available: http://extensions.services.openoffice.org/project/kitandin
Source: rastnivis.oxt
@ -715,7 +712,7 @@ Types: hunspell, hyphen
Prep: mv dict-la_2010-08-23/la/la.aff dict-la_2010-08-23/la/la_LA.aff
Prep: mv dict-la_2010-08-23/la/la.dic dict-la_2010-08-23/la/la_LA.dic
Encoding: ISO-8859-1
License: GPLv3
License: GPL-3.0
Source: dict-la_2010-08-23.oxt
Locale: lt_LT
@ -723,7 +720,7 @@ Language: Lithuanian
URL: http://ftp.akl.lt/OpenOffice.org-extras/spell-checkers/
Version: 20081204
Types: hunspell
License: BSD3c
License: BSD-3-Clause
Source: dict-lt.oxt
Locale: lv_LV
@ -731,7 +728,7 @@ Language: Latvian
URL: http://extensions.services.openoffice.org/project/dict_lv_LV
Version: 20100419
Types: hunspell, hyphen, thesaurus
License: LGPLv2.1
License: LGPL-2.1
Source: lv_LV-0.9.0.oxt
Locale: mai_IN
@ -739,7 +736,7 @@ Language: Maithili
URL: http://extensions.services.openoffice.org/project/dict-mai
Version: 20100107
Types: hunspell
License: GPLv2, LGPLv2.1, MPLv1.1
License: GPL-2.0, LGPL-2.1, MPL-1.1
Source: mai_IN.oxt
Locale: mg_MG
@ -749,7 +746,7 @@ Encoding: ISO-8859-1
URL: http://wiki.services.openoffice.org/wiki/Dictionaries#Malagasy_.28Madagascar.29
Version: 0.03
Types: myspell
License: GPLv2+
License: GPL-2.0+
Source: mg_MG.tar.bz2
Locale: mk_MK
@ -758,7 +755,7 @@ URL: http://wiki.services.openoffice.org/wiki/Dictionaries#Macedonian_.28Former
# URL: http://extensions.services.openoffice.org/project/dict-mk
Version: 20051126
Types: myspell
License: GPLv2
License: GPL-2.0
Source: mk_MK.tar.bz2
Locale: ml_IN
@ -767,7 +764,7 @@ Prov_lang: ml_IN
URL: http://extensions.services.openoffice.org/project/dict_ml_IN
Version: 1.1.0
Types: hunspell
License: GPLv2+, LGPLv2.1+, MPLv1.1
License: GPL-2.0+, LGPL-2.1+, MPL-1.1
#, hyphen available: http://extensions.services.openoffice.org/project/hyph_ml_IN
Source: ml_IN_dict-1-1.oxt
@ -776,7 +773,7 @@ Language: Maory
URL: http://extensions.services.openoffice.org/project/maori-papakupu
Version: 20080630 # 0.5
Types: hunspell
License: GPLv2+, LGPLv2.1+, MPLv1.1
License: GPL-2.0+, LGPL-2.1+, MPL-1.1
Source: papakupu-mi_NZ-0.5.20080630.oxt
Locale: mr_IN
@ -785,7 +782,7 @@ Language: Marathi
URL: http://extensions.services.openoffice.org/project/dict-mr
Version: 20091210
Types: hunspell
License: GPLv3
License: GPL-3.0
#, hyphen available: http://extensions.services.openoffice.org/project/hyph_mr_IN
Source: dict-mr.oxt
@ -794,7 +791,7 @@ Language: Malay
URL: http://wiki.services.openoffice.org/wiki/Dictionaries#Malay_.28Malaysia.29
Version: 20090808 # 0.1
Types: myspell
License: GFDLv1.1
License: GFDL-1.1
Source: ms_MY.tar.bz2
Locale: nb_NO
@ -803,7 +800,7 @@ pack_suffix: norsk-bokmaal
URL: http://extensions.services.openoffice.org/project/Norwegian_dictionaries
Version: 20080310 # 2.0.10
Types: myspell, hyphen, thesaurus
License: GPLv2
License: GPL-2.0
# TODO New source available for future release: dictionary-no-NO-1.0.oxt
Source: nb_NO.tar.bz2
@ -813,7 +810,7 @@ Language: Dutch
URL: http://extensions.services.openoffice.org/project/dict-nl
Version: 20091002 # 1.10G
Types: hunspell, hyphen
License: BSD
License: CC-BY-SA-3.0, BSD-2-Clause
Source: nl-dict.oxt
Locale: nn_NO
@ -822,7 +819,7 @@ pack_suffix: norsk-nynorsk
URL: http://extensions.services.openoffice.org/project/Norwegian_dictionaries
Version: 20080310 # 2.0.10
Types: myspell, hyphen, thesaurus
License: GPLv2
License: GPL-2.0
Source: nn_NO.tar.bz2
Locale: nr_ZA
@ -831,7 +828,7 @@ URL: http://extensions.services.openoffice.org/project/dict-nr
Version: 20091030
Types: myspell
# web opensource
License: LGPLv2.1 # as aspell legacy
License: LGPL-2.1 # as aspell legacy
Source: dict-nr_ZA-2009.10.30.oxt
Locale: ny_MW
@ -841,7 +838,7 @@ Encoding: ISO8859-14
URL: http://extensions.services.openoffice.org/en/project/chicspell
Version: 0.1 # 20100525
Types: myspell
License: GPLv3+
License: GPL-3.0+
Source: hunspell-chichewa-ny-dict-0.01.oxt
Locale: oc_FR
@ -849,7 +846,7 @@ Language: Occitan Lengadocian
URL: http://extensions.services.openoffice.org/project/spellchecker_occitan_lengadocian
Version: 0.6.1
Types: myspell
License: GPLv2+
License: GPL-2.0+
Source: oc_fr.oxt
Locale: pl_PL
@ -857,17 +854,18 @@ Language: Polish
URL: http://extensions.services.openoffice.org/project/pl-dict
Version: 20081206
Types: myspell, hyphen, thesaurus
License: GPLv2, LGPLv2.1, MPLv1.1, CC-SA1.0
License: GPL-2.0, LGPL-2.1, MPL-1.1, CC-BY-SA-1.0
Source: pl-dict.oxt
Locale: pt_BR
Language: Brazilian
Language: Brazilian Portuguese
pack_suffix: brazilian
Prov_lang: pt_BR
URL: http://extensions.services.openoffice.org/project/Vero
Version: 20100111 # 2.0.7
URL: http://pt-br.libreoffice.org/projetos/projeto-vero-verificador-ortografico/
Version: 20120104 # 2.1
Types: myspell, hyphen
License: LGPLv2.1
Source: Vero_pt_BR_V207AOC.oxt
License: LGPL-3.0
Source: vero_pt_br_v210aoc.oxt
Locale: pt_PT
Language: Portuguese
@ -876,7 +874,7 @@ Version: 20100525
Types: hunspell, hyphen, thesaurus
Dependency: Provides: myspell-portuguese-dictionary
Dependency: Conflicts: myspell-portuguese-preao
License: GPLv2, LGPLv2.1, MPL 1.1
License: GPL-2.0, LGPL-2.1, MPL-1.1
Source: oo3x-pt-PT.oxt
Locale: qu_EC
@ -885,7 +883,7 @@ Prov_lang: qu_EC
URL: http://extensions.services.openoffice.org/project/ptPTdict
Version: 0.4
Types: hunspell
License: GAGPLv3
License: AGPL-3.0
Source: qu_EC.oxt
Locale: ro_RO
@ -893,7 +891,7 @@ Language: Romanian
URL: http://extensions.services.openoffice.org/project/RomanianDictionaryPackCedillaVersion
Version: 20100608 # 1.3
Types: hunspell, hyphen, thesaurus
License: GPLv2, LGPLv2.1, MPLv1.1
License: GPL-2.0, LGPL-2.1, MPL-1.1
Source: dict-ro.1.3-cedilla.oxt
Locale: ru_RU
@ -901,7 +899,7 @@ Language: Russian
# TODO no source URL
Version: 20081013 # 0.3.4
Types: myspell, hyphen, thesaurus
License: GPLv3
License: GPL-3.0
# there is a newer version out there with copyrigh, try to catch the owner to release is
URL: http://extensions.services.openoffice.org/project/dict_ru_RU_hyph
Source: dict_ru_RU-0.3.4.oxt
@ -915,7 +913,7 @@ Types: hunspell
Prep: mv rw/rw.aff rw/rw_RW.aff
Prep: mv rw/rw.dic rw/rw_RW.dic
# TODO web opensource
License: LGPLv2.1 # as aspell legacy
License: LGPL-2.1 # as aspell legacy
# not correct file name
Source: rw.oxt
@ -927,7 +925,7 @@ Types: hunspell
# TODO need to send request to the developer
Prep: mv si_LK/dictionaries/si-LK.aff si_LK/dictionaries/si_LK.aff
Prep: mv si_LK/dictionaries/si-LK.dic si_LK/dictionaries/si_LK.dic
License: GPLv3+
License: GPL-3.0+
# TODO license is not standard
Source: si_LK.oxt
@ -936,7 +934,7 @@ Language: Slovak
URL: http://extensions.services.openoffice.org/project/dict-sk
Version: 20100208
Types: hunspell, hyphen, thesaurus
License: GPLv2, LGPLv2.1, MPLv1.1
License: GPL-2.0, LGPL-2.1, MPL-1.1
Source: dict-sk.oxt
Locale: sl_SI
@ -944,7 +942,7 @@ Language: Slovene
URL: http://extensions.services.openoffice.org/project/pack-sl
Version: 20091130 # 1.0
Types: myspell, hyphen
License: LGPLv2.1+
License: LGPL-2.1+
Source: pack-sl.oxt
Locale: sq_AL
@ -952,7 +950,7 @@ Language: Albanian
URL: http://extensions.services.openoffice.org/project/dict-sq
Version: 20100517
Types: myspell
License: GPLv2+
License: GPL-2.0+
Source: dict-sq.oxt
Locale: sh_RS
@ -966,7 +964,7 @@ Prep: mv dict-sr/sh.aff dict-sr/sh_RS.aff
Prep: mv dict-sr/sh.dic dict-sr/sh_RS.dic
Prep: mv dict-sr/sr.aff dict-sr/sr_RS.aff
Prep: mv dict-sr/sr.dic dict-sr/sr_RS.dic
License: LGPLv3
License: LGPL-3.0
# shared with sr_RS
Source: dict-sr.oxt
@ -976,7 +974,7 @@ Language: Serbian Cyrillic
URL: http://extensions.services.openoffice.org/en/project/dict-sr
Version: 20100818
Types: hunspell, hyphen
License: LGPLv3
License: LGPL-3.0
# source is shared with sh_RS
#Source: dict-sr.oxt
@ -986,7 +984,7 @@ URL: http://extensions.services.openoffice.org/project/dict-ss
Version: 20091030
Types: myspell
# TODO web opensource
License: LGPLv2.1 # as aspell legacy
License: LGPL-2.1 # as aspell legacy
Source: dict-ss_ZA-2009.10.30.oxt
Locale: sv_SE
@ -994,7 +992,7 @@ Language: Swedish
URL: http://extensions.services.openoffice.org/project/dict-sv
Version: 20100130 # 1.42
# type
License: GPLv2, LGPLv2.1, MPLv1.1
License: GPL-2.0, LGPL-2.1, MPL-1.1
#, thesaurus available: http://extensions.services.openoffice.org/project/SweThes
Source: ooo_swedish_dict_1.42.oxt
@ -1004,7 +1002,7 @@ pack_suffix: swedish-finland
URL: http://extensions.services.openoffice.org/project/dict-sv
Version: 20100131 # 1.42
# type
License: GPLv2, LGPLv2.1, MPLv1.1
License: GPL-2.0, LGPL-2.1, MPL-1.1
#, thesaurus available: http://extensions.services.openoffice.org/project/SweThes
Source: ooo_swedish_finland_dict_1.42.oxt
@ -1015,7 +1013,7 @@ pack_suffix: sotho-northern
#URL: FIXME
Version: 20060123
# type: FIXME
License: LGPLv2.1+
License: LGPL-2.1+
Source: st_ZA.tar.bz2
Locale: sw_KE
@ -1023,7 +1021,7 @@ Language: Kiswahili
URL: http://wiki.services.openoffice.org/wiki/Dictionaries#Kiswahili_.28East_Africa.29
Version: 20040516
Types: myspell
License: LGPLv2.1
License: LGPL-2.1
# under investigation: http://extensions.services.openoffice.org/project/SwahiliSpellcheck
Source: sw_KE.tar.bz2
@ -1036,7 +1034,7 @@ Language: Thai
URL: http://extensions.services.openoffice.org/project/dict-th
Version: 0.3
Types: myspell
License: LGPLv2.1
License: LGPL-2.1
Source: th_TH.tar.bz2
Locale: tl_PH
@ -1044,7 +1042,7 @@ Language: Tagalog
URL: http://extensions.services.openoffice.org/project/dict-tl
Version: 0.02
Types: myspell
License: GPLv2+
License: GPL-2.0+
Source: tl_PH.tar.bz2
Locale: tn_ZA
@ -1052,7 +1050,7 @@ Language: Setswana
URL: http://wiki.services.openoffice.org/wiki/Dictionaries#Setswana_.28Africa.29
Version: 20061023
Types: myspell
License: GPLv2+
License: GPL-2.0+
# TODO new release bad download link: http://extensions.services.openoffice.org/project/dict-tn
Source: myspell-tn_ZA-20060123.tar.bz2
@ -1061,7 +1059,7 @@ Language: Tsonga
# hhttp://wiki.services.openoffice.org/wiki/Dictionaries#Tsonga_.28South_Africa.29
Version: 20060123
Types: myspell
License: LGPLv2.1
License: LGPL-2.1
# TODO new release bad download link: http://extensions.services.openoffice.org/project/dict-ts
Source: ts_ZA.tar.bz2
@ -1070,7 +1068,7 @@ Language: Ukrainian
URL: http://extensions.services.openoffice.org/project/dict-uk_UA
Version: 20090818 # 1.6.0
Types: hunspell
License: GPLv2, LGPLv2.1, MPLv1.1
License: GPL-2.0, LGPL-2.1, MPL-1.1
Source: dict-uk_UA-1.6.0.oxt
Locale: ve_ZA
@ -1079,7 +1077,7 @@ URL: http://extensions.services.openoffice.org/project/dict-ve
Version: 20091030
Types: hunspell
# TODO web opensource
License: LGPLv2.1 # as aspell legacy
License: LGPL-2.1 # as aspell legacy
Source: dict-ve_ZA-2009.10.30.oxt
Locale: vi_VN
@ -1087,7 +1085,7 @@ Language: Vietnamese
URL: http://extensions.services.openoffice.org/project/Vietnamese_SpellChecker
Version: 20091031 # 1.0.45
Types: hunspell
License: GPLv2
License: GPL-2.0
Source: vi_spellchecker_OOo3.oxt
Locale: xh_ZA
@ -1096,7 +1094,7 @@ URL: http://extensions.services.openoffice.org/project/dict-xh
Version: 20091030
Types: hunspell
# TODO web opensource
License: LGPLv2.1 # as aspell legacy
License: LGPL-2.1 # as aspell legacy
Source: dict-xh_ZA-2009.10.30.oxt
Locale: yi_IL
@ -1106,7 +1104,7 @@ Version: 20100902
Types: hunspell
Prep: mv jidysz.net.ooo.spellchecker/dictionaries/yi.aff jidysz.net.ooo.spellchecker/dictionaries/yi_IL.aff
Prep: mv jidysz.net.ooo.spellchecker/dictionaries/yi.dic jidysz.net.ooo.spellchecker/dictionaries/yi_IL.dic
License: GPLv2, LGPLv2.1, MPLv1.1
License: GPL-2.0, LGPL-2.1, MPL-1.1
Source: jidysz.net.ooo.spellchecker.oxt
Locale: zu_ZA
@ -1115,5 +1113,5 @@ URL: http://extensions.services.openoffice.org/project/dict-zu
Version: 20091210
Types: myspell
# TODO web opensource
License: LGPLv2.1 # as aspell legacy
License: LGPL-2.1 # as aspell legacy
Source: dict-zu_ZA-2009.12.10.oxt

File diff suppressed because it is too large Load Diff

View File

@ -1,7 +1,7 @@
#
# spec file for package myspell-dictionaries
#
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -15,20 +15,13 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
# norootforbuild
Name: myspell-dictionaries
@DO_NOT_EDIT_COMMENT@
BuildRequires: dos2unix recode unzip
Name: myspell-dictionaries
Version: 20090731
Release: 0
Summary: A Source Package for Dictionaries Used by MySpell
License: @ALL_LICENSES@
Group: Productivity/Text/Spell
AutoReqProv: on
Version: 20090731
Release: 1
Summary: A Source Package for Dictionaries Used by MySpell
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
Url: http://lingucomponent.openoffice.org/download_dictionary.html
# Novell jargon bnc#306333
Source0: Nwordlist.tgz
@ -37,6 +30,11 @@ Source2: myspell-dictionaries.spec.in
Source3: myspell-dictionaries.data
# dictionaries
@SOURCES@
BuildRequires: dos2unix
BuildRequires: recode
BuildRequires: unzip
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
%description
This source package contains dictionaries for MySpell.
@ -44,12 +42,10 @@ This source package contains dictionaries for MySpell.
The MySpell spell-checker is used by the OpenOffice.org office suite,
the Mozilla Composer, and the Mozilla Mail message composition window.
@METADATA@
%prep
%setup -c
install -m 644 %{S:1} .
install -m 644 %{SOURCE1} .
# unpack sources
for archive in \
@SOURCES_UNPACK@ ; do
@ -90,7 +86,7 @@ done
%install
rm -f filelist.template
install -m 755 -d $RPM_BUILD_ROOT%{_datadir}/myspell/
install -m 755 -d %{buildroot}%{_datadir}/myspell/
for lang_dir in * ; do
test -d $lang_dir || continue
# support locales with 2 and 3 letters in the language code: ll_CC.aff and lll_CC.aff
@ -106,18 +102,18 @@ for lang_dir in * ; do
# both .dic and .aff files exists => valid dictionary
# initialize file list
filelist=`mktemp /tmp/myspell-dictionaries-XXXXXX`
echo "%%defattr(-,root,root)" >$filelist
echo "%%defattr(-,root,root,-)" >$filelist
echo "%%dir %{_datadir}/myspell/" >>$filelist
# install the dictionary
for f in $aff $dic ; do
fname=$(basename $f)
if test -f $RPM_BUILD_ROOT%{_datadir}/myspell/$fname ; then
if test -f %{buildroot}%{_datadir}/myspell/$fname ; then
echo "Error: file already installed: $f"
echo " Probably is provided by two source tarballs"
exit 1;
fi
install -m 644 $f $RPM_BUILD_ROOT%{_datadir}/myspell/
install -m 644 $f %{buildroot}%{_datadir}/myspell/
echo %{_datadir}/myspell/$fname >>$filelist
done
@ -134,7 +130,7 @@ for lang_dir in * ; do
locale="${lang}_${country}"
# detect long language name
case "$locale" in
case "$locale" in
@LANG_NAME@ *) echo "Error: do not know language name for the locale $locale"
exit 1
;;
@ -143,12 +139,12 @@ for lang_dir in * ; do
# detect README encoding
coding=`LC_CTYPE="$locale" locale -k LC_CTYPE | grep charmap | sed "s|charmap=\"\(.*\)\"\$|\1|"`
# special hack for some locales
case "$locale" in
case "$locale" in
@ENCODING@ esac
# install documentation
docdir=%{_docdir}/myspell-$lang_name
mkdir -p $RPM_BUILD_ROOT$docdir
mkdir -p %{buildroot}$docdir
echo "%%doc $docdir" >>$filelist
for doc in `find $lang_dir -type f -printf "%%P\n" | \
grep -v -e ".aff$" -e ".dic$" -e ".dat$" -e ".idx$" \
@ -161,8 +157,8 @@ for lang_dir in * ; do
recode utf8..utf16 <$lang_dir/$doc >/dev/null 2>&1 || recode $coding..utf8 $lang_dir/$doc
dos2unix $lang_dir/$doc
dname=$(dirname $doc)
install -m 755 -d $RPM_BUILD_ROOT$docdir/$dname
install -m 644 $lang_dir/$doc $RPM_BUILD_ROOT$docdir/$dname
install -m 755 -d %{buildroot}$docdir/$dname
install -m 644 $lang_dir/$doc %{buildroot}$docdir/$dname
done
# rename the file list according to the detacted lang and country
mv $filelist $locale.list
@ -174,8 +170,5 @@ done
echo "******"
%clean
rm -rf $RPM_BUILD_ROOT
@FILES@
%changelog

3
vero_pt_br_v210aoc.oxt Normal file
View File

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