]> git.pld-linux.org Git - packages/hdf.git/blame - hdf.spec
- massive attack: no need for 755 for *.la
[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
4d7bec18 5Release: 2
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
df4d0e02 9Source1: http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/%{name}-man-pages.tar.bz2
2bd7f214
JB
10Patch0: %{name}-system-libs.patch
11Patch1: %{name}-strdup.patch
12Patch2: %{name}-shared.patch
13URL: http://hdf.ncsa.uiuc.edu/
2bd7f214 14BuildRequires: bison
f31ffbfc 15BuildRequires: flex
2bd7f214 16BuildRequires: gcc-g77
f31ffbfc
JB
17BuildRequires: libjpeg-devel >= 6b
18BuildRequires: libtool >= 0:1.4.2
19BuildRequires: zlib-devel >= 1.1.3
2bd7f214 20BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
4d7bec18 21ExclusiveArch: %{ix86} alpha
2bd7f214
JB
22
23%description
24HDF is a multi-object file format that facilitates the transfer of
25various types of scientific data between machines and operating
26systems. Machines currently supported include the Cray, HP, Vax, Sun,
27IBM RS/6000, Silicon Graphics, Macintosh, and IBM PC computers. HDF
28allows self-definitions of data content and easy extensibility for
29future enhancements or compatibility with other standard formats. HDF
30includes Fortran and C calling interfaces,and utilities to prepare raw
31image of data files or for use with other NCSA software. The HDF
32library contains interfaces for storing and retrieving compressed or
33uncompressed 8-bit and 24-bit raster images with palettes,
34n-Dimensional scientific datasets and binary tables. An interface is
35also included that allows arbitray grouping of other HDF objects.
36
37%description -l pl
38