[clisp] More stack space needed to install.

Jerry James jjames at fedoraproject.org
Fri Sep 6 21:27:43 UTC 2013


commit 38a85a4ea40f84f976974dfc52faaf031dd982bd
Author: Jerry James <loganjerry at gmail.com>
Date:   Fri Sep 6 15:27:16 2013 -0600

    More stack space needed to install.

 clisp.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/clisp.spec b/clisp.spec
index b79654c..42101a1 100644
--- a/clisp.spec
+++ b/clisp.spec
@@ -168,6 +168,7 @@ ulimit -s unlimited
 	    LDFLAGS="${RPM_LD_FLAGS} -L%{_libdir}/readline5 -Wl,-z,noexecstack"
 
 %install
+ulimit -s unlimited
 make -C build DESTDIR=$RPM_BUILD_ROOT install
 rm -f $RPM_BUILD_ROOT%{_pkgdocdir}/doc/clisp.{dvi,1,ps}
 cp -p doc/mop-spec.pdf $RPM_BUILD_ROOT%{_pkgdocdir}/doc
@@ -316,6 +317,7 @@ chmod a+x \
 * Fri Aug 30 2013 Jerry James <loganjerry at gmail.com> - 2.49-11.20130208hg
 - clisp does not support aarch64 (bz 925155)
 - Adapt to versionless docdir (bz 992605 and 993701)
+- More stack space needed to install
 
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.49-11.20130208hg
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild


More information about the scm-commits mailing list