- Some cleanups like
+ use the same owner for /var/lib/wnn as the package canna does
+ mark configuration files as configuration files
+ avoid warning due missed header files
- update to 1.1.1-a023
* Merge modificaion used in OpenSUSE packages by new member,
Mitsutoshi NAKANO. Added explicit function prototype and
cast in many places, so we reduced unpredictable effect
on 64bit environment.
* As a consequence of this change, #define of WNN_CREATE /
WNN_NO_CREATE in jl_dic_create() is also changed. We
believe no change is needed for client build, but please
report if you have problems.
* Exit status of jserver changed on receiving some signals
(ex. SIGTERM). (Not well documented.)
* Fixed problem for parallel build (ex. make -jXX) on pubdic+.
- drop patch: FreeWnn-sighandler.patch, upstreamed
- drop patch: FreeWnn-include.patch, upstreamed
- drop patch: FreeWnn-prototypes.patch, upstreamed
- drop patch: FreeWnn-prototypes_msg.patch, upstreamed
- drop patch: FreeWnn-1.1.1-a022.dif, upstreamed
- drop patch: FreeWnn-prototypes_3.patch, upstreamed
OBS-URL: https://build.opensuse.org/request/show/331403
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fwnn?expand=0&rev=21
- Modify FreeWnn-prototypes_3.patch .
I found a bug in make_hinsi_list() at Wnn/jserver/hinsi_list.c,
then fixed it .
- Add FreeWnn-prototypes_3.patch .
Prototype declarations for reducing compilation warnings .
- Add FreeWnn-prototypes_msg.patch .
Bugfix: In openSUSE 13.1 Milestone 3,
uum could not get error messages .
This issue's cause is that we forgot prototype declaration
of msg_get() in Wnn/include/msg.h .
Then I added "FreeWnn-prototypes_msg.patch" as %Patch15 .
http://lists.opensuse.org/opensuse-ja/2013-08/msg00014.htmlhttp://sourceforge.jp/projects/freewnn/lists/archive/users/2013-August/000140.html
- I added %configure --with-libwrap option .
The [jctk]server s were linked -lwrap .
Then we can use /etc/hosts.allow /etc/hosts.deny .
- Degrade fix: In "FreeWnn-prototypes.patch",
I invalidated the patch of "FreeWnn-sighandler.patch" .
Then I deleted a wrong patch to "Wnn/jserver/de.c"
from "FreeWnn-prototypes.patch" .
http://sourceforge.jp/projects/freewnn/lists/archive/users/2013-August/000141.html
- Change: In "FreeWnn-sighandler.patch",
I changed from _exit(-1) to _exit(255) .
This change effects [jctk]server's exit status .
- SLE_11 and openSUSE 12.2 does not provide libwrap0,
then I could not build FreeWnn on them .
So, I deleted %configure --with-libwrap option (forwarded request 195772 from Mitsutoshi)
OBS-URL: https://build.opensuse.org/request/show/195817
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fwnn?expand=0&rev=18
- Modify FreeWnn-prototypes_3.patch .
I found a bug in make_hinsi_list() at Wnn/jserver/hinsi_list.c,
then fixed it .
- Add FreeWnn-prototypes_3.patch .
Prototype declarations for reducing compilation warnings .
- Add FreeWnn-prototypes_msg.patch .
Bugfix: In openSUSE 13.1 Milestone 3,
uum could not get error messages .
This issue's cause is that we forgot prototype declaration
of msg_get() in Wnn/include/msg.h .
Then I added "FreeWnn-prototypes_msg.patch" as %Patch15 .
http://lists.opensuse.org/opensuse-ja/2013-08/msg00014.htmlhttp://sourceforge.jp/projects/freewnn/lists/archive/users/2013-August/000140.html
- I added %configure --with-libwrap option .
The [jctk]server s were linked -lwrap .
Then we can use /etc/hosts.allow /etc/hosts.deny .
- Degrade fix: In "FreeWnn-prototypes.patch",
I invalidated the patch of "FreeWnn-sighandler.patch" .
Then I deleted a wrong patch to "Wnn/jserver/de.c"
from "FreeWnn-prototypes.patch" .
http://sourceforge.jp/projects/freewnn/lists/archive/users/2013-August/000141.html
- Change: In "FreeWnn-sighandler.patch",
I changed from _exit(-1) to _exit(255) .
This change effects [jctk]server's exit status .
- SLE_11 and openSUSE 12.2 does not provide libwrap0,
then I could not build FreeWnn on them .
So, I deleted %configure --with-libwrap option
OBS-URL: https://build.opensuse.org/request/show/195772
OBS-URL: https://build.opensuse.org/package/show/M17N/fwnn?expand=0&rev=11