From 5ede8a755fc45f4efd7fd8cdf190068c70910e2c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=A9rard=20Milmeister?= Date: Sun, 1 Mar 2009 20:02:09 +0000 Subject: [PATCH] *** empty log message *** --- clisp.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/clisp.spec b/clisp.spec index ba308e0..5f48b4c 100644 --- a/clisp.spec +++ b/clisp.spec @@ -7,6 +7,7 @@ Group: Development/Languages License: GPLv2 URL: http://clisp.cons.org Source: http://download.sourceforge.net/clisp/clisp-%{version}.tar.bz2 +Patch0: clisp-2.47-cpp.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: imake BuildRequires: libsigsegv-devel @@ -70,6 +71,7 @@ Files necessary for linking CLISP. %prep %setup -q +%patch0 -p1 -b .cpp sed -i 's|http://www.lisp.org/HyperSpec/|http://www.lispworks.com/documentation/HyperSpec/|g' \ doc/* src/*.d src/*.lisp