SPECS: sdcc.spec - updated to 20081020

kosmo kosmo at pld-linux.org
Thu Oct 23 11:54:42 CEST 2008


Author: kosmo                        Date: Thu Oct 23 09:54:42 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 20081020

---- Files affected:
SPECS:
   sdcc.spec (1.34 -> 1.35) 

---- Diffs:

================================================================
Index: SPECS/sdcc.spec
diff -u SPECS/sdcc.spec:1.34 SPECS/sdcc.spec:1.35
--- SPECS/sdcc.spec:1.34	Tue May 13 23:46:22 2008
+++ SPECS/sdcc.spec	Thu Oct 23 11:54:37 2008
@@ -1,18 +1,17 @@
 # $Revision$, $Date$
-%define		_snap_date	20080513
-%define		_snap_id	5154
+%define		_snap_date	20081020
+%define		_snap_id	5252
 
 Summary:	C compiler for Intel 8051 and Zilog Z80
 Summary(pl.UTF-8):	Kompilator C dla Intel 8051 i Zilog Z80
 Name:		sdcc
-Version:	2.8.1
+Version:	2.8.4
 Release:	0.%{_snap_date}.1
 License:	GPL
 Group:		Development/Languages
 Source0:	http://sdcc.sourceforge.net/snapshots/sdcc-src/%{name}-src-%{_snap_date}-%{_snap_id}.tar.bz2
-# Source0-md5:	37edcfa1777a9f791289e900d4f75baa
-Patch0:		%{name}-simfix.patch
-Patch1:		%{name}-mcs51-stack-probe.patch
+# Source0-md5:	450dc55d67e60b7eda77503e34417b24
+Patch0:		%{name}-mcs51-stack-probe.patch
 URL:		http://sdcc.sourceforge.net/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -22,7 +21,10 @@
 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
 Obsoletes:	ucsim
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -46,7 +48,6 @@
 %prep
 %setup -qn %{name}
 %patch0 -p1
-%patch1 -p1
 
 %build
 find -type f -name 'configure.??' | while read FILE; do
@@ -99,6 +100,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.35  2008/10/23 09:54:37  kosmo
+- updated to 20081020
+
 Revision 1.34  2008/05/13 21:46:22  kosmo
 - updated to 2.8.1 (snap. 20080513)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/sdcc.spec?r1=1.34&r2=1.35&f=u



More information about the pld-cvs-commit mailing list