]> git.pld-linux.org Git - packages/gcl.git/blame - gcl.spec
- use built-in bfd, as does not build with shared one from new binutils
[packages/gcl.git] / gcl.spec
CommitLineData
53838840 1#
2# Conditional build:
3%bcond_without builtin_bfd # use built in bfd instead of system one
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
7f6b28bf 9Version: 2.6.5
53838840 10Release: 5
511dae64 11License: LGPL v2
f7b10388 12Group: Development/Languages
cff490b4 13Source0: ftp://ftp.gnu.org/gnu/gcl/%{name}-%{version}.tar.gz
7f6b28bf 14# Source0-md5: e0852318b81c93b76bc7e012f036ec6c
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
25%define _tkline 8.4
26BuildRequires: tk-devel >= %{_tkline}
37557a1a 27BuildRequires: xemacs
f7b10388 28BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
29
30%description
31The GNU Common Lisp system, based on KCL.
32
33%description -l pl
3c5d3ae9 34