New upstream version, with improved image compression floating-point FITS

epel9
Sergio Pascual 14 years ago
parent a8598ddb3f
commit da57eccd76

1
.gitignore vendored

@ -1,2 +1,3 @@
cfitsio3250.tar.gz
/cfitsio3270.tar.gz
/cfitsio3280.tar.gz

@ -5,8 +5,8 @@ diff -ur cfitsio/cfitsio.pc.in cfitsio-pkgconfig/cfitsio.pc.in
Name: cfitsio
Description: FITS File Subroutine Library
-Version: 3.27
+Version: 3.270
-Version: 3.28
+Version: 3.280
Libs: -L${libdir} -lcfitsio @LIBS@
Libs.private: -lm
Cflags: -I${includedir}

@ -1,12 +1,12 @@
Name: cfitsio
Version: 3.270
Version: 3.280
Release: 1%{?dist}
Summary: Library for manipulating FITS data files
Group: Development/Libraries
License: MIT
URL: http://heasarc.gsfc.nasa.gov/docs/software/fitsio/fitsio.html
Source0: ftp://heasarc.gsfc.nasa.gov/software/fitsio/c/cfitsio3270.tar.gz
Source0: ftp://heasarc.gsfc.nasa.gov/software/fitsio/c/cfitsio3280.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
Patch0: cfitsio.patch
Patch1: cfitsio-pkgconfig.patch
@ -146,6 +146,9 @@ rm -rf %{buildroot}
%{_bindir}/funpack
%changelog
* Thu Jun 09 2011 Sergio Pascual <sergiopr@fedoraproject.org> - 3.280-1
- New upstream version, with improved image compression floating-point FITS
* Mon Apr 11 2011 Matthew Truch <matt at truch.net> - 3.270-1
- Upstream 3.270 release.
- Several bugfixes.

@ -1 +1 @@
2a72b323de3f40ad1a671f2167500336 cfitsio3270.tar.gz
fdb9c0f51678b47e78592c70fb5dc793 cfitsio3280.tar.gz

Loading…
Cancel
Save