Author: glen                         Date: Mon Oct  9 20:17:42 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- make -j1

---- Files affected:
SPECS:
   wanpipe.spec (1.33 -> 1.34) 

---- Diffs:

================================================================
Index: SPECS/wanpipe.spec
diff -u SPECS/wanpipe.spec:1.33 SPECS/wanpipe.spec:1.34
--- SPECS/wanpipe.spec:1.33     Sun Oct  8 17:21:11 2006
+++ SPECS/wanpipe.spec  Mon Oct  9 22:17:37 2006
@@ -10,7 +10,7 @@
 %endif
 
 %define        subver  7
-%define        _rel    0.1
+%define        _rel    1
 Summary:       WAN routing package for Sangoma cards
 Summary(pl):   Pakiet do rutingu WAN dla kart Sangoma
 Name:          wanpipe
@@ -112,14 +112,14 @@
        ln -sf %{_kernelsrcdir}/include/linux/autoconf-$cfg.h 
o/include/linux/autoconf.h
        ln -sf %{_kernelsrcdir}/include/asm-%{_target_base_arch} o/include/asm
 
-       %{__make} -C %{_kernelsrcdir} O=$PWD/o prepare scripts
+       %{__make} -j1 -C %{_kernelsrcdir} O=$PWD/o prepare scripts
 
        mkdir modules-$cfg
-        echo -e 'y\n\ny\n2\n\n\n\n\n\ny\ny\n\n\n\n' | \
-        ./Setup drivers \
-               --no-gcc-debug \
-               --with-linux=$PWD/o \
-               --builddir=$PWD/modules-$cfg
+       echo -e 'y\n\ny\n2\n\n\n\n\n\ny\ny\n\n\n\n' | \
+       ./Setup drivers \
+       --no-gcc-debug \
+       --with-linux=$PWD/o \
+       --builddir=$PWD/modules-$cfg
 done
 %endif
 
@@ -222,6 +222,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.34  2006/10/09 20:17:37  glen
+- make -j1
+
 Revision 1.33  2006/10/08 15:21:11  qboosh
 - pl for kernel modules
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/wanpipe.spec?r1=1.33&r2=1.34&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to