]> git.pld-linux.org Git - packages/cfitsio.git/blame - cfitsio.spec
- massive attack s/pld.org.pl/pld-linux.org/
[packages/cfitsio.git] / cfitsio.spec
CommitLineData
bbe60744
JB
1Summary: CFITSIO Interface Library
2Summary(pl): Biblioteka interfejsu CFITSIO
3Name: cfitsio
e6bb20a3 4Version: 2.440
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
10URL: http://heasarc.gsfc.nasa.gov/docs/software/fitsio/fitsio.html
11BuildRequires: gcc-g77
12BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
13
14%description
15CFITSIO is a library of ANSI C routines for reading and writing FITS
16format data files. A set of Fortran-callable wrapper routines are
17also included for the convenience of Fortran programmers.
18
19%description -l pl
20