]> git.pld-linux.org Git - packages/libbinio.git/blame - libbinio.spec
- reverted stupid commit
[packages/libbinio.git] / libbinio.spec
CommitLineData
8a21e54d 1Summary: Binary I/O stream class library
fdf2c26f 2Summary(pl): Biblioteka klas C++ dla strumieniowych binarnych operacji I/O
8a21e54d 3Name: libbinio
4Version: 1.3
85a4dff6 5Release: 0.1
fdf2c26f 6License: GPL/LGPL
8a21e54d 7Group: Libraries
67d8d79c 8Source0: http://dl.sourceforge.net/libbinio/%{name}-%{version}.tar.bz2
8a21e54d 9# Source0-md5: dea7bd4c2d9d9f5429082448af2aab22
fdf2c26f 10Patch0: %{name}-infopage.patch
8a21e54d 11URL: http://libbinio.sourceforge.net/
fdf2c26f
RK
12BuildRequires: autoconf
13BuildRequires: automake
14BuildRequires: libtool >= 2:1.5
15BuildRequires: libstdc++-devel
8a21e54d 16BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
17
18%description
fdf2c26f
RK
19The binary I/O stream class library presents a platform-independent
20way to access binary data streams in C++. The library is hardware
21independent in the form that it transparently converts between the
22different forms of machine-internal binary data representation. It
23further employs no special I/O protocol and can be used on arbitrary
24binary data sources.
67d8d79c
JB
25
26%description -l pl
fdf2c26f
RK
27