]> git.pld-linux.org Git - packages/cfitsio.git/blame - cfitsio.spec
- updated to 2.490 (with amd64 support)
[packages/cfitsio.git] / cfitsio.spec
CommitLineData
bbe60744
JB
1Summary: CFITSIO Interface Library
2Summary(pl): Biblioteka interfejsu CFITSIO
3Name: cfitsio
58934a9f 4Version: 2.490
bbe60744
JB
5%define sver %(echo %{version} | tr -d .)
6Release: 1
7License: GPL (forced only by gzip code, basically BSD-like)
8Group: Libraries
9Source0: ftp://heasarc.gsfc.nasa.gov/software/fitsio/c/%{name}%{sver}.tar.gz
58934a9f 10# Source0-md5: 271b07dcfe3e928e5138d64672eb77d9
bbe60744
JB
11URL: http://heasarc.gsfc.nasa.gov/docs/software/fitsio/fitsio.html
12BuildRequires: gcc-g77
13BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
14
15%description
16CFITSIO is a library of ANSI C routines for reading and writing FITS
17format data files. A set of Fortran-callable wrapper routines are
18also included for the convenience of Fortran programmers.
19
20%description -l pl
21