|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: cfitsio
|
|
|
|
|
Version: 3.140
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: Library for manipulating FITS data files
|
|
|
|
|
|
|
|
|
|
Group: Development/Libraries
|
|
|
|
@ -111,6 +111,9 @@ rm -rf %{buildroot}
|
|
|
|
|
%doc fitsio.doc fitsio.ps cfitsio.doc cfitsio.ps
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Fri Jul 24 2009 Matthew Truch <matt at truch.net> - 3.140-2
|
|
|
|
|
- Bump to include proper tarball.
|
|
|
|
|
|
|
|
|
|
* Tue Jul 21 2009 Matthew Truch <matt at truch.net> - 3.140-1
|
|
|
|
|
- Update to upstream 3.140 release.
|
|
|
|
|
- Bump for mass rebuild.
|
|
|
|
|