packages: sdcc/sdcc.spec - updated BRs, - fixed build on SMP machines.

kosmo kosmo at pld-linux.org
Tue Jun 16 10:34:17 CEST 2009


Author: kosmo                        Date: Tue Jun 16 08:34:17 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated BRs,
- fixed build on SMP machines.

---- Files affected:
packages/sdcc:
   sdcc.spec (1.43 -> 1.44) 

---- Diffs:

================================================================
Index: packages/sdcc/sdcc.spec
diff -u packages/sdcc/sdcc.spec:1.43 packages/sdcc/sdcc.spec:1.44
--- packages/sdcc/sdcc.spec:1.43	Tue Jun  9 22:25:32 2009
+++ packages/sdcc/sdcc.spec	Tue Jun 16 10:34:12 2009
@@ -24,10 +24,12 @@
 BuildRequires:	latex2html
 BuildRequires:	libstdc++-devel
 BuildRequires:	lyx >= 1.4.4
-BuildRequires:	tetex-format-pdflatex
-BuildRequires:	tetex-latex-ams
-BuildRequires:	tetex-makeindex
-BuildRequires:	tetex-tex-babel
+BuildRequires:	texlive-fonts-cmsuper
+BuildRequires:	texlive-fonts-type1-urw
+BuildRequires:	texlive-format-pdflatex
+BuildRequires:	texlive-latex-ams
+BuildRequires:	texlive-makeindex
+BuildRequires:	texlive-tex-babel
 Obsoletes:	ucsim
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -71,7 +73,7 @@
 	--enable-serio \
 	--enable-statistic
 
-%{__make}
+%{__make} -j1
 
 cd device/lib
 %{__make} model-mcs51-stack-auto
@@ -107,6 +109,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.44  2009/06/16 08:34:12  kosmo
+- updated BRs,
+- fixed build on SMP machines.
+
 Revision 1.43  2009/06/09 20:25:32  kosmo
 - updated to 2.9.1 (snap 20090609).
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/sdcc/sdcc.spec?r1=1.43&r2=1.44&f=u



More information about the pld-cvs-commit mailing list