Author: baggins                      Date: Sat Jul 31 10:15:52 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- rel 3
- no parallel build

---- Files affected:
packages/bcc:
   bcc.spec (1.32 -> 1.33) 

---- Diffs:

================================================================
Index: packages/bcc/bcc.spec
diff -u packages/bcc/bcc.spec:1.32 packages/bcc/bcc.spec:1.33
--- packages/bcc/bcc.spec:1.32  Thu Jan 24 23:42:19 2008
+++ packages/bcc/bcc.spec       Sat Jul 31 12:15:47 2010
@@ -3,7 +3,7 @@
 Summary(pl.UTF-8):     Kompilator C Bruce'a
 Name:          bcc
 Version:       0.16.17
-Release:       2
+Release:       3
 License:       GPL
 Group:         Development/Languages
 #Source0Download: http://www.cix.co.uk/~mayday/
@@ -45,7 +45,7 @@
 
 %build
 CC="%{__cc}" \
-%{__make} all other \
+%{__make} -j1 all other \
        OPT="%{rpmcflags}" <<!FooBar!
 5
 quit
@@ -54,7 +54,7 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 
-%{__make} install-all \
+%{__make} -j1 install-all \
        DIST=$RPM_BUILD_ROOT
 
 # FFU (dis88/Makefile is not ready)
@@ -109,6 +109,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.33  2010/07/31 10:15:47  baggins
+- rel 3
+- no parallel build
+
 Revision 1.32  2008/01/24 22:42:19  glen
 - todo for global strip disable
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/bcc/bcc.spec?r1=1.32&r2=1.33&f=u

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

Reply via email to