SPECS: unixbench.spec - -j 1 to fix build on smp - release 7

undefine undefine at pld-linux.org
Thu Feb 14 19:46:52 CET 2008


Author: undefine                     Date: Thu Feb 14 18:46:51 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- -j 1 to fix build on smp
- release 7

---- Files affected:
SPECS:
   unixbench.spec (1.14 -> 1.15) 

---- Diffs:

================================================================
Index: SPECS/unixbench.spec
diff -u SPECS/unixbench.spec:1.14 SPECS/unixbench.spec:1.15
--- SPECS/unixbench.spec:1.14	Thu Feb 14 17:51:14 2008
+++ SPECS/unixbench.spec	Thu Feb 14 19:46:46 2008
@@ -3,7 +3,7 @@
 Summary(pl.UTF-8):	Unix Bench
 Name:		unixbench
 Version:	4.1.0
-Release:	6
+Release:	7
 License:	unknown ("for usage of Linux community")
 Group:		Applications/System
 Source0:	ftp://ftp.tux.org/pub/tux/benchmarks/System/unixbench/%{name}-%{version}.tgz
@@ -41,7 +41,7 @@
 
 %build
 rm -f pgms/select
-%{__make}
+%{__make} -j 1
 %{__make} pgms/{poll,select}
 
 %install
@@ -77,6 +77,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.15  2008-02-14 18:46:46  undefine
+- -j 1 to fix build on smp
+- release 7
+
 Revision 1.14  2008-02-14 16:51:14  undefine
 - R: file
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/unixbench.spec?r1=1.14&r2=1.15&f=u



More information about the pld-cvs-commit mailing list