http://bugzilla.novell.com/show_bug.cgi?id=547549
Summary: german spell check dictionaries need update and rework Classification: openSUSE Product: openSUSE 11.2 Version: Factory Platform: Other OS/Version: Other Status: NEW Severity: Enhancement Priority: P5 - None Component: Other AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: bj@sernet.de QAContact: qa@suse.de Found By: ---
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-DK; rv:1.9.1.3) Gecko/20090909 SUSE/3.5.3-118.3 Firefox/3.5.3
there are currently German ispell, aspell and myspell/hunspell dictionary RPMs. All have different source packages and the ispell and aspell dictionaries are very outdated.
As they are all derieved from the igerman98 source package I suggest the they should be built from source RPM, too.
Reproducible: Always
Steps to Reproduce: 1. 2. 3.
http://bugzilla.novell.com/show_bug.cgi?id=547549
Bjoern Jacke bj@sernet.de changed:
What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-screening@forge.pr |pmladek@novell.com |ovo.novell.com |
http://bugzilla.novell.com/show_bug.cgi?id=547549
User pmladek@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=547549#c1
Petr Mladek pmladek@novell.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO CC| |pgajdos@novell.com, | |werner@novell.com Info Provider| |bj@sernet.de
--- Comment #1 from Petr Mladek pmladek@novell.com 2009-10-16 06:45:32 MDT --- The myspell/hunspell dictionary is made from http://j3e.de/hunspell/ as you suggested in the bug #141750.
I am not sure how to generate the ispell or aspell dictionaries from it.
Bjoern, do you know where are the related or more up-to-date sources for ispell and aspell?
http://bugzilla.novell.com/show_bug.cgi?id=547549
User bj@sernet.de added comment http://bugzilla.novell.com/show_bug.cgi?id=547549#c2
Bjoern Jacke bj@sernet.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|bj@sernet.de |
--- Comment #2 from Bjoern Jacke bj@sernet.de 2009-10-16 12:32:39 MDT --- yes. it's all built from the igerman98 package you get from http://www.j3e.de/ispell/igerman98/dict/. Even the hunspell dictionary you refer to is just a "precompiled" dictionary from there. There are Makefile targets for hunspell/de_{DE,AT,CH}.{dic,aff}, ispell/de_{DE,AT,CH}.{hash,aff} and aspell/de_{DE,AT,CH}.rws . Just calling "make" will show you all important ones.
http://bugzilla.novell.com/show_bug.cgi?id=547549
User pmladek@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=547549#c3
Petr Mladek pmladek@novell.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P3 - Medium
--- Comment #3 from Petr Mladek pmladek@novell.com 2009-10-19 03:54:30 MDT --- Okay, it is too late for openSUSE-11.2 but we should do it for 11.3.
BTW: We will need two spec files because ispell and aspell dictionaries are architecture dependent while myspell dictionary is noarch.
I'll do it when time permits. Any other volunteer who would prepare the package is welcome ;-)
http://bugzilla.novell.com/show_bug.cgi?id=547549
User pgajdos@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=547549#c4
Petr Gajdos pgajdos@novell.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED AssignedTo|pmladek@novell.com |pgajdos@novell.com
--- Comment #4 from Petr Gajdos pgajdos@novell.com 2009-10-19 05:01:08 MDT --- I could volunteer here.
http://bugzilla.novell.com/show_bug.cgi?id=547549
User pgajdos@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=547549#c5
Petr Gajdos pgajdos@novell.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO Info Provider| |werner@novell.com
--- Comment #5 from Petr Gajdos pgajdos@novell.com 2009-10-19 05:03:11 MDT --- Werner, do you think it is good idea to remove DE, AT and CH dictionaries from ispell dicts? If you agree with that I would prepare igerman98 package which would provide dictionaries for myspell, aspell and ispell.
http://bugzilla.novell.com/show_bug.cgi?id=547549
User werner@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=547549#c6
Dr. Werner Fink werner@novell.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED Info Provider|werner@novell.com | AssignedTo|pgajdos@novell.com |werner@novell.com
--- Comment #6 from Dr. Werner Fink werner@novell.com 2009-10-19 05:21:05 MDT --- IMHO it is not a good idea ... this because the spell hash dictionaries fir ispell depend on the architecture whereas those of myspell does not. RPM is not able to build both arch and noarch with the same spec file.
IMHO simply updating igerman98 within ditcts is the better way. I'll do this.
http://bugzilla.novell.com/show_bug.cgi?id=547549
User pgajdos@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=547549#c7
--- Comment #7 from Petr Gajdos pgajdos@novell.com 2009-10-19 06:08:41 MDT --- (In reply to comment #6)
IMHO it is not a good idea ... this because the spell hash dictionaries fir ispell depend on the architecture whereas those of myspell does not. RPM is not able to build both arch and noarch with the same spec file.
IMHO this is the reason why Petr wrote we need two spec files for such package.
If we will continue the way you propose, we will have igerman98 sources in three different packages.
http://bugzilla.novell.com/show_bug.cgi?id=547549
User werner@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=547549#c8
--- Comment #8 from Dr. Werner Fink werner@novell.com 2009-10-19 06:29:24 MDT --- If you do that for ispell I'd like to suppose to replace the
sort -u (or $(SORT) -u)
with
sort -u -t/ -k 1f,1 -k 1
and then *please* use
LC_CTYPE=de_DE.ISO-8859-1
or if UTF-8 is used
LC_CTYPE=de_DE.UTF-8
(AFAICS from igerman98-20091006 it is *not* given in UTF-8). This kind of sorting allows ispell to use its hash table much smarter then with the current used sorting.
http://bugzilla.novell.com/show_bug.cgi?id=547549
User pgajdos@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=547549#c9
Petr Gajdos pgajdos@novell.com changed:
What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|werner@novell.com |pgajdos@novell.com
--- Comment #9 from Petr Gajdos pgajdos@novell.com 2009-10-19 07:15:07 MDT --- (In reply to comment #8)
If you do that for ispell I'd like to suppose to replace the
sort -u (or $(SORT) -u)
with
sort -u -t/ -k 1f,1 -k 1
and then *please* use
LC_CTYPE=de_DE.ISO-8859-1
or if UTF-8 is used
LC_CTYPE=de_DE.UTF-8
(AFAICS from igerman98-20091006 it is *not* given in UTF-8). This kind of sorting allows ispell to use its hash table much smarter then with the current used sorting.
Ok, thanks for your pointers. Werner and Petr, I will look into this soon and I will send you my proposal for your approval anyway.
http://bugzilla.novell.com/show_bug.cgi?id=547549
User werner@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=547549#c10
--- Comment #10 from Dr. Werner Fink werner@novell.com 2009-10-19 09:23:34 MDT --- JFI ... igerman98 in dicts is uptodate now ... including a new sub package ispell-naustrian
http://bugzilla.novell.com/show_bug.cgi?id=547549
User werner@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=547549#c11
--- Comment #11 from Dr. Werner Fink werner@novell.com 2009-10-19 09:45:08 MDT --- Beside this in dicts there are emacs lisp files which will be loaded in the emacs side path. It would be nice if this dynamic way (that is if the dictionary exist) would become part of an meta package.
http://bugzilla.novell.com/show_bug.cgi?id=547549
User bj@sernet.de added comment http://bugzilla.novell.com/show_bug.cgi?id=547549#c12
--- Comment #12 from Bjoern Jacke bj@sernet.de 2009-10-19 12:26:48 MDT --- Hi Werner! I know you've always been setting the latin1 locale for sort'ing to make ispell hashes more efficient. However I've never seen any issues with POSIX locale sorting here. Do you have a test case for comparing POSIX vs. latin1 locale with ispell hashes?
The reason why I expicitly *set* LC_ALL in the igerman98 Makefile is this: http://mail.nl.linux.org/linux-utf8/2003-11/msg00041.html. This slowness and other "interestig" effects with non-POSIX (not only UTF-8) locales are still present these days.
http://bugzilla.novell.com/show_bug.cgi?id=547549
User werner@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=547549#c13
--- Comment #13 from Dr. Werner Fink werner@novell.com 2009-10-21 07:26:50 MDT --- The sort locale is a commendation from Goeff Kuenning its self ... OK it's a few years back I've hacked ispell its self. Also to commendation of using `-u -t/ -k 1f,1 -k 1' as sort option is from Goeff to skip the affixes from sorting.
http://bugzilla.novell.com/show_bug.cgi?id=547549
http://bugzilla.novell.com/show_bug.cgi?id=547549#c14
Petr Gajdos pgajdos@novell.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO Info Provider| |pmladek@novell.com
--- Comment #14 from Petr Gajdos pgajdos@novell.com 2010-02-11 17:29:59 UTC --- (In reply to comment #9)
Ok, thanks for your pointers. Werner and Petr, I will look into this soon and I will send you my proposal for your approval anyway.
Not really soon :), but package is in home:pgajdos:igerman98 project in OBS. Werner, Petr, could you please look at it?
http://bugzilla.novell.com/show_bug.cgi?id=547549
http://bugzilla.novell.com/show_bug.cgi?id=547549#c15
--- Comment #15 from Dr. Werner Fink werner@novell.com 2010-02-12 15:15:04 UTC --- Hmmm ... I do not see any package source at https://build.opensuse.org/project/show?project=home%3Apgajdos%3Aigerman98 ??
http://bugzilla.novell.com/show_bug.cgi?id=547549
http://bugzilla.novell.com/show_bug.cgi?id=547549#c16
--- Comment #16 from Petr Gajdos pgajdos@novell.com 2010-02-15 07:16:03 UTC --- Sorry, but I don't probably understand you now.
~> osc ls home:pgajdos:igerman98 igerman98 Nwordlist.tgz fix8bit.c igerman98-20091006.tar.bz2 igerman98-ispell-sort.patch igerman98.changes igerman98.spec ~>
http://bugzilla.novell.com/show_bug.cgi?id=547549
http://bugzilla.novell.com/show_bug.cgi?id=547549#c17
Dr. Werner Fink werner@novell.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |adrian@novell.com
--- Comment #17 from Dr. Werner Fink werner@novell.com 2010-02-15 08:10:23 UTC --- Hmm ... strange
https://build.opensuse.org/project/show?project=home%3Apgajdos%3Aigerman98
does not show anything for me whereas `osc ls home:pgajdos:igerman98'
Adrian? What does happen here?
http://bugzilla.novell.com/show_bug.cgi?id=547549
http://bugzilla.novell.com/show_bug.cgi?id=547549#c18
--- Comment #18 from Adrian Schröter adrian@novell.com 2010-02-15 08:24:15 UTC --- web and osc works for me. what error do you see ?
http://bugzilla.novell.com/show_bug.cgi?id=547549
http://bugzilla.novell.com/show_bug.cgi?id=547549#c19
--- Comment #19 from Dr. Werner Fink werner@novell.com 2010-02-15 11:41:19 UTC --- The last famouse messages is
Loading Packages...
and nothing happens then.
http://bugzilla.novell.com/show_bug.cgi?id=547549
http://bugzilla.novell.com/show_bug.cgi?id=547549#c20
Adrian Schröter adrian@novell.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |coolo@novell.com Severity|Enhancement |Minor
--- Comment #20 from Adrian Schröter adrian@novell.com 2010-02-15 12:32:47 UTC --- what exact browser do you use ?
does it work with a different one ?
http://bugzilla.novell.com/show_bug.cgi?id=547549
http://bugzilla.novell.com/show_bug.cgi?id=547549#c21
--- Comment #21 from Dr. Werner Fink werner@novell.com 2010-02-15 12:38:58 UTC --- firefox 3.5.7 and no I'll not switch to another browser like k*
http://bugzilla.novell.com/show_bug.cgi?id=547549
http://bugzilla.novell.com/show_bug.cgi?id=547549#c22
--- Comment #22 from Dr. Werner Fink werner@novell.com 2010-02-15 17:12:31 UTC --- To see the files I have to enable googleapis.com ... ahmm ... I do *not* like to open my www request to a world wide hydra collecting users data.
http://bugzilla.novell.com/show_bug.cgi?id=547549
http://bugzilla.novell.com/show_bug.cgi?id=547549#c23
Stephan Kulow coolo@novell.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC|coolo@novell.com |
--- Comment #23 from Stephan Kulow coolo@novell.com 2010-02-15 17:26:12 UTC --- werner blocked the javascript basically, but we reverted the use of googleapis - there goes out 80GB save of traffic ;(
http://bugzilla.novell.com/show_bug.cgi?id=547549
http://bugzilla.novell.com/show_bug.cgi?id=547549#c24
Petr Gajdos pgajdos@novell.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Info Provider|pmladek@novell.com |werner@novell.com
--- Comment #24 from Petr Gajdos pgajdos@novell.com 2010-02-16 08:46:52 UTC --- Fine, Werner, do you have packages yet?
http://bugzilla.novell.com/show_bug.cgi?id=547549
http://bugzilla.novell.com/show_bug.cgi?id=547549#c25
--- Comment #25 from Petr Gajdos pgajdos@novell.com 2010-02-22 13:12:43 UTC --- Another questions remains:
1. Where will we place igerman98 package (which devel project)? 2. Who will maintain it?
Werner, Petr, what do you think?
http://bugzilla.novell.com/show_bug.cgi?id=547549
http://bugzilla.novell.com/show_bug.cgi?id=547549#c26
--- Comment #26 from Petr Gajdos pgajdos@novell.com 2010-03-01 13:58:22 UTC --- (In reply to comment #25)
- Where will we place igerman98 package (which devel project)?
I can maintain it.
- Who will maintain it?
I propose Base:System.
http://bugzilla.novell.com/show_bug.cgi?id=547549
http://bugzilla.novell.com/show_bug.cgi?id=547549#c27
--- Comment #27 from Petr Gajdos pgajdos@novell.com 2010-03-01 14:00:13 UTC --- (In reply to comment #26)
(In reply to comment #25)
- Where will we place igerman98 package (which devel project)?
I can maintain it.
- Who will maintain it?
I propose Base:System.
:-)))))
I am sure you understood me.
http://bugzilla.novell.com/show_bug.cgi?id=547549
http://bugzilla.novell.com/show_bug.cgi?id=547549#c28
Petr Gajdos pgajdos@novell.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Info Provider|werner@novell.com |pmladek@novell.com
--- Comment #28 from Petr Gajdos pgajdos@novell.com 2010-03-02 11:46:09 UTC --- I assume Werner is satisfied with igerman98, now Petr: what do you think?
http://bugzilla.novell.com/show_bug.cgi?id=547549
http://bugzilla.novell.com/show_bug.cgi?id=547549#c29
--- Comment #29 from Dr. Werner Fink werner@novell.com 2010-03-02 11:54:07 UTC --- Hmmm ... I'm missing three symbolic links
in package ispell-ngerman
de_DE.hash -> german.hash
in package ispell-nswiss
de_CH.hash -> swiss.hash
in package ispell-naustrian
de_AT.hash -> austrian.hash
this because to make it compatible with the older versions done in dict.spec
http://bugzilla.novell.com/show_bug.cgi?id=547549
http://bugzilla.novell.com/show_bug.cgi?id=547549#c30
Petr Gajdos pgajdos@novell.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Info Provider|pmladek@novell.com |werner@novell.com
--- Comment #30 from Petr Gajdos pgajdos@novell.com 2010-03-02 12:21:52 UTC --- (In reply to comment #29)
Hmmm ... I'm missing three symbolic links
in package ispell-ngerman
de_DE.hash -> german.hash
in package ispell-nswiss
de_CH.hash -> swiss.hash
in package ispell-naustrian
de_AT.hash -> austrian.hash
this because to make it compatible with the older versions done in dict.spec
Sure I will do that, and should I do links for *aff too?
http://bugzilla.novell.com/show_bug.cgi?id=547549
http://bugzilla.novell.com/show_bug.cgi?id=547549#c31
--- Comment #31 from Bjoern Jacke bj@sernet.de 2010-03-02 12:30:03 UTC --- yes, that would be required, too.
http://bugzilla.novell.com/show_bug.cgi?id=547549
http://bugzilla.novell.com/show_bug.cgi?id=547549#c32
--- Comment #32 from Dr. Werner Fink werner@novell.com 2010-03-02 12:31:40 UTC --- Yep this could be better to be compatible with the old packages
http://bugzilla.novell.com/show_bug.cgi?id=547549
http://bugzilla.novell.com/show_bug.cgi?id=547549#c33
Petr Gajdos pgajdos@novell.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Info Provider|werner@novell.com |pmladek@novell.com
--- Comment #33 from Petr Gajdos pgajdos@novell.com 2010-03-02 13:04:41 UTC --- Done, see home:pgajdos:igerman98.
laura:/> for lang in german swiss austrian; do ls -l `rpm -ql igerman98-ispell-n$lang` | sed "s:.*/::"; done rmligs de_DE.aff de_DE.hash german.el german.aff -> de_DE.aff german.hash -> de_DE.hash rmligs.1.gz de_CH.aff de_CH.hash swiss.el swiss.aff -> de_CH.aff swiss.hash -> de_CH.hash austrian.aff -> de_AT.aff austrian.hash -> de_AT.hash de_AT.aff de_AT.hash austrian.el
Needinfo for Petr again.
http://bugzilla.novell.com/show_bug.cgi?id=547549
http://bugzilla.novell.com/show_bug.cgi?id=547549#c34
--- Comment #34 from Petr Mladek pmladek@novell.com 2010-03-03 16:56:05 UTC --- I am sorry for the late reply. I was snowed under many other tasks.
Nice work, I like the new package. I appreciate that you took care of many details, e.g. the extra provides, Novell word list.
I have the following comments:
1. I am not sure about the package name prefix igerman98. It makes sense but people might prefer if all myspell or aspell packages are listed next to each other in the alphabetical order[*]
=> I would prefer to keep the old packages names, e.g. myspell-german, aspell-de
2. The main package igerman98 include only documentation.
It might be better to keep it empty (omit the %files section) and put the documentation into the subpackage igerman98-doc.
You could mark it norach. It should be required by other packages, so the lincese file is always installed together with the dictionary.
Also, it would be great to add compat symlinks, so that the documentation is found from the usual directories, e.g. /usr/share/doc/packages/myspell-german
3. You forgot to mark the myspell packages as norach ;-)
[*] People complained that it was hard to find the packages with OOo localizations between the other OOo subpackages, so I had to use the scheme OpenOffice_org-l10-<lang> instead of OpenOffice_org-<lang>. It would be even harder to find the myspell dictionary with the igerman98 prefix ;-)
http://bugzilla.novell.com/show_bug.cgi?id=547549
http://bugzilla.novell.com/show_bug.cgi?id=547549#c
Petr Mladek pmladek@novell.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|pmladek@novell.com |
http://bugzilla.novell.com/show_bug.cgi?id=547549
http://bugzilla.novell.com/show_bug.cgi?id=547549#c35
Petr Gajdos pgajdos@novell.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |werner@novell.com
--- Comment #35 from Petr Gajdos pgajdos@novell.com 2010-03-04 17:30:49 UTC --- Ok,
the list of subpackages is for now:
noarch 1:igerman98-doc 2:ispell-naustrian 3:ispell-ngerman 4:ispell-nswiss 5:myspell-austrian 6:myspell-german 7:myspell-nswiss arch: 1:aspell-de
I have add compat symlinks to doc directories for myspell as requested (and aspell, ispell too). I have added german.alias, deutsch.alias and swiss.alias to aspell dictionary. I have marked myspell dictionaries as noarch.
Petr, Werner -- could you please make a second review round? Thanks!
http://bugzilla.novell.com/show_bug.cgi?id=547549
http://bugzilla.novell.com/show_bug.cgi?id=547549#c36
--- Comment #36 from Bjoern Jacke bj@sernet.de 2010-03-04 19:31:44 UTC --- ispell dictionaries used to be at least endian specific and thus arch. I'm not 100% sure this is still true today. The aspell dictionary however should be plain text and noarch.
http://bugzilla.novell.com/show_bug.cgi?id=547549
http://bugzilla.novell.com/show_bug.cgi?id=547549#c37
--- Comment #37 from Bjoern Jacke bj@sernet.de 2010-03-04 19:49:26 UTC --- the aspell dict is in fact not plain text, sorry. arch should be right.
http://bugzilla.novell.com/show_bug.cgi?id=547549
http://bugzilla.novell.com/show_bug.cgi?id=547549#c38
Dr. Werner Fink werner@novell.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|werner@novell.com |
--- Comment #38 from Dr. Werner Fink werner@novell.com 2010-03-05 09:07:09 UTC --- Hmmm ... the hash files of ispell depends on the architectures that is that all ispell hash file are cleary *not* noarch! This because not only the endianess but also the size of longs will influence the hash tables. Please remove the noarch flags.
http://bugzilla.novell.com/show_bug.cgi?id=547549
http://bugzilla.novell.com/show_bug.cgi?id=547549#c39
--- Comment #39 from Petr Mladek pmladek@novell.com 2010-03-05 17:41:41 UTC --- I have three more hints ;-)
1. Please remove the extra 'a' from the end of the line:
Provides: locale(OpenOffice_org:de_AT) locale(seamonkey-spellchecker:de_AT)a
2. I think about to add versioned dependency on igerman98-doc:
Requires: igerman98-doc = %version
It is similar to the -devel files. We should require the license file and other documentation that is really related to this version of the dictionary.
Hmm, it will force people to update all these packages at the same time because only one version of igerman98-doc can be installed at once.
After all, I would leave it as is.
3. The update fails because rpm is not able to replace the doc directories with the compat symlinks.
Hmm, I would either remove the symlinks or remove the older direcotries in the %pre scripts, e.g.
%pre -n myspell-germany test -d "%{_docdir}/myspell-german" && rm -rf "%{_docdir}/myspell-german" || exit 0
http://bugzilla.novell.com/show_bug.cgi?id=547549
http://bugzilla.novell.com/show_bug.cgi?id=547549#c40
--- Comment #40 from Petr Gajdos pgajdos@novell.com 2010-03-08 10:48:47 UTC --- (In reply to comment #38)
hash tables. Please remove the noarch flags.
Done, thanks!
http://bugzilla.novell.com/show_bug.cgi?id=547549
http://bugzilla.novell.com/show_bug.cgi?id=547549#c41
--- Comment #41 from Petr Gajdos pgajdos@novell.com 2010-03-08 12:39:54 UTC --- (In reply to comment #39)
- Please remove the extra 'a' from the end of the line:
Fixed.
The update fails because rpm is not able to replace the doc directories with the compat symlinks.
Hmm, I would either remove the symlinks or remove the older direcotries in
I have removed symlinks. If you want
the %pre scripts, e.g.
%pre -n myspell-germany test -d "%{_docdir}/myspell-german" && rm -rf "%{_docdir}/myspell-german" || exit 0
please create submit request.
http://bugzilla.novell.com/show_bug.cgi?id=547549
http://bugzilla.novell.com/show_bug.cgi?id=547549#c42
--- Comment #42 from Petr Gajdos pgajdos@novell.com 2010-03-08 12:50:00 UTC --- If no other objections, I will start to test the package (if it is working at all, updates, ...).
http://bugzilla.novell.com/show_bug.cgi?id=547549
http://bugzilla.novell.com/show_bug.cgi?id=547549#c43
--- Comment #43 from Petr Mladek pmladek@novell.com 2010-03-08 15:33:14 UTC --- No more objections from my side. Thanks a lot for the work.
http://bugzilla.novell.com/show_bug.cgi?id=547549
http://bugzilla.novell.com/show_bug.cgi?id=547549#c44
--- Comment #44 from Petr Gajdos pgajdos@novell.com 2010-03-09 11:34:16 UTC --- Bjoern, Petr, Werner,
I have removed one forgotten noarch flag from one of ispell subpackage; I have simulated update procedures and they seems to be ok. After quick tests, I don't see any functional regressions for now. So I think we are finally prepared to push igerman98 into factory.
Petr, Werner, could you please remove appropriate subpackages? As soon as you are finished, let me know -- we should do this step in sync.
http://bugzilla.novell.com/show_bug.cgi?id=547549
http://bugzilla.novell.com/show_bug.cgi?id=547549#c45
Petr Gajdos pgajdos@novell.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |pmladek@novell.com
--- Comment #45 from Petr Gajdos pgajdos@novell.com 2010-03-15 07:24:49 UTC --- Forgotten needinfo for Petr :-).
http://bugzilla.novell.com/show_bug.cgi?id=547549
http://bugzilla.novell.com/show_bug.cgi?id=547549#c46
Petr Mladek pmladek@novell.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|pmladek@novell.com |
--- Comment #46 from Petr Mladek pmladek@novell.com 2010-03-16 16:50:37 UTC --- Okay, the updated myspell-dictionaries package is waiting in the project OpenOffice.org:STABLE => it is ready for commit together with the igerman98.
http://bugzilla.novell.com/show_bug.cgi?id=547549
http://bugzilla.novell.com/show_bug.cgi?id=547549#c47
--- Comment #47 from Dr. Werner Fink werner@novell.com 2010-03-16 17:50:27 UTC --- OK, the new dicts main package within Base:System is also ready to be submitted to factory
http://bugzilla.novell.com/show_bug.cgi?id=547549
http://bugzilla.novell.com/show_bug.cgi?id=547549#c48
--- Comment #48 from Petr Gajdos pgajdos@novell.com 2010-03-22 13:09:12 UTC --- I have submitted igerman98 (sr #35470) and aspell-dictionaries (sr #35471).
Werner, Petr, could you please make submit requests for dicts and myspell-dictionaries respectivelly?
http://bugzilla.novell.com/show_bug.cgi?id=547549
http://bugzilla.novell.com/show_bug.cgi?id=547549#c49
--- Comment #49 from Petr Mladek pmladek@novell.com 2010-03-22 14:19:16 UTC --- The updated myspell-dictionaries has been submitted and accepted last Friday.
http://bugzilla.novell.com/show_bug.cgi?id=547549
http://bugzilla.novell.com/show_bug.cgi?id=547549#c50
--- Comment #50 from Dr. Werner Fink werner@novell.com 2010-03-22 14:30:21 UTC --- The updated dicts has been submitted now.
http://bugzilla.novell.com/show_bug.cgi?id=547549
http://bugzilla.novell.com/show_bug.cgi?id=547549#c51
Petr Gajdos pgajdos@novell.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #51 from Petr Gajdos pgajdos@novell.com 2010-03-29 07:05:00 UTC --- igerman98 was finally accepted into factory, closing as fixed.
Bjoern, Petr, Werner, thanks!
http://bugzilla.novell.com/show_bug.cgi?id=547549
Swamp Workflow Management swamp@suse.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Whiteboard| |ibs:running:1174:moderate
http://bugzilla.novell.com/show_bug.cgi?id=547549
Swamp Workflow Management swamp@suse.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Whiteboard|ibs:running:1174:moderate |
http://bugzilla.novell.com/show_bug.cgi?id=547549
Swamp Workflow Management swamp@suse.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Whiteboard| |ibs:running:1174:moderate
http://bugzilla.novell.com/show_bug.cgi?id=547549 http://bugzilla.novell.com/show_bug.cgi?id=547549#c52
--- Comment #52 from Swamp Workflow Management swamp@suse.de --- SUSE-SU-2016:0324-1: An update that solves 7 vulnerabilities and has 19 fixes is now available.
Category: security (moderate) Bug References: 306333,547549,668145,679938,681560,688200,718113,806250,857026,889755,890735,907636,907966,910805,910806,914911,934423,936188,936190,939996,940838,943075,945047,945692,951579,954345 CVE References: CVE-2014-8146,CVE-2014-8147,CVE-2014-9093,CVE-2015-4551,CVE-2015-5212,CVE-2015-5213,CVE-2015-5214 Sources used: SUSE Linux Enterprise Software Development Kit 11-SP4 (src): google-carlito-fonts-1.1.03.beta1-2.1, hyphen-2.8.8-2.1, libreoffice-5.0.4.2-23.1, libreoffice-share-linker-1-2.1, libreoffice-voikko-4.1-2.26, libvoikko-3.7.1-5.2, myspell-dictionaries-20150827-23.1, mythes-1.2.4-2.1, python-importlib-1.0.2-0.8.1 SUSE Linux Enterprise Desktop 11-SP4 (src): google-carlito-fonts-1.1.03.beta1-2.1, hyphen-2.8.8-2.1, libreoffice-5.0.4.2-23.1, libreoffice-share-linker-1-2.1, libreoffice-voikko-4.1-2.26, libvoikko-3.7.1-5.2, myspell-dictionaries-20150827-23.1, mythes-1.2.4-2.1, python-importlib-1.0.2-0.8.1 SUSE Linux Enterprise Debuginfo 11-SP4 (src): hyphen-2.8.8-2.1, libreoffice-5.0.4.2-23.1, libvoikko-3.7.1-5.2, mythes-1.2.4-2.1
http://bugzilla.novell.com/show_bug.cgi?id=547549
Swamp Workflow Management swamp@suse.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Whiteboard|ibs:running:1174:moderate |
http://bugzilla.novell.com/show_bug.cgi?id=547549 http://bugzilla.novell.com/show_bug.cgi?id=547549#c53
--- Comment #53 from Bernhard Wiedemann bwiedemann@suse.com --- This is an autogenerated message for OBS integration: This bug (547549) was mentioned in https://build.opensuse.org/request/show/35371 Factory / myspell-dictionaries