packages: heimdal/heimdal.spec - make sure it build correctly with -jN

sparky sparky at pld-linux.org
Fri Nov 27 19:45:35 CET 2009


Author: sparky                       Date: Fri Nov 27 18:45:35 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- make sure it build correctly with -jN

---- Files affected:
packages/heimdal:
   heimdal.spec (1.175 -> 1.176) 

---- Diffs:

================================================================
Index: packages/heimdal/heimdal.spec
diff -u packages/heimdal/heimdal.spec:1.175 packages/heimdal/heimdal.spec:1.176
--- packages/heimdal/heimdal.spec:1.175	Tue Nov 24 11:37:04 2009
+++ packages/heimdal/heimdal.spec	Fri Nov 27 19:45:29 2009
@@ -366,6 +366,9 @@
 	--with-readline=/usr \
 	--with%{!?with_x11:out}-x
 
+# Makefile lacks proper deps so without it multi-job make sometimes fails
+%{__make} -C lib/kadm5 kadm5_err.h
+
 %{__make}
 
 %install
@@ -764,6 +767,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.176  2009/11/27 18:45:29  sparky
+- make sure it build correctly with -jN
+
 Revision 1.175  2009/11/24 10:37:04  baggins
 - rel 12
 - move libs to /lib, rpcbind requires kerberos libs and /usr may be on NFS
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/heimdal/heimdal.spec?r1=1.175&r2=1.176&f=u



More information about the pld-cvs-commit mailing list