SPECS: sdcc.spec - updated to 2.6.1 (snap 20060817)

kosmo kosmo at pld-linux.org
Fri Aug 18 09:50:27 CEST 2006


Author: kosmo                        Date: Fri Aug 18 07:50:27 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 2.6.1 (snap 20060817)

---- Files affected:
SPECS:
   sdcc.spec (1.25 -> 1.26) 

---- Diffs:

================================================================
Index: SPECS/sdcc.spec
diff -u SPECS/sdcc.spec:1.25 SPECS/sdcc.spec:1.26
--- SPECS/sdcc.spec:1.25	Sat May 27 20:27:29 2006
+++ SPECS/sdcc.spec	Fri Aug 18 09:50:21 2006
@@ -1,20 +1,23 @@
 # $Revision$, $Date$
-%define		_snap	20060517
+%define		_snap_date	20060817
+%define		_snap_id	4339
+
 Summary:	C compiler for Intel 8051 and Zilog Z80
 Summary(pl):	Kompilator C dla Intel 8051 i Zilog Z80
 Name:		sdcc
-Version:	2.5.6
-Release:	0.%{_snap}.1
+Version:	2.6.1
+Release:	0.%{_snap_date}.1
 License:	GPL
 Group:		Development/Languages
-Source0:	http://sdcc.sourceforge.net/snapshots/sdcc-src/%{name}-src-%{_snap}.tar.gz
-# Source0-md5:	a981ca064b58bcbc70c69b6b715e8aaa
+Source0:	http://sdcc.sourceforge.net/snapshots/sdcc-src/%{name}-src-%{_snap_date}-%{_snap_id}.tar.bz2
+# Source0-md5:	458994e708645c0901dda8e331013f50
 URL:		http://sdcc.sourceforge.net/
 BuildRequires:	autoconf
 BuildRequires:	automake
 BuildRequires:	bison
 BuildRequires:	flex
 BuildRequires:	libstdc++-devel
+BuildRequires:	lyx
 Obsoletes:	ucsim
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -48,7 +51,10 @@
 	%{__autoconf}
 	cd "$OLDDIR"
 done
-%configure
+
+%configure \
+	--enable-doc
+
 %{__make}
 
 %install
@@ -80,6 +86,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.26  2006/08/18 07:50:21  kosmo
+- updated to 2.6.1 (snap 20060817)
+
 Revision 1.25  2006/05/27 18:27:29  kosmo
 - updated to 20060517
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/sdcc.spec?r1=1.25&r2=1.26&f=u



More information about the pld-cvs-commit mailing list