Hello community, here is the log from the commit of package clisp checked in at Mon Oct 30 01:01:28 CET 2006. -------- --- clisp/clisp.changes 2006-07-26 16:12:22.000000000 +0200 +++ /mounts/work_users/ro/STABLE/clisp/clisp.changes 2006-10-30 00:42:43.000000000 +0100 @@ -1,0 +2,6 @@ +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 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ clisp.spec ++++++ --- /var/tmp/diff_new_pack.gp7Xxx/_old 2006-10-30 01:01:18.000000000 +0100 +++ /var/tmp/diff_new_pack.gp7Xxx/_new 2006-10-30 01:01:18.000000000 +0100 @@ -19,11 +19,11 @@ # to BuildRequires # %define debug no -License: GPL +License: GNU General Public License (GPL) - all versions Group: Development/Languages/Other Autoreqprov: on Version: 2.39 -Release: 1 +Release: 8 Summary: A Common Lisp Interpreter URL: http://clisp.cons.org Source: ftp://ftp.gnu.org/pub/gnu/clisp/latest/clisp-%{version}.tar.bz2 @@ -188,8 +188,8 @@ --with-module=wildcard \ --with-module=bindings/glibc \ --with-module=clx/new-clx \ - --with-module=berkeley-db \ --with-module=postgresql +# disabled: --with-module=berkeley-db # # Remove pipe # @@ -254,6 +254,9 @@ %doc %{_mandir}/man1/clisp.1.gz %changelog -n clisp +* Mon Oct 30 2006 - ro@suse.de +- disabled berkeley-db module for the moment to fix build + needs porting to db-4.4 * Wed Jul 19 2006 - werner@suse.de - Update to clisp version 2.39 * Many bug fixes and new features @@ -367,7 +370,7 @@ - fixed libc6-checking again * Mon Jan 31 2000 - werner@suse.de - Tried to get PPC working (does NOT work) -- /usr/man -> /usr/share/man + - /usr/man -> /usr/share/man * Thu Oct 28 1999 - werner@suse.de - Reintroduce FIFO hack for a missed tty * Mon Oct 11 1999 - werner@suse.de @@ -382,23 +385,23 @@ background build process * Mon Mar 29 1999 - werner@suse.de - New version clisp-1999-01-08 -- Make -X and -F identical + - Make -X and -F identical * Fri Dec 18 1998 - werner@suse.de - New version clisp-1998-09-09 -- Change option -F (full version) to option -X + - 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 1998 - werner@suse.de - New Version 1997-12-06 -- clx script removed -- Option -F for clisp added + - clx script removed + - Option -F for clisp added * Mon Jun 09 1997 - werner@suse.de - Patch for GC in clisp included. * Fri Jun 06 1997 - werner@suse.de - New package: clisp version 1997-05-03 -- Added nclx version 1996-10-12 a + - Added nclx version 1996-10-12 a clx re-implementation of Gilbert Baumann -- clisp+clx is called with /usr/bin/clx + - clisp+clx is called with /usr/bin/clx clisp is called with /usr/bin/clisp ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@suse.de