SPECS: banshee.spec - force -j 1 to make it build at least

patrys patrys at pld-linux.org
Mon Mar 9 16:47:54 CET 2009


Author: patrys                       Date: Mon Mar  9 15:47:54 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- force -j 1 to make it build at least

---- Files affected:
SPECS:
   banshee.spec (1.45 -> 1.46) 

---- Diffs:

================================================================
Index: SPECS/banshee.spec
diff -u SPECS/banshee.spec:1.45 SPECS/banshee.spec:1.46
--- SPECS/banshee.spec:1.45	Mon Mar  9 16:30:25 2009
+++ SPECS/banshee.spec	Mon Mar  9 16:47:48 2009
@@ -6,7 +6,7 @@
 Summary(pl.UTF-8):	Oparty na Mono/GStreamerze odtwarzacz muzyki
 Name:		banshee
 Version:	1.4.3
-Release:	1
+Release:	2
 License:	GPL
 Group:		Applications/Multimedia
 Source0:	http://download.banshee-project.org/banshee/%{name}-1-%{version}.tar.bz2
@@ -80,7 +80,7 @@
 	--enable-avahi \
 	--disable-docs \
 	--with-vendor-build-id="%{distribution}"
-%{__make}
+%{__make} -j 1
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -148,6 +148,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.46  2009/03/09 15:47:48  patrys
+- force -j 1 to make it build at least
+
 Revision 1.45  2009/03/09 15:30:25  patrys
 - 1.4.3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/banshee.spec?r1=1.45&r2=1.46&f=u



More information about the pld-cvs-commit mailing list