Группа :: Работа с текстами
Пакет: ispell
Главная Изменения Спек Патчи Загрузить Bugs and FR
22 октября 2005 Igor Vlasenko <viy at altlinux.ru> 1:3.2.06-alt5.M24.6
- backport to M24 of alt6 (#5589 #5285)
- #5589
- reverted to previous SMP-incompatible build
- rebuilded for #4441
- epa7-tmp.patch, alt-tmp.patch: fix insecure tempfile handling
in munchlist and findaffix - downgrade-english-wordchars.patch: do not use ISO Latin-1 characters
like grave and acute for english words - reworked %build and %install scriplets
- licnese: BSD-like, not GPL
- specfile cleanup
- fixed serial missing
- new version
- add alternatives
- build with german dictionary
- %{un}install_info removed
- rebuild with gcc-3.2
- ispell-en:
+ add americanxlg dictionary
+ *xlg made the default dictionaries
- removed Requires: locales-*
- Added:
+ Russian description - Fixed:
+ dependencies for RE
- build for RE
- Dont include broken string.h.
- Modify texinfo file for correct installation
- Generate info file instead of using a pre-generated one
- Modify BuildRequires since words package installed must be BM..
- Allow to build
- Macros, BM, Linux-Mandrake's specs compliant, etc.
- splitted ispell-de to its own package
- rebuild for new Group: names
- changed the spec file a bit to leave compression of man pages to spec-helper
- added Provides: ispell-dictionary for ispell-{en,de}
- added Requires: ispell-dictionary to ispell package, so it requires
at least one dictionary package to be installed
- added Obsoletes: for easier installation over other rpms of same language
- added british files to ispell-en
- separate dictionaries ispell-en and ispell-de
- increase MASKBITS from 32 to 64 - like in Debian (needed by ispell-pl)
- Mandrake adaptions
- handle RPM_OPT_FLAGS
- auto rebuild in the new build environment (release 15)
- add a buildroot
- strcmp may have different forms on different systems;
do not declare it explicitly, just include <string.h> - use /var/tmp instead of /usr/tmp
- Added German dictionary
- eliminate /usr/lib/emacs/site-lisp/ispell.el -- use emacs-20.3 version.
- use posix termios (problem #558)
- add build root.
- alphahack patch no longer required. struct winsize now in <ioctl-types.h>.
- change MASKWIDTH apropriately on alpha
- translations modified for de, fr, tr
- have two Source1 lines isn't terribly brilliant
- patch to avoid remaking ispell.info
- built against glibc
- Added a spell program.
- Configured for 8-bit use.