]> git.pld-linux.org Git - packages/gcl.git/blame - gcl.spec
- use by default builtin bfd, rel 2
[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
375c5315 10Release: 2
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
4c1392ac 20URL: http://www.gnu.org/software/gcl/
9b7b8579 21BuildRequires: autoconf
16004e02 22BuildRequires: automake
cff490b4
JB
23BuildRequires: gmp-devel >= 4.0
24BuildRequires: readline-devel
2e08fe4e 25BuildRequires: texinfo
cff490b4
JB
26%define _tkline 8.4
27BuildRequires: tk-devel >= %{_tkline}
37557a1a 28BuildRequires: xemacs
f7b10388 29BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
30
31%description
32The GNU Common Lisp system, based on KCL.
33
34%description -l pl
3c5d3ae9 35