packages: dspam/dspam.spec - disable parallel build (thx sparky)

pawelz pawelz at pld-linux.org
Tue Apr 27 01:33:28 CEST 2010


Author: pawelz                       Date: Mon Apr 26 23:33:28 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- disable parallel build (thx sparky)

---- Files affected:
packages/dspam:
   dspam.spec (1.82 -> 1.83) 

---- Diffs:

================================================================
Index: packages/dspam/dspam.spec
diff -u packages/dspam/dspam.spec:1.82 packages/dspam/dspam.spec:1.83
--- packages/dspam/dspam.spec:1.82	Tue Apr 27 00:55:38 2010
+++ packages/dspam/dspam.spec	Tue Apr 27 01:33:23 2010
@@ -52,6 +52,9 @@
 %define		_webapps	/etc/webapps
 %define		_webapp		%{name}
 
+# Disable parallel build
+%define		_smp_mflags	%{nil}
+
 %description
 DSPAM (as in De-Spam) is an open-source project to create a new kind
 of anti-spam mechanism, and is currently effective as both a
@@ -531,6 +534,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.83  2010/04/26 23:33:23  pawelz
+- disable parallel build (thx sparky)
+
 Revision 1.82  2010/04/26 22:55:38  pawelz
 - up to 3.9.0
 - rel 0.1 (does not build)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/dspam/dspam.spec?r1=1.82&r2=1.83&f=u



More information about the pld-cvs-commit mailing list