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