Bug 138304
Summary: | aspell-bg does not ship /usr/share/aspell/bulgarian.kbd | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Doncho Gunchev <dgunchev> | ||||||
Component: | aspell-bg | Assignee: | Eido Inoue <havill> | ||||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | |||||||
Severity: | medium | Docs Contact: | |||||||
Priority: | medium | ||||||||
Version: | rawhide | ||||||||
Target Milestone: | --- | ||||||||
Target Release: | --- | ||||||||
Hardware: | All | ||||||||
OS: | Linux | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | 50:0.50-7 | Doc Type: | Bug Fix | ||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2004-12-08 11:59:26 UTC | Type: | --- | ||||||
Regression: | --- | Mount Type: | --- | ||||||
Documentation: | --- | CRM: | |||||||
Verified Versions: | Category: | --- | |||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||
Embargoed: | |||||||||
Attachments: |
|
Description
Doncho Gunchev
2004-11-07 22:43:00 UTC
Created attachment 106262 [details]
spec file based on aspell-bg-4.0.tar.gz (not recommended)
This spec file is based on aspell-bg-4.0.tar.gz, which is not so clean.
Created attachment 106263 [details] spec file based on aspell-bg-0.50-2.tar.bz2 (recommended) This spec file is based on aspell-bg-0.50-2.tar.bz2, which is much cleaner. I would recommend using this one. The source: [1]ftp://ftp.gnu.org/gnu/aspell/dict/bg/aspell-bg-0.50-0.tar.bz2 is broken (wrong encoding, 50% bad words - see bug #128137, comment 8), while [2]http://prdownloads.sourceforge.net/bgoffice/aspell-bg-0.50-2.tar.bz2 is OK. I don't know why it ([2]) is not on ftp://ftp.gnu.org/gnu/aspell/dict/bg/, but [3]ftp://ftp.gnu.org/gnu/aspell/dict/bg/aspell5-bg-4.0-0.tar.bz2 is. The only diference between them ([2] and [3]) is the Makefile. There's also no need from [4]aspell-bg-4.0.tar.gz in the source rpm ([2], [3] and [4] contain the same set of words). Please take a look at the second spec file I attached - it works. I'm ready to assist if something else is needed (Bulgarian is my mother language). A simple aspell-bg test: good word: echo 'Ñма' | aspell --encoding=utf-8 --lang=bg -a bad word (but included in [1]): echo 'ÑÑма' | aspell --encoding=utf-8 --lang=bg -a The previous comment is for aspell-bg-0.50-7.i386.rpm (latest now). Ops, do I need to open new bug for Comment #3 and close this one? Opening Bug # 142238, as bulgarian.kbd is no longer missing. Comment on attachment 106263 [details] spec file based on aspell-bg-0.50-2.tar.bz2 (recommended) Belongs to Bug # 142238 |