packages: nfdump/nfdump.spec - make -j1 (other way breaks on th-i486)

gotar gotar at pld-linux.org
Sun Jun 21 00:57:51 CEST 2009


Author: gotar                        Date: Sat Jun 20 22:57:51 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- make -j1 (other way breaks on th-i486)

---- Files affected:
packages/nfdump:
   nfdump.spec (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: packages/nfdump/nfdump.spec
diff -u packages/nfdump/nfdump.spec:1.9 packages/nfdump/nfdump.spec:1.10
--- packages/nfdump/nfdump.spec:1.9	Sun Jun 21 00:50:39 2009
+++ packages/nfdump/nfdump.spec	Sun Jun 21 00:57:45 2009
@@ -28,7 +28,7 @@
 
 %build
 %configure
-%{__make}
+%{__make} -j1
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -52,6 +52,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2009/06/20 22:57:45  gotar
+- make -j1 (other way breaks on th-i486)
+
 Revision 1.9  2009/06/20 22:50:39  gotar
 - upgraded to 1.5.8
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/nfdump/nfdump.spec?r1=1.9&r2=1.10&f=u



More information about the pld-cvs-commit mailing list