Hello community, here is the log from the commit of package enchant for openSUSE:Factory checked in at Thu Oct 13 12:18:29 CEST 2011.
-------- --- openSUSE:Factory/enchant/enchant.changes 2011-10-05 17:35:56.000000000 +0200 +++ enchant/enchant.changes 2011-10-11 09:34:13.000000000 +0200 @@ -1,0 +2,7 @@ +Sun Oct 9 14:14:13 UTC 2011 - [email protected] + +- Pass --with-myspell-dir=%{_datadir}/myspell to configure as + myspell dictionaries are there, and not in + %{_datadir}/myspell/dicts (default value). Fix bnc#722693. + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ enchant.spec ++++++ --- /var/tmp/diff_new_pack.3tHjYX/_old 2011-10-13 12:18:21.000000000 +0200 +++ /var/tmp/diff_new_pack.3tHjYX/_new 2011-10-13 12:18:21.000000000 +0200 @@ -104,7 +104,9 @@ %build %configure --with-pic \ --disable-static \ - --enable-zemberek + --enable-zemberek \ + --with-myspell-dir=%{_datadir}/myspell + make %{?_smp_mflags} %install continue with "q"... Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
