packages: spice-gtk/spice-gtk.spec - try with -j1

wiget wiget at pld-linux.org
Tue Oct 25 20:43:28 CEST 2011


Author: wiget                        Date: Tue Oct 25 18:43:27 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- try with -j1

---- Files affected:
packages/spice-gtk:
   spice-gtk.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: packages/spice-gtk/spice-gtk.spec
diff -u packages/spice-gtk/spice-gtk.spec:1.3 packages/spice-gtk/spice-gtk.spec:1.4
--- packages/spice-gtk/spice-gtk.spec:1.3	Mon Oct 24 23:10:33 2011
+++ packages/spice-gtk/spice-gtk.spec	Tue Oct 25 20:43:22 2011
@@ -210,14 +210,14 @@
 	--disable-silent-rules \
 	--with-gtk=2.0 \
 	--with-html-dir=%{_gtkdocdir}
-%{__make}
+%{__make} -j1
 
 cd ../gtk3
 ../%configure \
 	--disable-silent-rules \
 	--with-gtk=3.0 \
 	--with-html-dir=%{_gtkdocdir}
-%{__make}
+%{__make} -j1
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -326,6 +326,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2011/10/25 18:43:22  wiget
+- try with -j1
+
 Revision 1.3  2011/10/24 21:10:33  wiget
 - devel R main package
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/spice-gtk/spice-gtk.spec?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list