]> git.pld-linux.org Git - packages/hdf.git/blame - hdf.spec
- don't override our optflags
[packages/hdf.git] / hdf.spec
CommitLineData
2bd7f214
JB
1Summary: Hierarchical Data Format library
2Summary(pl): Biblioteka HDF (Hierarchical Data Format)
3Name: hdf
883db02c 4Version: 4.1r5
9ef82488 5Release: 3
2bd7f214 6Group: Libraries
2bd7f214
JB
7License: Nearly BSD, but changed sources must be marked
8Source0: ftp://ftp.ncsa.uiuc.edu/HDF/HDF/HDF_Current/tar/HDF%{version}.tar.gz
7669e2af 9# Source0-md5: f90de772dac93195def4a585da176db2
df4d0e02 10Source1: http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/%{name}-man-pages.tar.bz2
7669e2af 11# Source1-md5: 607df78cacc131b37dfdb443e61e789a
2bd7f214
JB
12Patch0: %{name}-system-libs.patch
13Patch1: %{name}-strdup.patch
14Patch2: %{name}-shared.patch
3ca6d17c 15Patch3: %{name}-athlon.patch
2bd7f214 16URL: http://hdf.ncsa.uiuc.edu/
2bd7f214 17BuildRequires: bison
f31ffbfc 18BuildRequires: flex
2bd7f214 19BuildRequires: gcc-g77
bf0ace9e 20BuildRequires: groff
f31ffbfc 21BuildRequires: libjpeg-devel >= 6b
9ef82488 22BuildRequires: libtool >= 2:1.4d-3
06f934b7 23BuildRequires: which
f31ffbfc 24BuildRequires: zlib-devel >= 1.1.3
2bd7f214 25BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
4d7bec18 26ExclusiveArch: %{ix86} alpha
2bd7f214
JB
27
28%description
29HDF is a multi-object file format that facilitates the transfer of
30various types of scientific data between machines and operating
31systems. Machines currently supported include the Cray, HP, Vax, Sun,
32IBM RS/6000, Silicon Graphics, Macintosh, and IBM PC computers. HDF
33allows self-definitions of data content and easy extensibility for
34future enhancements or compatibility with other standard formats. HDF
35includes Fortran and C calling interfaces,and utilities to prepare raw
36image of data files or for use with other NCSA software. The HDF
37library contains interfaces for storing and retrieving compressed or
38uncompressed 8-bit and 24-bit raster images with palettes,
39n-Dimensional scientific datasets and binary tables. An interface is
40also included that allows arbitray grouping of other HDF objects.
41
42%description -l pl
43