SPECS: sdcc.spec - include PIC library support (thanks to gputils) - rel. 3
wrobell
wrobell at pld-linux.org
Sun Nov 2 19:40:36 CET 2008
Author: wrobell Date: Sun Nov 2 18:40:36 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- include PIC library support (thanks to gputils)
- rel. 3
---- Files affected:
SPECS:
sdcc.spec (1.38 -> 1.39)
---- Diffs:
================================================================
Index: SPECS/sdcc.spec
diff -u SPECS/sdcc.spec:1.38 SPECS/sdcc.spec:1.39
--- SPECS/sdcc.spec:1.38 Sun Nov 2 03:12:39 2008
+++ SPECS/sdcc.spec Sun Nov 2 19:40:31 2008
@@ -6,7 +6,7 @@
Summary(pl.UTF-8): Kompilator C dla Intel 8051 i Zilog Z80
Name: sdcc
Version: 2.8.4
-Release: 0.%{_snap_date}.2
+Release: 0.%{_snap_date}.3
License: GPL
Group: Development/Languages
Source0: http://sdcc.sourceforge.net/snapshots/sdcc-src/%{name}-src-%{_snap_date}-%{_snap_id}.tar.bz2
@@ -19,6 +19,7 @@
BuildRequires: bison
BuildRequires: flex
BuildRequires: gc-devel
+BuildRequires: gputils
BuildRequires: latex2html
BuildRequires: libstdc++-devel
BuildRequires: lyx >= 1.4.4
@@ -29,6 +30,8 @@
Obsoletes: ucsim
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+%define _noautostrip .*sdcc.lib.*\\.\\(lib\\|a\\)
+
%description
SDCC is retargettable, optimizing ANSI - C compiler. The current
version targets the Intel 8051 and recently the Zilog Z80 based MCUs.
@@ -102,6 +105,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.39 2008/11/02 18:40:31 wrobell
+- include PIC library support (thanks to gputils)
+- rel. 3
+
Revision 1.38 2008/11/02 02:12:39 wrobell
- rel. 2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/sdcc.spec?r1=1.38&r2=1.39&f=u
More information about the pld-cvs-commit
mailing list