packages: sdcc/sdcc.spec - updated to 2.9.7 (snap 20100201).
kosmo
kosmo at pld-linux.org
Tue Feb 2 10:00:45 CET 2010
Author: kosmo Date: Tue Feb 2 09:00:45 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- updated to 2.9.7 (snap 20100201).
---- Files affected:
packages/sdcc:
sdcc.spec (1.45 -> 1.46)
---- Diffs:
================================================================
Index: packages/sdcc/sdcc.spec
diff -u packages/sdcc/sdcc.spec:1.45 packages/sdcc/sdcc.spec:1.46
--- packages/sdcc/sdcc.spec:1.45 Wed Nov 11 05:51:26 2009
+++ packages/sdcc/sdcc.spec Tue Feb 2 10:00:40 2010
@@ -1,20 +1,19 @@
# $Revision$, $Date$
-%define _snap_date 20091108
-%define _snap_id 5568
+%define _snap_date 20100201
+%define _snap_id 5667
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.9.4
+Version: 2.9.7
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: b24853361b5276f401a10d936199f669
+# Source0-md5: 3ac7944d920410df511d5595a25bd5f1
Patch0: %{name}-mcs51-pcall.patch
Patch1: %{name}-mcs51-stack-probe.patch
Patch2: %{name}-gstabs.patch
-Patch3: %{name}-as-build.patch
URL: http://sdcc.sourceforge.net/
BuildRequires: autoconf
BuildRequires: automake
@@ -58,7 +57,6 @@
%patch0 -p1
%patch1 -p1
%patch2 -p1
-%patch3 -p1
%build
find -type f -name 'configure.??' | while read FILE; do
@@ -111,6 +109,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.46 2010/02/02 09:00:40 kosmo
+- updated to 2.9.7 (snap 20100201).
+
Revision 1.45 2009/11/11 04:51:26 kosmo
- updated to 2.9.4 (snap 20091108)
- fixed build on SMP machines.
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/sdcc/sdcc.spec?r1=1.45&r2=1.46&f=u
More information about the pld-cvs-commit
mailing list