packages: koules/koules.spec - -j1 because of some broken deps

sparky sparky at pld-linux.org
Thu Dec 3 21:25:52 CET 2009


Author: sparky                       Date: Thu Dec  3 20:25:52 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- -j1 because of some broken deps

---- Files affected:
packages/koules:
   koules.spec (1.27 -> 1.28) 

---- Diffs:

================================================================
Index: packages/koules/koules.spec
diff -u packages/koules/koules.spec:1.27 packages/koules/koules.spec:1.28
--- packages/koules/koules.spec:1.27	Tue Mar 18 17:56:30 2008
+++ packages/koules/koules.spec	Thu Dec  3 21:25:47 2009
@@ -22,11 +22,11 @@
 Patch5:		%{name}-home_etc.patch
 Patch6:		%{name}-asm_io.patch
 BuildRequires:	perl-base
+%{?with_svga:BuildRequires:	svgalib-devel}
 BuildRequires:	xorg-cf-files
 BuildRequires:	xorg-lib-libXext-devel
 BuildRequires:	xorg-util-gccmakedep
 BuildRequires:	xorg-util-imake
-%{?with_svga:BuildRequires:	svgalib-devel}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -92,7 +92,7 @@
 
 xmkmf -a
 %{__make} -f Makefile clean
-%{__make} \
+%{__make} -j1 \
 	CDEBUGFLAGS="%{rpmcflags} %{!?debug:-fomit-frame-pointer}" \
 	KLIBDIR="%{_libdir}"
 
@@ -144,6 +144,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.28  2009/12/03 20:25:47  sparky
+- -j1 because of some broken deps
+
 Revision 1.27  2008/03/18 16:56:30  witekfl
 - added the asm_io.patch
 - xorg deps
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/koules/koules.spec?r1=1.27&r2=1.28&f=u



More information about the pld-cvs-commit mailing list