]> git.pld-linux.org Git - packages/cfitsio.git/blame - cfitsio.spec
- added link patch, release 2
[packages/cfitsio.git] / cfitsio.spec
CommitLineData
bbe60744
JB
1Summary: CFITSIO Interface Library
2Summary(pl): Biblioteka interfejsu CFITSIO
3Name: cfitsio
20d81f57 4Version: 3.020
bbe60744 5%define sver %(echo %{version} | tr -d .)
4f5b9cc2 6Release: 2
bbe60744
JB
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
20d81f57 10# Source0-md5: fbc9e0db4d4b48b0a6a8de0f2036eb47
4f5b9cc2 11Patch0: %{name}-link.patch
bbe60744
JB
12URL: http://heasarc.gsfc.nasa.gov/docs/software/fitsio/fitsio.html
13BuildRequires: gcc-g77
cc6e6bf7 14BuildRequires: sed >= 4.0
bbe60744
JB
15BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
16
17%description
18CFITSIO is a library of ANSI C routines for reading and writing FITS
19format data files. A set of Fortran-callable wrapper routines are
20also included for the convenience of Fortran programmers.
21
22%description -l pl
23