packages: apertium/apertium.spec - make -j1 (there appears to be some race)

qboosh qboosh at pld-linux.org
Mon Jun 6 09:22:54 CEST 2011


Author: qboosh                       Date: Mon Jun  6 07:22:54 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- make -j1 (there appears to be some race)

---- Files affected:
packages/apertium:
   apertium.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: packages/apertium/apertium.spec
diff -u packages/apertium/apertium.spec:1.1 packages/apertium/apertium.spec:1.2
--- packages/apertium/apertium.spec:1.1	Wed Dec  1 09:48:01 2010
+++ packages/apertium/apertium.spec	Mon Jun  6 09:22:48 2011
@@ -73,7 +73,7 @@
 %{__automake}
 %configure
 
-%{__make}
+%{__make} -j1
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -115,8 +115,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2011/06/06 07:22:48  qboosh
+- make -j1 (there appears to be some race)
+
 Revision 1.1  2010/12/01 08:48:01  qboosh
 - new package
 - opt patch to avoid using unwanted optimizer options
 - DESTDIR patch (self-explaining)
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/apertium/apertium.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list