SPECS: NuSMV.spec - no parallel install

baggins baggins at pld-linux.org
Wed Apr 22 13:37:34 CEST 2009


Author: baggins                      Date: Wed Apr 22 11:37:34 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- no parallel install

---- Files affected:
SPECS:
   NuSMV.spec (1.11 -> 1.12) 

---- Diffs:

================================================================
Index: SPECS/NuSMV.spec
diff -u SPECS/NuSMV.spec:1.11 SPECS/NuSMV.spec:1.12
--- SPECS/NuSMV.spec:1.11	Wed Apr 22 13:31:09 2009
+++ SPECS/NuSMV.spec	Wed Apr 22 13:37:29 2009
@@ -139,7 +139,7 @@
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 
-%{__make} -C nusmv install \
+%{__make} -j1 -C nusmv install \
 	DESTDIR=$RPM_BUILD_ROOT
 
 cp -a nusmv/examples/* $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
@@ -185,6 +185,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2009/04/22 11:37:29  baggins
+- no parallel install
+
 Revision 1.11  2009/04/22 11:31:09  baggins
 - rel 3
 - fixed tetex/texlive BRs
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/NuSMV.spec?r1=1.11&r2=1.12&f=u



More information about the pld-cvs-commit mailing list