]> git.pld-linux.org Git - packages/cln.git/blame - cln.spec
- BR: texinfo
[packages/cln.git] / cln.spec
CommitLineData
4020f81b
JB
1Summary: C++ Class Library for Numbers
2Summary(pl): Biblioteka klas C++ dla liczb
3Name: cln
06f2b5ba 4Version: 1.1.9
a5aced94 5Release: 1
4020f81b
JB
6License: GPL
7Group: Libraries
a5aced94 8Source0: ftp://ftpthep.physik.uni-mainz.de/pub/gnu/%{name}-%{version}.tar.bz2
06f2b5ba 9# Source0-md5: 76fbeeeeac1559e482b404b4674915e2
00d3492b
JB
10Patch0: %{name}-info.patch
11Patch1: %{name}-link.patch
4020f81b 12URL: http://www.ginac.de/CLN/
00d3492b 13BuildRequires: autoconf >= 2.50
1549b004 14BuildRequires: automake
14aacc5d 15BuildRequires: gmp-devel >= 3.0
4020f81b 16BuildRequires: libstdc++-devel
00d3492b 17BuildRequires: libtool >= 2:1.5
fb1add03 18BuildRequires: texinfo
14aacc5d 19Requires: gmp >= 3.0
4020f81b
JB
20Obsoletes: libcln2
21BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
22
06fccf93
JB
23# won't work with -O0 because of static const initialization loops
24%define debugcflags -O1 -g
25
4020f81b
JB
26%description
27A GPLed collection of C++ math classes and functions, that will bring
28efficiency, type safety, algebraic syntax to everyone in a memory and
29speed efficient library.
30
31%description -l pl
32