File ispell.changes of Package ispell.1000

-------------------------------------------------------------------
Mon Aug 17 16:09:39 UTC 2015 - werner@suse.de

- Add changes from openSUSE to fix e.g. bsc#941760 

-------------------------------------------------------------------
Tue Feb 10 16:14:17 UTC 2015 - werner@suse.de

- Xemacs knows about define-coding-system-alia therefore use it (boo#896947) 

-------------------------------------------------------------------
Wed Feb  4 09:07:06 UTC 2015 - werner@suse.de

- Use real POSIX shell syntax 
- Fix ispell update script thas is do not try to source old SUSE
  config files (boo#916001)

-------------------------------------------------------------------
Sat Dec 13 21:30:00 UTC 2014 - Led <ledest@gmail.com>

- fix bashism in SuSEconfig.ispell (update) script

-------------------------------------------------------------------
Mon Dec  9 12:07:36 UTC 2013 - werner@suse.de

- Remove mixed patch leftover 

-------------------------------------------------------------------
Fri Dec  6 13:09:04 UTC 2013 - werner@suse.de

- Hint from Björn Jacke that old style sort is broken, therefore
  enforce usage of modern sort options 

-------------------------------------------------------------------
Mon Jun 18 14:08:25 UTC 2012 - werner@suse.de

- Rename and relocate SuSEconfig.ispell

-------------------------------------------------------------------
Wed Feb  1 15:07:50 UTC 2012 - jengelh@medozas.de

- Remove redundant tags/sections per specfile guideline suggestions

-------------------------------------------------------------------
Fri Aug 20 18:37:17 CEST 2010 - werner@suse.de

- Run SuSEconfig.ispell if YaST is not used to make sure that we
  have an english dictionary

-------------------------------------------------------------------
Sun Aug 30 20:05:52 CEST 2009 - coolo@novell.com

- provide Patch0

-------------------------------------------------------------------
Sun Jun  7 12:04:12 CEST 2009 - ro@suse.de

- rename getline to my_getline to avoid conflict with function
  from glibc 

-------------------------------------------------------------------
Thu May 31 19:25:20 CEST 2007 - werner@suse.de

- Update ispell to version 3.3.02 including various bug fixes
  and add new old html parser and support for UTF-8.

-------------------------------------------------------------------
Thu May 31 16:02:11 CEST 2007 - werner@suse.de

- Fix sq/unsq, hint from Thomas Rachel

-------------------------------------------------------------------
Thu Mar 29 17:52:16 CEST 2007 - rguenther@suse.de

- Add bison and ncurses-devel BuildRequires.

-------------------------------------------------------------------
Mon May 22 21:22:18 CEST 2006 - schwab@suse.de

- Don't strip binaries.

-------------------------------------------------------------------
Wed Mar 29 16:09:33 CEST 2006 - werner@suse.de

- Add locale provides (bug #161478)

-------------------------------------------------------------------
Wed Jan 25 21:36:43 CET 2006 - mls@suse.de

- converted neededforbuild to BuildRequires

-------------------------------------------------------------------
Thu Jan 12 16:23:30 CET 2006 - werner@suse.de

- Fix dangling symlink (bug #142828)

-------------------------------------------------------------------
Fri Jul  1 16:45:32 CEST 2005 - werner@suse.de

- Make it build-root and no norootforbuild

-------------------------------------------------------------------
Thu Jun 02 12:32:53 CEST 2005 - mfabian@suse.de

- fix ispell-emacs-menu.el for XEmacs 21.5.20 and
  xemacs-packages-20050505 (coding system iso-8859-14 may not
  exist without requiring 'latin-euro-latin8).

-------------------------------------------------------------------
Thu Mar 10 16:02:41 CET 2005 - werner@suse.de

- Use /var/lib/dict/ to handle ro /usr/share/dict/ and the symbolic
  link `english.hash/aff' to the choosen dictionary (bug #67048)

-------------------------------------------------------------------
Tue Dec 21 16:56:20 CET 2004 - werner@suse.de

- Be sure that the string utils uses the POSIX locale

-------------------------------------------------------------------
Mon May  3 14:51:41 CEST 2004 - werner@suse.de

- Add break condition for checking HUGE lines to avoid side effect
  of the new ``compensate for short copy strategy'' (bug #39745)

-------------------------------------------------------------------
Thu Jan  8 18:22:41 CET 2004 - ro@suse.de

- fix build with current bison 

-------------------------------------------------------------------
Fri Aug 29 13:40:00 CEST 2003 - werner@suse.de

- More about new POSIX sort behaviour: one fix in munchlist
  and four fixes in findaffix (bug #29627).

-------------------------------------------------------------------
Thu Aug 28 15:31:47 CEST 2003 - mmj@suse.de

- Add sysconfig metadata [#28885]

-------------------------------------------------------------------
Thu Jul 24 14:01:37 CEST 2003 - werner@suse.de

- Fix encode mappings for Xemacs

-------------------------------------------------------------------
Tue Apr  8 15:44:15 CEST 2003 - werner@suse.de

- Fix munchlist sort using
- Fix Makefile's sort using
- Use secure tmp directory for munchlist

-------------------------------------------------------------------
Tue Apr  8 13:51:50 CEST 2003 - werner@suse.de

- Use -n option for tail
- Use iso-latin-1 even for english dictionaries to avoid splits
- Add some more comments about new german and the DICTIONARY var

-------------------------------------------------------------------
Thu Feb 20 11:27:01 CET 2003 - mmj@suse.de

- Add sysconfig metadata [#22650]

-------------------------------------------------------------------
Wed Sep 18 01:47:36 CEST 2002 - ro@suse.de

- removed bogus self-provides 

-------------------------------------------------------------------
Thu Aug 15 18:42:36 CEST 2002 - ro@suse.de

- fixed typo in specfile 

-------------------------------------------------------------------
Thu Aug 15 16:44:18 CEST 2002 - werner@suse.de

- Add pre-requires (bug #17885)

-------------------------------------------------------------------
Mon May 13 16:53:34 CEST 2002 - egmont@suselinux.hu

- use RC_LANG instead of obsolete DEFAULT_LANGUAGE

-------------------------------------------------------------------
Tue Apr 16 14:56:25 CEST 2002 - adrian@suse.de

- add Provides spell (kdelibs3 needs either ispell or aspell now)

-------------------------------------------------------------------
Thu Mar  7 16:42:32 CET 2002 - egmont@suselinux.hu

- Fixed template comment

-------------------------------------------------------------------
Wed Feb 20 14:53:54 CET 2002 - werner@suse.de

- Avoid circular depndencies (bug #13609)

-------------------------------------------------------------------
Mon Feb  4 11:18:37 CET 2002 - egmont@suselinux.hu

- SuSE GmbH -> SuSE Linux AG

-------------------------------------------------------------------
Thu Jan 24 16:25:08 CET 2002 - werner@suse.de

- Make MASKTYPE to a string (thanks to Jan Cihlar)

-------------------------------------------------------------------
Wed Jan 16 18:31:14 CET 2002 - egmont@suselinux.hu

- Rename packages to ispell-american and ispell-british
- They no longer have common files, no longer exclude each other
- New SuSEconfig module to generate the "english" symlinks

-------------------------------------------------------------------
Thu Dec 13 15:03:32 CET 2001 - werner@suse.de

- Fix the sq patch gets versus fgets, the newline problem (#12461)
- No backslashspace patch anymore required

-------------------------------------------------------------------
Thu Sep 27 19:39:33 CEST 2001 - werner@suse.de

- Update to ispell 3.2.06
  * port missed patches to 3.2.06
  * curent missing patches are
    ISO part of html mode and maybe backslashspace workaround

-------------------------------------------------------------------
Thu May 17 11:24:03 CEST 2001 - werner@suse.de

- Mask all exit status with true on unlinking english.hash

-------------------------------------------------------------------
Mon May 14 11:16:17 CEST 2001 - werner@suse.de

- Be sure that exit status is true in preun scripts

-------------------------------------------------------------------
Wed May  9 23:36:47 CEST 2001 - mfabian@suse.de

- bzip2 sources

-------------------------------------------------------------------
Wed Feb  7 18:59:50 CET 2001 - werner@suse.de

- Workaround for broken gcc on IA64
- Split main dif into several patches
- Add backslash space patch for TeX text
- Add iso-more-html patch for HTML text

-------------------------------------------------------------------
Wed Jan 10 15:53:45 CET 2001 - werner@suse.de

- Make temporary files more secure

-------------------------------------------------------------------
Sat Oct 14 20:31:52 CEST 2000 - schwab@suse.de

- Do not define bcopy and bzero on Linux.

-------------------------------------------------------------------
Mon Sep 18 14:26:27 CEST 2000 - werner@suse.de

	- Change ispell-emacs-menu.el to fit filter feature
	  in ispell-menu-xemacs of newer ispell.el of XEmacs
	- Change ispell-emacs-menu.el to add local used
	  dictionary list.

-------------------------------------------------------------------
Sat May 27 19:16:36 CEST 2000 - kukuk@suse.de

- Use doc macro

-------------------------------------------------------------------
Mon Mar 13 18:22:30 CET 2000 - werner@suse.de

	- Use tc[sg]etattr if possible
	- Use correct pointer size depending on __WORDSIZE
	- Fix common names with ncurses
	- Use $RPM_OPT_FLAGS
	- Use correct type for {m,re}alloc
	- Don't require ispell for ibritish and iamerica because
	  ispell requires one of those packages (bootstrapping)

-------------------------------------------------------------------
Fri Feb 25 12:54:22 CET 2000 - kukuk@suse.de

- Move /usr/{info,man} -> /usr/share/{info,man}

-------------------------------------------------------------------
Mon Sep 27 16:31:01 CEST 1999 - bs@suse.de

- fixed requirements for sub packages

-------------------------------------------------------------------
Mon Sep 20 18:08:52 CEST 1999 - ro@suse.de

- added Requires ispell_dictionary for ispell
- added Provides ispell_dictionary for ibritish, iamerica

-------------------------------------------------------------------
Mon Sep 13 17:23:57 CEST 1999 - bs@suse.de

- ran old prepare_spec on spec file to switch to new prepare_spec.

-------------------------------------------------------------------
Wed Jul 14 22:45:39 CEST 1999 - werner@suse.de

	- Avoid load messages during rebuild of emacs spell menue

-------------------------------------------------------------------
Thu Mar  4 19:39:32 MET 1999 - werner@suse.de

	- Preparing for a better (x)emacs interface: Implement a
	  emacs lisp file to create the spell menus modular on the
	  fly in both emacs and xemacs Edit pulldown.

-------------------------------------------------------------------
Fri Nov 13 11:51:24 MET 1998 - bs@suse.de

- fixed spec file (double entry Summary)

-------------------------------------------------------------------
Thu Nov 12 15:15:48 MET 1998 - bs@suse.de

- fixed spec file for new rpm.

-------------------------------------------------------------------
Thu Sep 10 15:46:44 MEST 1998 - ro@suse.de

- catch redefinition of strcmp in ijoin.c

----------------------------------------------------------------------------
Thu Jul  9 22:24:39 MEST 1998 - werner@suse.de
	- Some preun scripts for ibritish and iamerica

----------------------------------------------------------------------------
Thu Jul  9 00:24:42 MET DST 1998 - werner@suse.de
	- Split ispell into ispell for binaries and two
	  packages ibritish and iamerica (excluding each other)

----------------------------------------------------------------------------
Fri Feb  6 11:13:32 MET 1998 - werner@suse.de
	- Move hk2-deutsch to igerman and dicts package
	- Fix flag handling (flags [\]^_` are not reconginzed by isalpha)
	- Fix bug in fix8bit (wrong handling of second figure of a hex number)
----------------------------------------------------------------------------
Fri Oct 17 17:06:37 MET DST 1997 - werner@suse.de
	- Move description from pac to /usr/doc/packages/ispell
	- Fix ispell.texinfo
----------------------------------------------------------------------------
Thu Feb  6 22:26:46 MET 1997 - werner@suse.de

	- Repacked
	- A small modification: Now there is an environment variable
	  CHARSET which will be used if and only if the environment variable
	  DICTIONARY is set. E.g. DICTIONARY=deutsch and CHARSET=latin1
	  Therefore `-T' is not needed ... `-n', `-t' and `-T'
          overwrites CHARSET.

openSUSE Build Service is sponsored by