]> git.pld-linux.org Git - packages/eris.git/blame - eris.spec
- remove redundant CXXFLAGS setting
[packages/eris.git] / eris.spec
CommitLineData
a1b8dd48
JB
1Summary: A WorldForge client library
2Summary(pl): Biblioteka kliencka WorldForge
2677d782
ER
3Name: eris
4Version: 1.3.8
5Release: 0.1
6License: GPL
7Group: Libraries
2677d782
ER
8Source0: http://dl.sourceforge.net/worldforge/%{name}-%{version}.tar.bz2
9# Source0-md5: faf7c6d8237af53b93856c356a2de137
a1b8dd48 10URL: http://www.worldforge.org/dev/eng/libraries/eris
2677d782 11BuildRequires: Atlas-C++-devel >= 0.5.98
2677d782 12BuildRequires: skstream-devel >= 0.3.5
a1b8dd48 13BuildRequires: wfmath-devel >= 0.3.2
2677d782
ER
14Requires: Atlas-C++ >= 0.5.98
15Obsoletes: eris-poll-glib
16BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
17
18%description
19Eris is designed to simplify client development (and avoid repeating
20the same work several times), by providing a common system to deal
21with the back end tasks.
22
a1b8dd48
JB
23%description -l pl
24