Changelog for
clisp-debuginfo-2.33.2-1.rh90.ccrma.i386.rpm :
* Fri Jan 07 2005 Fernando Lopez-Lezcano
- spec file cleanup
* Sun Nov 07 2004 Fernando Lopez-Lezcano 2.33.2-1- updated to 2.33.2
* Wed May 12 2004 Fernando Lopez-Lezcano 2.33-1- updated to 2.33
* Mon Feb 02 2004 Fernando Lopez-Lezcano 2.32-1- updated to 2.32
* Thu Dec 11 2003 Fernando Lopez-Lezcano 2.31-2.cvs- the old clisp (2.30) had an epoch (actually a serial) so we have to keep it
* Mon Nov 17 2003 Fernando Lopez-Lezcano 2.31-1.cvs- FC1 kernels have stack-shield in them so clisp cannot run, tried without success to build it with execstack on, both using assembler flags and linker flags. The first lisp interpreter fails to run (src/lisp.run) no matter what, turning exec-shield off or starting the application with \"setarch i386 clisp\" works. This did not work: export CFLAGS=\"-Wa,--execstack\" LDFLAGS=\"-Wl,-z,execstack\"
* Sat Nov 15 2003 Fernando Lopez-Lezcano 2.31-1.cvs- downloaded cvs, initial build