|
|
@ -5,9 +5,11 @@ Summary: Library for manipulating FITS data files
|
|
|
|
Group: Development/Libraries
|
|
|
|
Group: Development/Libraries
|
|
|
|
License: MIT
|
|
|
|
License: MIT
|
|
|
|
URL: http://heasarc.gsfc.nasa.gov/fitsio/
|
|
|
|
URL: http://heasarc.gsfc.nasa.gov/fitsio/
|
|
|
|
Source0: ftp://heasarc.gsfc.nasa.gov/software/fitsio/c/cfitsio3300.tar.gz
|
|
|
|
Source0: ftp://heasarc.gsfc.nasa.gov/software/fitsio/c/cfitsio3310.tar.gz
|
|
|
|
Patch0: cfitsio.patch
|
|
|
|
Patch0: cfitsio.patch
|
|
|
|
|
|
|
|
# Unbundles zlib
|
|
|
|
Patch1: cfitsio-zlib.patch
|
|
|
|
Patch1: cfitsio-zlib.patch
|
|
|
|
|
|
|
|
# Removes the runtime check of the version of the library
|
|
|
|
Patch2: cfitsio-noversioncheck.patch
|
|
|
|
Patch2: cfitsio-noversioncheck.patch
|
|
|
|
|
|
|
|
|
|
|
|
BuildRequires: gcc-gfortran zlib-devel
|
|
|
|
BuildRequires: gcc-gfortran zlib-devel
|
|
|
@ -144,10 +146,11 @@ cp -p f{,un}pack %{buildroot}%{_bindir}/
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
* Wed Aug 29 2012 Sergio Pascual <sergiopr@fedoraproject.org> - 3.310-2
|
|
|
|
* Wed Aug 29 2012 Sergio Pascual <sergiopr@fedoraproject.org> - 3.310-2
|
|
|
|
- Removed check at runtime of the version of the program
|
|
|
|
- Removed check at runtime of the version of the library
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Aug 29 2012 Sergio Pascual <sergiopr@fedoraproject.org> - 3.310-1
|
|
|
|
* Wed Aug 29 2012 Sergio Pascual <sergiopr@fedoraproject.org> - 3.310-1
|
|
|
|
- New upstream version
|
|
|
|
- New upstream version
|
|
|
|
|
|
|
|
- Modified cfitsio.patch for new version
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Jul 18 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.300-2
|
|
|
|
* Wed Jul 18 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.300-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
|
|
|