Author: lisu                         Date: Thu May  6 09:47:25 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- reverse

---- Files affected:
packages/R:
   R.spec (1.134 -> 1.135) 

---- Diffs:

================================================================
Index: packages/R/R.spec
diff -u packages/R/R.spec:1.134 packages/R/R.spec:1.135
--- packages/R/R.spec:1.134     Thu May  6 11:34:30 2010
+++ packages/R/R.spec   Thu May  6 11:47:19 2010
@@ -118,9 +118,9 @@
        --with-x \
        --with-recommended-packages
 
-%{__make} -j1
+%{__make}
 %if %{with tests}
-%{__make} -j1 check
+%{__make} check
 %endif
 %{__make} docs pdf info
 
@@ -224,6 +224,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.135  2010/05/06 09:47:19  lisu
+- reverse
+
 Revision 1.134  2010/05/06 09:34:30  lisu
 - make with -j1
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/R/R.spec?r1=1.134&r2=1.135&f=u

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

Reply via email to