| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: Canna-devel | Distribution: Red Hat Linux |
| Version: 3.6 | Vendor: Red Hat, Inc. |
| Release: 12 | Build date: Tue Feb 4 10:32:16 2003 |
| Group: Development/Libraries | Build host: sylvester.devel.redhat.com |
| Size: 1073901 | Source RPM: Canna-3.6-12.src.rpm |
| Packager: Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla> | |
| Url: http://www.nec.co.jp/japanese/product/computer/soft/canna/ | |
| Summary: Header file and library for developing programs which use Canna. | |
The Canna-devel package contains the development files needed to build programs that will use the Canna Japanese character input system.
Distributable
internal MD5: 631069b0bc0a9b84b23ebf23eb9bbdb8
GPG
* Tue Feb 04 2003 Yukihiro Nakai <ynakai@redhat.com> 3.6-9
- Add cannaping command for init script (#82163)
- Update canna init script (#82163)
* Thu Jan 23 2003 Tim Powers <timp@redhat.com> 3.6-8
- rebuild
* Sat Dec 21 2002 Yukihiro Nakai <ynakai@redhat.com> 3.6-7
- Change shell to /sbin/nologin (#80175)
* Thu Dec 12 2002 Yukihiro Nakai <ynakai@redhat.com> 3.6-5
- Update to 3.6p1
* Thu Nov 28 2002 Yukihiro Nakai <ynakai@redhat.com> 3.6-4
- Disable -O2 on ia64
* Wed Nov 27 2002 Yukihiro Nakai <ynakai@redhat.com> 3.6-3
- Update bonobo
- Update zipcode
- Update cannadic
* Tue Nov 19 2002 Yukihiro Nakai <ynakai@redhat.com> 3.6-1
- Update to 3.6
* Tue Nov 12 2002 Elliot Lee <sopwith@redhat.com> 3.5b2-71
- Remove/fix ldconfig usage in scripts
- _smp_mflags
- Rebuild
* Mon Nov 11 2002 Yukihiro Nakai <ynakai@redhat.com> 3.5b2-70.8.0.1
- Add CANNA-2002-01 patch
* Fri Nov 01 2002 Yukihiro Nakai <ynakai@redhat.com> 3.5b2-70.8.0
- Add wconvert.c buffer overrun fix patch
* Wed Aug 07 2002 Yukihiro Nakai <ynakai@redhat.com> 3.5b2-70
- Delete -inet option from canna.init script (#67217)
- Obsolete tamago with this version (#67217)
- Delete localhost from /etc/hosts.canna
* Sat Aug 03 2002 Yukihiro Nakai <ynakai@redhat.com> 3.5b2-69
- Update zipcode
- Update pubdic-bonobo
* Fri Jul 19 2002 Akira TAGOH <tagoh@redhat.com> 3.5b2-68
- Canna-3.5b2-nonstrip.patch: applied to fix the stripped binary.
* Wed Jul 10 2002 Yukihiro Nakai <ynakai@redhat.com>
- Update zipcode
- Update pubdic-bonobo
- Update Cannadic
* Fri Jun 28 2002 Yukihiro Nakai <ynakai@redhat.com>
- Make users at install(%pre) (#66306)
* Thu Jun 27 2002 Yukihiro Nakai <ynakai@redhat.com>
- Update pubdic-bonobo
* Fri Jun 07 2002 Yukihiro Nakai <ynakai@redhat.com>
- Update pubdic-bonobo
- Update zipcode
* Fri May 24 2002 Tim Powers <timp@redhat.com>
- automated rebuild
* Thu Mar 28 2002 Yukihiro Nakai <ynakai@redhat.com> 3.5b2-62
- Update cannadic to 0.94b to fix pubdic wrong entry
- Update pubdic-bonobo
- Remove refer to pubdic
- celebrate pubdic-bonobo indepence day
* Tue Feb 26 2002 Yukihiro Nakai <ynakai@redhat.com> 3.5b2-61
- Update cannadic to 0.94
* Wed Jan 30 2002 Yukihiro Nakai <ynakai@redhat.com> 3.5b2-58
- Update zipcode dic
- Update pubdic-bonobo
* Mon Jan 21 2002 Yukihiro Nakai <ynakai@redhat.com> 3.5b2-56
- Update pubdic-bonobo(renamed from pubdic-redhat)
* Sat Jan 12 2002 Yukihiro Nakai <ynakai@redhat.com> 3.5b2-55
- Minor fix for shion
- Update cannadic to 0.93
* Wed Jan 09 2002 Yukihiro Nakai <ynakai@redhat.com> 3.5b2-52
- %doc fix
- Add pubdic-redhat
- Add dictionary 'shion'
* Sun Jan 06 2002 Yukihiro Nakai <ynakai@redhat.com> 3.5b2-51
- Add cannadic, GPL dictionary
* Fri Aug 31 2001 Yukihiro Nakai <ynakai@redhat.com>
- Set -inet option by default in canna init script and add localhost
to hosts.canna. It affects to tamago/emacs problem(#52886)
* Thu Aug 30 2001 Yukihiro Nakai <ynakai@redhat.com>
- Apply patch3 in all case
* Fri Aug 24 2001 Jens Petersen <petersen@redhat.com> - 3.5b2-48
- Add defattr before /var/lib/canna, so that files therein not made executable.
* Thu Aug 23 2001 SATO Satoru <ssato@redhat.com> - 3.5b2-47
- cleaned up SPEC (remove meaningless 'Prefix:' tag, use macros, etc.)
- added BuildPrereq: XFree86-devel (xmkmf)
- added some dictionaries ported from skk (#52248)
- added %config(noreplace) /var/lib/canna/cannahost
* Wed Aug 22 2001 Yukihiro Nakai <ynakai@redhat.com> - 3.5b2-46
- Build fix with (#52088)
* Thu Aug 16 2001 Jens Petersen <petersen@redhat.com> - 3.5b2-45
- Added patch by Ishikawa to make cannaserver listen only on a unix domain
socket by default (#33420) and create "/var/lib/canna/cannahost" to help
kinput2 find it.
- Added fix from Ishikawa for "typo" in malloc call in lib/RK/dd.c.
* Fri Aug 10 2001 Yukihiro Nakai <ynakai@redhat.com> - 3.5b2-44
- Off the S bit (#13135)
* Mon Jun 25 2001 Elliot Lee <sopwith@redhat.com>
- Bump release + rebuild.
* Tue Apr 24 2001 Yukihiro Nakai <ynakai@redhat.com>
- Add complete ia64 patch
* Wed Apr 18 2001 Bill Nottingham <notting@redhat.com>
- build on ia64 so that dependencies work
* Tue Feb 06 2001 Matt Wilson <msw@redhat.com>
- changed requires on Canna-devel to require Canna-libs, not Canna
* Tue Feb 06 2001 Trond Eivind Glomsrd <teg@redhat.com>
- Display OK or FAILED from initscript (#26111)
* Fri Jan 26 2001 Yukihiro Nakai <ynakai@redhat.com>
- More fix to reduce warning
* Fri Jan 26 2001 Yukihiro Nakai <ynakai@redhat.com>
- Capitalize summary
- Add Requires to Canna-devel
- Minor fix for %files
* Wed Jan 24 2001 Adrian Havill <havill@redhat.com>
- changed dangerous suid bin/bin uid/gid of server to canna/canna
* Tue Jan 23 2001 Yukihiro Nakai <ynakai@redhat.com>
- Update canna.init (teg@redhat.com>
* Tue Jan 23 2001 Yukihiro Nakai <ynakai@redhat.com>
- Add defattr
- Add post and postun for -libs to ldconfig
* Mon Jan 22 2001 Yukihiro Nakai <ynakai@redhat.com>
- Split the runtime library
- bzip2
* Fri Jan 19 2001 Yukihiro Nakai <ynakai@redhat.com>
- Disable IA64 patch. It seems to cause serious problem.
(Such IA64 fix is not needed with the newer compiler?)
* Fri Jan 19 2001 Matt Wilson <msw@redhat.com>
- use -DCANNA_WCHAR (revert the the part of the ia64 patch that disables
-DCANNA_WCHAR
* Tue Dec 19 2000 Yukihiro Nakai <ynakai@redhat.com>
- Add IA64 patch (Not complete)
* Thu Sep 14 2000 ISHIKAWA Mutsumi <ishikawa@redhat.com>
- spcfile typo fix (doc-canna -> dot-canna)
* Thu Sep 14 2000 ISHIKAWA Mutsumi <ishikawa@redhat.com>
- add /etc/skel/.canna
* Wed Sep 13 2000 ISHIKAWA Mutsumi <ishikawa@redhat.com>
- fix initscript
* Tue Sep 12 2000 ISHIKAWA Mutsumi <ishikawa@redhat.com>
- chown bin.bin /usr/sbin/{cannaserver,cannakill},/var/lib/canna
and /var/log/canna
* Tue Sep 12 2000 ISHIKAWA Mutsumi <ishikawa@redhat.com>
- hosts.canna read bug fix.
* Fri Sep 08 2000 ISHIKAWA Mutsumi <ishikawa@redhat.com>
- move back /etc/init.d -> /etc/rc.d/init.d
* Fri Aug 25 2000 ISHIKAWA Mutsumi <ishikawa@redhat.com>
- chmod +x /etc/init.d/canna
* Sat Aug 05 2000 ISHIKAWA Mutsumi <ishikawa@redhat.com>
- move /etc/rc.d/init.d -> /etc/init.d
* Fri Aug 04 2000 ISHIKAWA Mutsumi <ishikawa@redhat.com>
- rebuilt for RedHat 7.0.
- man directory ja_JP.UJIS -> ja
- Canna-3.5b2.conf.patch modified to install manpages to /usr/share/man
- remove Canna-3.5b2-fhs.patch to install manpages to /usr/share/man
* Wed Jul 19 2000 Nalin Dahyabhai <nalin@redhat.com>
- fix syntax error in postun
- no need to remove the services entry in postun
- make all symlinks to catdic relative instead of absolute
* Sat Jul 15 2000 Bill Nottingham <notting@redhat.com>
- move initscript back
* Thu Jul 13 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
* Wed Jul 12 2000 Bill Nottingham <notting@redhat.com>
- don't run by default
- add buffer overflow patch
- add configuration that should in theory only accept connections
from localhost or unix socket
* Tue Jun 27 2000 Preston Brown <pbrown@redhat.com>
- initscript to /etc/init.d, and updated for new initscript stds.
* Tue Jun 20 2000 Preston Brown <pbrown@redhat.com>
- FHS paths
* Tue Jun 13 2000 Matt Wilson <msw@redhat.com>
- don't redefine bcopy
- add defattr
* Mon Mar 27 2000 Chris Ding <cding@redhat.com>
- ja -> ja_JP.eucJP
* Tue Mar 21 2000 Chris Ding <cding@redhat.com>
- ja_JP.eucJP -> ja
* Thu Mar 09 2000 Matt Wilson <msw@redhat.com>
- build for 6.2, gzip manpages
* Sat Mar 04 2000 Chris Ding <cding@redhat.com>
- ja -> ja_JP.eucJP
- changed group
* Fri Oct 22 1999 Matt Wilson <msw@redhat.com>
- added prereq for grep and cp
* Thu Oct 21 1999 Matt Wilson <msw@redhat.com>
- added prereq for /sbin/chkconfig and /etc/services
* Wed Oct 13 1999 Matt Wilson <msw@redhat.com>
- fixed redirection path for 4 man pages
* Fri Oct 08 1999 Matt Wilson <msw@redhat.com>
- rebuilt against 6.1
* Fri Jun 25 1999 Japanese LinuxPPC Users' Group <jrpm@ppc.linux.or.jp>
- build against Linuxppc R5
- add Oe's stdin patch in Canna-3.5b2-3rh.src.rpm
- change canna.init and spec file for safty shutdown cannaserver. Thanks to Shoichiro Nagata.
* Mon May 31 1999 FURUSAWA,Kazuhisa <kazu@linux.or.jp>
- 4th Release for i386 (glibc2.1).
- Original Packager: Atsushi Yamagata <yamagata@plathome.co.jp>
* Fri Jan 22 1999 Atsushi Yamagata <yamagata@plathome.co.jp>
- 4th release
- changed installed directories (See Canna.conf and INSTALL.jp)
- added post-{un}install scripts for Canna and Canna-devel packages
- added URL, Distribution, Vendor, and Prefix tags
* Tue Nov 04 1997 Atsushi Yamagata <yamagata@jwu.ac.jp>
- 3rd release
- patched for glibc. Thanks Mr. Daisuke Sato <densuke@ga2.so-net.or.jp>
- divided the Canna packege into Canna and Canna-devel
* Mon Jul 28 1997 Atsushi Yamagata <yamagata@jwu.ac.jp>
- 2nd release
* Sat Jul 12 1997 Atsushi Yamagata <yamagata@jwu.ac.jp>
- 1st release
h{%
Generated by rpm2html 1.8.1
Daniel Veillard, Fri Oct 10 03:45:46 2008