]> git.pld-linux.org Git - packages/gcl.git/blame - gcl.spec
- gcc-gcc4.patch. Building still fails in another place.
[packages/gcl.git] / gcl.spec
CommitLineData
53838840 1#
2# Conditional build:
375c5315 3%bcond_without builtin_bfd # use built in bfd instead of system one
53838840 4# (currently does not build with system one from new binutils)
5#
444a6bb2
JB
6Summary: GNU Common Lisp system
7Summary(pl): System GNU Common Lisp
f7b10388 8Name: gcl
66e2b91c 9Version: 2.6.6
d9eba23c 10Release: 3
511dae64 11License: LGPL v2
f7b10388 12Group: Development/Languages
cff490b4 13Source0: ftp://ftp.gnu.org/gnu/gcl/%{name}-%{version}.tar.gz
66e2b91c 14# Source0-md5: 45d67331b29cafc3e9b1eacb488044ec
f7b10388 15Patch0: %{name}-make.patch
cff490b4 16Patch1: %{name}-info.patch
14e8f974 17# It seems this patch doesn't fix what it should: still doesn't build with
18# newer binutils
19#Patch2: %{name}-binutils.patch
e48d08f0 20Patch3: %{name}-gcc4.patch
4c1392ac 21URL: http://www.gnu.org/software/gcl/
9b7b8579 22BuildRequires: autoconf
16004e02 23BuildRequires: automake
cff490b4
JB
24BuildRequires: gmp-devel >= 4.0
25BuildRequires: readline-devel
2e08fe4e 26BuildRequires: texinfo
cff490b4
JB
27%define _tkline 8.4
28BuildRequires: tk-devel >= %{_tkline}
37557a1a 29BuildRequires: xemacs
f7b10388 30BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
31
32%description
33The GNU Common Lisp system, based on KCL.
34
35%description -l pl
3c5d3ae9 36