File smalltalk.changes of Package smalltalk

-------------------------------------------------------------------
Tue Nov  4 01:52:41 CET 2008 - ro@suse.de

- leave libtool alone, no autoreconf 

-------------------------------------------------------------------
Mon Aug 11 04:33:41 CEST 2008 - sndirsch@suse.de

- latest maintenance release 3.0.4
  * mainly bugfixes 

-------------------------------------------------------------------
Sun Jul 20 13:09:24 CEST 2008 - sndirsch@suse.de

- latest maintenance release 3.0.3
  * New methods:
    - Number>>#asCNumber
    - String>>allOccurrencesOfRegex:do:
    - String>>allOccurrencesOfRegex:from:to:do:
    - TCP.AbstractSocket>>#canRead
    - TCP.AbstractSocket>>#canWrite
    - TCP.AbstractSocket>>#ensureReadable
    - TCP.AbstractSocket>>#ensureWriteable

-------------------------------------------------------------------
Fri Apr 27 16:50:20 CEST 2007 - ro@suse.de

- use texlive for building 

-------------------------------------------------------------------
Mon Oct  9 11:28:54 CEST 2006 - mskibbe@suse.de

- update to version 2.1.12 which
  o Make more resilient to #basicHash vagaries
  o Do my math correctly
  o Add #fileOutHeaderOn
  o remove kernel/Class.st 

-------------------------------------------------------------------
Tue Sep 26 00:15:20 CEST 2006 - schwab@suse.de

- Work around broken tcl configure check.
- Fix sigaltstack configure check.
- Add gmp-devel to BuildRequires.

-------------------------------------------------------------------
Wed Jul 26 10:54:21 CEST 2006 - mskibbe@suse.de

- add fix for compiler warning bug #178198

-------------------------------------------------------------------
Wed Jan 25 21:44:41 CET 2006 - mls@suse.de

- converted neededforbuild to BuildRequires

-------------------------------------------------------------------
Thu Sep 29 00:53:29 CEST 2005 - dmueller@suse.de

 - add norootforbuild

-------------------------------------------------------------------
Fri Apr 29 12:01:38 CEST 2005 - hvogel@suse.de

- dont use parallel build anymore.
  the el file generation is too racy

-------------------------------------------------------------------
Thu Apr 28 10:01:20 CEST 2005 - hvogel@suse.de

- hopefully fix parallel build issue with el files

-------------------------------------------------------------------
Fri Feb 25 14:34:46 CET 2005 - schwab@suse.de

- Fix undefined operation.

-------------------------------------------------------------------
Wed Feb 16 17:34:10 CET 2005 - hvogel@suse.de

- update to version 2.1.10 

-------------------------------------------------------------------
Fri Nov 12 00:15:39 CET 2004 - ro@suse.de

- fixed file list 

-------------------------------------------------------------------
Fri Oct 22 19:18:45 CEST 2004 - pmladek@suse.cz

- added two more security patches fixing potential integer and buffer
  overflow in the code from libXpm [#43240]

-------------------------------------------------------------------
Tue Oct 05 19:45:55 CEST 2004 - pmladek@suse.cz

- fixed potential integer and buffer overflow in the code from libXpm [#43240]

-------------------------------------------------------------------
Wed Sep 01 20:51:25 CEST 2004 - pmladek@suse.cz

- updated to version 2.1.8
- enabled parallel build
- installed all COPYING* and ChangeLog files as the documentation

-------------------------------------------------------------------
Mon Mar 08 17:54:37 CET 2004 - pmladek@suse.cz

- updated to version 2.1.7
- compiled with gtk+ support, used gtk2-devel-packages instead of
  gtk, gtk-devel, glib, glib-devel in neededforbuild

-------------------------------------------------------------------
Tue Jan 27 01:28:37 CET 2004 - ro@suse.de

- fix build with current autotools

-------------------------------------------------------------------
Fri Nov  7 02:27:54 CET 2003 - ro@suse.de

- fix no-strict-aliasing patch 

-------------------------------------------------------------------
Fri Sep 05 14:14:48 CEST 2003 - pmladek@suse.cz

- build with -fno-strict-aliasing to avoid potential problems
- added tk-devel to neededforbuild to build with the tk support again

-------------------------------------------------------------------
Wed Jul 23 19:59:24 CEST 2003 - pmladek@suse.cz

- updated to version 2.1.4
- removed the already included tk8.4.patch
- the fixes for ia64 moved to "64bit.patch", they will be used on all 64bit
  architectures
- used the system libtool.m4 to fix problem with dynamic linker characteristic
- used autoreconf to rebuild really everything
- removed the obsolete extra "make" in "lib-src"
- fixed xgst:
    * to do not change directory to /usr/share/smalltalk (no longer needed)
    * to do not use the option -i (no longer needed)
    * to run browser/Run.st

-------------------------------------------------------------------
Thu Apr 24 12:20:23 CEST 2003 - ro@suse.de

- fix install_info --delete call and move from preun to postun

-------------------------------------------------------------------
Wed Mar 12 19:42:10 CET 2003 - pmladek@suse.cz

- really added x-devel-packages to neededforbuild to build with
  Tcl/Tk support again

-------------------------------------------------------------------
Tue Feb 18 12:43:00 CET 2003 - pmladek@suse.cz

- Use %install_info macro [#23458]

-------------------------------------------------------------------
Mon Nov 11 23:49:54 CET 2002 - ro@suse.de

- changed neededforbuild <xf86 xdevel> to <x-devel-packages>

-------------------------------------------------------------------
Tue Sep 17 17:34:28 CEST 2002 - ro@suse.de

- removed bogus self-provides 

-------------------------------------------------------------------
Fri Jul 12 14:37:45 CEST 2002 - max@suse.de

- Fixed for Tcl/Tk 8.4.

-------------------------------------------------------------------
Tue Jul  9 11:44:56 CEST 2002 - pmladek@suse.cz

- updated to version 1.95.13a, bugfix release
- removed ppc workaround (-fsigned-char is in $RPM_OPT_FLAGS on ppc)

-------------------------------------------------------------------
Mon Apr  8 18:01:31 CEST 2002 - pmladek@suse.cz

- used suse_update_config
- removed obsolete --host=%{_target_cpu}-suse-linux configure parametr

-------------------------------------------------------------------
Fri Apr  5 14:45:43 CEST 2002 - schwab@suse.de

- Remove ia64 workaround.
- Fix typo in LP64 patches.

-------------------------------------------------------------------
Tue Apr  2 16:37:05 CEST 2002 - pmladek@suse.cz

- fixed to compile with autoconf-2.53:
	- used macro AC_LIBOBJ
	- added glib-devel and gtk-devel into neededforbuild
	- used aclocal

-------------------------------------------------------------------
Wed Jan 23 14:47:26 CET 2002 - pmladek@suse.cz

- used macro %{_libdir} to fix for lib64

-------------------------------------------------------------------
Fri Jan 18 13:10:25 CET 2002 - pmladek@suse.cz

- updated to version 1.95.9:
	* improved SortedCollection performance
	* the directory class>>#image method returns the *current* 
	  rather than the default image path
	* a few bug fixes

-------------------------------------------------------------------
Tue Dec 18 10:35:41 CET 2001 - pmladek@suse.cz

- updated to version 1.95.7, bugfix release

-------------------------------------------------------------------
Wed Nov 21 13:35:50 CET 2001 - schwab@suse.de

- Workaround gcc bug on ia64 with -frename-registers.
- Add some casts for 64 bit architectures.
- Fix use of old readline API.
- Fix xgst script.

-------------------------------------------------------------------
Wed Nov 21 11:39:26 CET 2001 - schwab@suse.de

- Fix to build on architectures that have no asm support for lightning.

-------------------------------------------------------------------
Mon Nov 19 14:27:31 CET 2001 - ro@suse.de

- update to 1.95.5 to make it build again 

-------------------------------------------------------------------
Wed Aug 15 09:19:10 CEST 2001 - pmladek@suse.cz

- fixed to realy compile with $RPM_OPT_FLAGS
- removed xgst from patch to sources
- fixed xgst to run blox/Run.st only now

-------------------------------------------------------------------
Mon Jun 18 17:54:30 CEST 2001 - schwab@suse.de

- Fix C function interface for ia64.

-------------------------------------------------------------------
Mon Jun 18 13:36:50 CEST 2001 - schwab@suse.de

- Don't run autoconf.
- Fix use of va_arg.

-------------------------------------------------------------------
Wed Jun 13 17:16:41 CEST 2001 - pblaha@suse.cz

- fix libblox-tk for work xgst

-------------------------------------------------------------------
Tue Jun 12 15:04:51 CEST 2001 - pblaha@suse.cz

- fix compilation with new autoconf 

-------------------------------------------------------------------
Tue May  8 17:18:58 CEST 2001 - mfabian@suse.de

- bzip2 sources

-------------------------------------------------------------------
Fri Mar 23 18:00:09 CET 2001 - pblaha@suse.cz

- update on 1.95.4 

-------------------------------------------------------------------
Tue Mar 13 16:27:15 CET 2001 - ro@suse.de

- fixed problem with TK_XINCLUDES 

-------------------------------------------------------------------
Fri Feb 23 00:10:25 CET 2001 - ro@suse.de

- added readline/readline-devel to neededforbuild (split from bash)

-------------------------------------------------------------------
Thu Jan 25 11:23:22 CET 2001 - pblaha@suse.cz

- update on 1.8.5 

-------------------------------------------------------------------
Wed Nov 29 17:26:52 CET 2000 - ro@suse.de

- changed neededforbuild <tcld> to <tcl-devel>

-------------------------------------------------------------------
Mon Nov 27 13:07:42 CET 2000 - pblaha@suse.cz

- upgrade on 1.8.4 and fix problem with run xgst 

-------------------------------------------------------------------
Tue Nov 14 10:51:38 CET 2000 - pblaha@suse.cz

- rename to smalltalk 

-------------------------------------------------------------------
Wed Oct  4 11:42:52 CEST 2000 - pblaha@suse.cz

- upgrade to 1.8.3

-------------------------------------------------------------------
Wed Jun 21 16:15:01 CEST 2000 - uli@suse.de

- fixed for PPC

-------------------------------------------------------------------
Mon Jun 19 22:13:17 CEST 2000 - kasal@suse.de

- upgrade to 1.7.5

-------------------------------------------------------------------
Thu Jun  8 01:48:46 CEST 2000 - ro@suse.de

- hacked configure for tcl 8.3 

-------------------------------------------------------------------
Mon Mar 27 10:29:55 CEST 2000 - kasal@suse.cz

- upgrade to 1.7.3

-------------------------------------------------------------------
Tue Feb 29 19:45:04 CET 2000 - kasal@suse.cz

- upgraded to 1.7.1
- added buildroot, got rid of Makefile.Linux
- does not provide stix

-------------------------------------------------------------------
Mon Feb 28 19:03:26 CET 2000 - kukuk@suse.de

- move /usr/info -> /usr/share/info

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

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

-------------------------------------------------------------------
Mon Dec 14 18:02:21 MET 1998 - ro@suse.de

- build with glibc
- use configure-switch to compile in runtime-locations

----------------------------------------------------------------------------
Thu Oct  2 11:57:32 MEST 1997 - rj@suse.de

	- version 1.2.alpha5 now working with build

----------------------------------------------------------------------------
Fri Sep 13 12:39:48 MET DST 1996 - rj@suse.de

	- package included again
	- new version 1.2.alpha5 (ELF-Binaries)
	- now including blox, stix and tcp	

openSUSE Build Service is sponsored by