From 33cb4279f27777210a4c5ac6145d8443d6566a8497a1f07a749dad4319bdd336 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Thu, 5 Mar 2009 15:38:56 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/clisp?expand=0&rev=11 --- clisp-2.39-berkeley-db.dif | 4 ++-- clisp.changes | 6 ++++++ clisp.spec | 28 +++++++++++++++++++--------- 3 files changed, 27 insertions(+), 11 deletions(-) diff --git a/clisp-2.39-berkeley-db.dif b/clisp-2.39-berkeley-db.dif index 4a4e831..c30cfaa 100644 --- a/clisp-2.39-berkeley-db.dif +++ b/clisp-2.39-berkeley-db.dif @@ -4,9 +4,9 @@ done fi -+ LIBDB=-ldb-4.3 ++ LIBDB=-ldb-4 +LTLIBDB= -+ INCDB=-I/usr/include/db43 ++ INCDB=-I/usr/include/db4 + ac_cv_libdb_libs="$LIBDB" ac_cv_libdb_ltlibs="$LTLIBDB" diff --git a/clisp.changes b/clisp.changes index e2298fc..31f9dc1 100644 --- a/clisp.changes +++ b/clisp.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Mar 5 15:54:47 CET 2009 - crrodriguez@suse.de + +- build this package against newer Berkeley DB, so db43 can be + dropped as nothing else depends on it. + ------------------------------------------------------------------- Tue Feb 26 13:45:14 CET 2008 - werner@suse.de diff --git a/clisp.spec b/clisp.spec index 19aea88..47f1e86 100644 --- a/clisp.spec +++ b/clisp.spec @@ -1,10 +1,17 @@ # # spec file for package clisp (Version 2.44.1) # -# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. -# This file and all modifications and additions to the pristine -# package are under the same license as the package itself. +# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # +# All modifications and additions to the file contributed by third parties +# remain the property of their copyright owners, unless otherwise agreed +# upon. The license for this file, and modifications and additions to the +# file, is the same license as for the pristine package itself (unless the +# license for the pristine package is not an Open Source License, in which +# case the license is the MIT License). An "Open Source License" is a +# license that conforms to the Open Source Definition (Version 1.9) +# published by the Open Source Initiative. + # Please submit bugfixes or comments via http://bugs.opensuse.org/ # @@ -13,7 +20,7 @@ Name: clisp # BuildRequires: db43-devel gcc-c++ libstdc++-devel openssl-devel pcre-devel postgresql-devel readline-devel texlive-latex xorg-x11-devel -BuildRequires: db43-devel openssl-devel pcre-devel postgresql-devel readline-devel xorg-x11-devel +BuildRequires: db-devel openssl-devel pcre-devel postgresql-devel readline-devel xorg-x11-devel # # If set to yes do not forget to add # gcc-c++ @@ -25,7 +32,7 @@ Group: Development/Languages/Other PreReq: vim AutoReqProv: on Version: 2.44.1 -Release: 1 +Release: 62 Summary: A Common Lisp Interpreter Url: http://clisp.cons.org Source0: ftp://ftp.gnu.org/pub/gnu/clisp/latest/clisp-%{version}.tar.bz2 @@ -306,6 +313,9 @@ find %{buildroot}${LSPLIB}/ -name '*.run' | xargs -r chmod 0755 %doc %{_mandir}/man1/clisp.1.gz %changelog +* Thu Mar 05 2009 crrodriguez@suse.de +- build this package against newer Berkeley DB, so db43 can be + dropped as nothing else depends on it. * Tue Feb 26 2008 werner@suse.de - Update 2.44.1 * Portability: @@ -578,7 +588,7 @@ find %{buildroot}${LSPLIB}/ -name '*.run' | xargs -r chmod 0755 can not determined anymore and uses NO_TYPECODES. * Fri Jan 24 2003 werner@suse.de - Update to 2.30 -* Tue Nov 12 2002 ro@suse.de +* Mon Nov 11 2002 ro@suse.de - changed neededforbuild to - changed neededforbuild to <> * Thu Aug 01 2002 werner@suse.de @@ -595,13 +605,13 @@ find %{buildroot}${LSPLIB}/ -name '*.run' | xargs -r chmod 0755 - 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 2002 ro@suse.de +* Sun Jun 23 2002 ro@suse.de - fix permissions for doc directories * Sat Jun 01 2002 adrian@suse.de - fix build on mips * fix wrong #includes * fix as path /bin/as -> /usr/bin/as -* Thu Aug 23 2001 ro@suse.de +* Wed Aug 22 2001 ro@suse.de - fixed specfile to build on ppc * Wed Jul 11 2001 ro@suse.de - update to 2.26 @@ -617,7 +627,7 @@ find %{buildroot}${LSPLIB}/ -name '*.run' | xargs -r chmod 0755 - neededforbuild: postgresql * Mon Jun 05 2000 uli@suse.de - moved docs to %%{_docdir} -* Tue Feb 01 2000 ro@suse.de +* Mon Jan 31 2000 ro@suse.de - fixed libc6-checking again * Mon Jan 31 2000 werner@suse.de - Tried to get PPC working (does NOT work)