Author: qboosh Date: Mon Oct 10 12:19:48 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - added alpha patch
---- Files affected: SPECS: clisp.spec (1.30 -> 1.31) ---- Diffs: ================================================================ Index: SPECS/clisp.spec diff -u SPECS/clisp.spec:1.30 SPECS/clisp.spec:1.31 --- SPECS/clisp.spec:1.30 Sat Oct 8 20:52:50 2005 +++ SPECS/clisp.spec Mon Oct 10 14:19:43 2005 @@ -10,6 +10,7 @@ Source0: http://dl.sourceforge.net/clisp/%{name}-%{version}.tar.bz2 # Source0-md5: a8e3136c4ecfb5deb65fe53e22ca2c07 Patch0: %{name}-shell.patch +Patch1: %{name}-alpha.patch Icon: clisp.gif URL: http://clisp.cons.org/ BuildRequires: gettext-devel @@ -65,6 +66,7 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 # changing default -O to optflags causes memory fault on amd64 # - so something is broken... code or compiler @@ -137,6 +139,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.31 2005/10/10 12:19:43 qboosh +- added alpha patch + Revision 1.30 2005/10/08 18:52:50 arekm - up to 2.35 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/clisp.spec?r1=1.30&r2=1.31&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
