Author: sparky                       Date: Sat Apr 11 00:08:28 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- clisp still fails on forge, but ulimit -s unlimited hack helps

---- Files affected:
SPECS:
   texlive.spec (1.226 -> 1.227) 

---- Diffs:

================================================================
Index: SPECS/texlive.spec
diff -u SPECS/texlive.spec:1.226 SPECS/texlive.spec:1.227
--- SPECS/texlive.spec:1.226    Fri Apr 10 09:41:28 2009
+++ SPECS/texlive.spec  Sat Apr 11 02:08:22 2009
@@ -90,10 +90,7 @@
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: bison
-%ifarch ppc
-%else
 BuildRequires: clisp
-%endif
 BuildRequires: ed
 BuildRequires: expat-devel
 BuildRequires: ffcall-devel
@@ -5561,13 +5558,15 @@
 %{__sed} -i 's...@^texmfvar =...@texmfvar = %{_localstatedir}@' texmf.cnf
 cd ../..
 
+%ifarch ppc ppc64
+# clisp does not work properly on forge
+ulimit -s unlimited
+%endif
+
 %configure \
 %if %{with bootstrap}
        --without-xindy \
 %endif
-%ifarch ppc
-       --without-xindy \
-%endif
        --without-luatex \
        --disable-multiplatform \
        --disable-static \
@@ -7958,6 +7957,10 @@
 %{texmf}/dvips/config
 %{texmf}/dvips/getafm
 %{texmf}/dvips/gsftopk
+<<<<<<< texlive.spec
+# %config(noreplace) %verify(not md5 mtime size) 
%{texmf}/dvips/config/config.ps
+=======
+>>>>>>> 1.226
 %{texmfdist}/fonts/enc/dvips/base
 %{texmfdist}/fonts/map/dvips/allrunes
 %{texmfdist}/fonts/map/dvips/cmex/ttcmex.map
@@ -8188,9 +8191,6 @@
 %{texmf}/texconfig/v
 %{texmf}/texconfig/x
 
-%ifarch ppc
-# Don't builded xindy
-%else
 %files -n xindy
 %defattr(644,root,root,755)
 %doc %{texmf}/doc/xindy
@@ -8386,7 +8386,6 @@
 %files -n xindy-vietnamese
 %defattr(644,root,root,755)
 %{texmf}/xindy/lang/vietnamese/
-%endif
 
 %files -n xdvi
 %defattr(644,root,root,755)
@@ -13826,6 +13825,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.227  2009/04/11 00:08:22  sparky
+- clisp still fails on forge, but ulimit -s unlimited hack helps
+
 Revision 1.226  2009/04/10 07:41:28  baggins
 - rel 4
 - added ppc todo
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/texlive.spec?r1=1.226&r2=1.227&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to