clisp/clisp.changes

317 lines
10 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Mon Apr 23 21:30:57 CEST 2007 - aj@suse.de
- Remove unneeded BuildRequires.
-------------------------------------------------------------------
Wed Jan 24 11:36:01 CET 2007 - werner@suse.de
- Stop compiler complaining about x = x++
- Use db-4.3 instead of db-4.4, the breaking all former versions
-------------------------------------------------------------------
Mon Oct 30 00:42:12 CET 2006 - ro@suse.de
- disabled berkeley-db module for the moment to fix build
needs porting to db-4.4
-------------------------------------------------------------------
Wed Jul 19 17:40:53 CEST 2006 - werner@suse.de
- Update to clisp version 2.39
* Many bug fixes and new features
- With a real bug fix for last crash on ia64
- Add a new workaround for a new random crash on ia64
-------------------------------------------------------------------
Thu Jun 22 18:10:50 CEST 2006 - ro@suse.de
- remove self provides
-------------------------------------------------------------------
Tue May 23 18:12:47 CEST 2006 - werner@suse.de
- Skip exec-image test on ia64, currently broken
- Use noexec heap codes on 32 bit architectures
-------------------------------------------------------------------
Mon May 22 18:14:49 CEST 2006 - werner@suse.de
- Update to clisp 2.38
-------------------------------------------------------------------
Tue Mar 21 13:29:37 CET 2006 - werner@suse.de
- Be sure not to be fooled by old kernels on IA64
-------------------------------------------------------------------
Mon Mar 13 17:25:51 CET 2006 - werner@suse.de
- Be sure that the stack size limit is large enough to be able
to dump the resulting clisp image.
-------------------------------------------------------------------
Sun Feb 5 11:40:24 CET 2006 - schwab@suse.de
- Remove ridiculous stack limit.
-------------------------------------------------------------------
Wed Jan 25 21:35:03 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Tue Jan 10 16:27:05 CET 2006 - werner@suse.de
- Update to bug fix release 2.37
-------------------------------------------------------------------
Wed Dec 21 16:26:51 CET 2005 - werner@suse.de
- Make the factorials of 17 upto 33 work on 64 bit without SIGSEGV
-------------------------------------------------------------------
Wed Dec 7 17:19:17 CET 2005 - werner@suse.de
- Update to clisp 2.36
-------------------------------------------------------------------
Mon Sep 5 17:04:55 CEST 2005 - werner@suse.de
- Update to clisp 2.35
-------------------------------------------------------------------
Thu Apr 14 17:30:43 CEST 2005 - werner@suse.de
- Get clisp back on ix86
-------------------------------------------------------------------
Wed Jan 12 12:12:39 CET 2005 - mfabian@suse.de
- Bugzilla #39700: apply patch received from Bruno Haible to fix
a problem with non-ASCII file names.
-------------------------------------------------------------------
Tue Oct 26 13:41:33 CEST 2004 - werner@suse.de
- Switch from heimdal-lib to kerberos-devel-packages macro
-------------------------------------------------------------------
Wed Jun 30 17:41:46 CEST 2004 - werner@suse.de
- Handle axp just as ia64 in CFLAGS to make it work correctly
-------------------------------------------------------------------
Tue Jun 29 15:28:31 CEST 2004 - werner@suse.de
- Make FFI work on ia64
- Make memory mapping of lisp object work correctly on ia64
-------------------------------------------------------------------
Wed Jun 23 19:28:48 CEST 2004 - werner@suse.de
- Update to clisp 2.33.2
- Make it work on x86_64
- Use FFI on s390 because it works
- Currently disable FFI in ia64 because it does not work
-------------------------------------------------------------------
Fri Feb 20 14:24:46 CET 2004 - werner@suse.de
- Back to clisp 2.30 because 2.32/2.31 does _not_ support 64bit
systems (work in progress, waiting on 2.33). OK, with 2.30
and current compiler no of 64 bit systems are running, but
we get abck a s390 clisp version.
-------------------------------------------------------------------
Fri Feb 13 22:58:10 CET 2004 - kukuk@suse.de
- Build as normal user
- Cleanup neededforbuild
-------------------------------------------------------------------
Fri Feb 13 13:56:36 CET 2004 - werner@suse.de
- Update to clisp 2.32
-------------------------------------------------------------------
Wed Nov 19 16:44:56 CET 2003 - max@suse.de
- Linking libpq dynamically, because it now depends on libkrb5.
- Added heimdal-lib (libkrb5) to neededforbuild.
-------------------------------------------------------------------
Thu Jun 12 16:18:01 CEST 2003 - coolo@suse.de
- use BuildRoot
- use %find_lang
-------------------------------------------------------------------
Wed Jun 11 05:31:28 CEST 2003 - kukuk@suse.de
- Fix tail parameters
- Fix filelist
-------------------------------------------------------------------
Wed Jan 29 16:30:59 CET 2003 - werner@suse.de
- Get it running with gcc 3.3, with this compiler the TYPECODES
can not determined anymore and uses NO_TYPECODES.
-------------------------------------------------------------------
Fri Jan 24 19:33:34 CET 2003 - werner@suse.de
- Update to 2.30
-------------------------------------------------------------------
Mon Nov 11 23:49:54 CET 2002 - ro@suse.de
- changed neededforbuild <xshared> to <x-devel-packages>
- changed neededforbuild <xdevel> to <>
-------------------------------------------------------------------
Thu Aug 1 18:32:56 CEST 2002 - werner@suse.de
- Make it work on i386, on others gcc 3.1 runs into problems
-------------------------------------------------------------------
Wed Jul 31 16:06:33 CEST 2002 - werner@suse.de
- Update to 2.29 (mainly for gcc 3.1)
- Use SAFETY=3 for some architectures (currently for
sparc sparcv9 sparc64 s390 s390x x86_64)
- Replace config.guess within all autoconf directories (ppc64?)
-------------------------------------------------------------------
Wed Jun 26 16:05:41 CEST 2002 - aj@suse.de
- First draft for x86-64. Still work needed for avcall.
-------------------------------------------------------------------
Wed Jun 26 13:33:55 CEST 2002 - ro@suse.de
- update to 2.28
- build again with gcc-3.1 (use -fno-gcse and -DNO_ASM as proposed)
- use -fPIC for files linked into shared lib
- still needs some porting for x86_64 (processor-defs in lispbibl.d)
-------------------------------------------------------------------
Mon Jun 24 00:00:09 CEST 2002 - ro@suse.de
- fix permissions for doc directories
-------------------------------------------------------------------
Sat Jun 1 18:53:03 UTC 2002 - adrian@suse.de
- fix build on mips
* fix wrong #includes
* fix as path /bin/as -> /usr/bin/as
-------------------------------------------------------------------
Thu Aug 23 00:33:50 CEST 2001 - ro@suse.de
- fixed specfile to build on ppc
-------------------------------------------------------------------
Wed Jul 11 02:42:10 CEST 2001 - ro@suse.de
- update to 2.26
- no autoconf call at the moment
-------------------------------------------------------------------
Mon May 7 21:19:32 CEST 2001 - mfabian@suse.de
- bzip2 sources
-------------------------------------------------------------------
Tue Dec 5 15:21:09 CET 2000 - werner@suse.de
- Update to 2000.03.06
- Use postgresql and postgresql-devel
- Change libpq paths accordingly to postgresql-devel
- Make clx demos working as found in README
-------------------------------------------------------------------
Fri Dec 1 02:01:33 CET 2000 - ro@suse.de
- neededforbuild: postgresql
-------------------------------------------------------------------
Mon Jun 5 17:00:57 MEST 2000 - uli@suse.de
- moved docs to %{_docdir}
-------------------------------------------------------------------
Mon Jan 31 23:30:03 CET 2000 - ro@suse.de
- fixed libc6-checking again
-------------------------------------------------------------------
Mon Jan 31 21:56:21 CET 2000 - werner@suse.de
- Tried to get PPC working (does NOT work)
- /usr/man -> /usr/share/man
-------------------------------------------------------------------
Thu Oct 28 17:32:32 CEST 1999 - werner@suse.de
- Reintroduce FIFO hack for a missed tty
-------------------------------------------------------------------
Mon Oct 11 22:39:26 CEST 1999 - werner@suse.de
- New version clisp-1999-07-22
* remove Makefile.Linux and use spec instead
-------------------------------------------------------------------
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 Mar 31 11:58:32 CEST 1999 - werner@suse.de
- No string inlines
----------------------------------------------------------------------------
Tue Mar 30 17:54:43 CEST 1999 - werner@suse.de
- Work around clisp's buffered *TERMINAL-IO* within a
background build process
----------------------------------------------------------------------------
Mon Mar 29 20:52:59 CEST 1999 - werner@suse.de
- New version clisp-1999-01-08
- Make -X and -F identical
----------------------------------------------------------------------------
Fri Dec 18 21:28:04 MET 1998 - werner@suse.de
- New version clisp-1998-09-09
- Change option -F (full version) to option -X
* Split modules into wildcard, regexp, bindings/linuxlibc6 on
one hand and new-clx on the other one.
* Replace normal version with full version without new-clx
* New version including new-clx and all other modules
----------------------------------------------------------------------------
Fri Feb 20 00:21:51 MET 1998 - werner@suse.de
- New Version 1997-12-06
- clx script removed
- Option -F for clisp added
----------------------------------------------------------------------------
Mon Jun 9 21:36:35 MET DST 1997 - werner@suse.de
- Patch for GC in clisp included.
----------------------------------------------------------------------------
Fri Jun 6 13:24:35 MET DST 1997 - werner@suse.de
- New package: clisp version 1997-05-03
- Added nclx version 1996-10-12 a
clx re-implementation of Gilbert Baumann
- clisp+clx is called with /usr/bin/clx
clisp is called with /usr/bin/clisp