]> git.pld-linux.org Git - packages/hdf5.git/blame - hdf5.spec
- perl -pi -e "s/^libtoolize --copy --force/\%\{__libtoolize\}/"
[packages/hdf5.git] / hdf5.spec
CommitLineData
e88a844a
JB
1Summary: Hierarchical Data Format 5 library
2Summary(pl): Biblioteka HDF5 (Hierarchical Data Format 5)
3Name: hdf5
4%define _ver 1.4.2
5%define _patch patch1
6Version: %{_ver}%{_patch}
47291a99 7Release: 2
e88a844a 8Group: Libraries
e88a844a 9License: Nearly BSD, but changed sources must be marked
9880e7e9 10Source0: ftp://ftp.ncsa.uiuc.edu/HDF/HDF5/%{name}-%{_ver}-%{_patch}/src/%{name}-%{_ver}-%{_patch}.tar.gz
e88a844a 11Patch0: %{name}-config.patch
47291a99
JB
12Patch1: %{name}-hdf4link.patch
13Patch2: %{name}-acfix.patch
e88a844a
JB
14URL: http://hdf.ncsa.uiuc.edu/
15BuildRequires: zlib-devel >= 1.1.3
16BuildRequires: openssl-devel
17BuildRequires: libstdc++-devel
47291a99
JB
18BuildRequires: libjpeg-devel >= 6b
19BuildRequires: hdf-devel >= 4.0
20BuildRequires: autoconf
21BuildRequires: automake
22BuildRequires: libtool
e88a844a
JB
23BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
24
25%description
26HDF5 is a completely new Hierarchical Data Format product consisting
27of a data format specification and a supporting library
28implementation. HDF5 is designed to address some of the limitations of
29the older HDF product and to address current and anticipated
30requirements of modern systems and applications.
31
32%description -l pl
33