Update to upstream release.

epel9
Matthew D Truch 15 years ago
parent 0af62eb553
commit 43221d5f9f

@ -1 +1 @@
cfitsio3210.tar.gz
cfitsio3240.tar.gz

@ -1,7 +1,7 @@
diff -ur cfitsio/configure cfitio-fixed/configure
--- cfitsio/configure 2009-09-03 16:33:59.000000000 -0400
+++ cfitio-fixed/configure 2009-11-02 15:33:12.000000000 -0500
@@ -4061,7 +4061,8 @@
diff -ur cfitsio/configure cfitsio-fixed-configure/configure
--- cfitsio/configure 2010-01-08 13:03:29.000000000 -0500
+++ cfitsio-fixed-configure/configure 2010-01-27 15:46:34.000000000 -0500
@@ -4058,7 +4058,8 @@
SHLIB_SUFFIX=".sl"
;;
lnx)
@ -11,7 +11,7 @@ diff -ur cfitsio/configure cfitio-fixed/configure
;;
osf)
SHLIB_LD="ld -shared -expect_unresolved '*'"
@@ -4082,7 +4083,7 @@
@@ -4079,7 +4080,7 @@
# Darwin uses gcc (=cc), but needs different flags (see above)
# if test "x$GCC" = xyes; then
if test "x$GCC" = xyes && test "x$EXT" != xdarwin && test "x$EXT" != xcygwin; then
@ -20,9 +20,9 @@ diff -ur cfitsio/configure cfitio-fixed/configure
lhea_shlib_cflags='-fPIC'
fi
if test "x$lhea_shlib_cflags" != x; then
diff -ur cfitsio/Makefile.in cfitio-fixed/Makefile.in
--- cfitsio/Makefile.in 2009-07-14 16:40:37.000000000 -0400
+++ cfitio-fixed/Makefile.in 2009-11-02 15:33:12.000000000 -0500
diff -ur cfitsio/Makefile.in cfitsio-fixed-configure/Makefile.in
--- cfitsio/Makefile.in 2010-01-08 13:03:30.000000000 -0500
+++ cfitsio-fixed-configure/Makefile.in 2010-01-27 15:46:34.000000000 -0500
@@ -22,8 +22,8 @@
exec_prefix = @exec_prefix@
DESTDIR =

@ -1,12 +1,12 @@
Name: cfitsio
Version: 3.210
Release: 2%{?dist}
Version: 3.240
Release: 1%{?dist}
Summary: Library for manipulating FITS data files
Group: Development/Libraries
License: GPLv2+
URL: http://heasarc.gsfc.nasa.gov/docs/software/fitsio/fitsio.html
Source0: ftp://heasarc.gsfc.nasa.gov/software/fitsio/c/cfitsio3210.tar.gz
Source0: ftp://heasarc.gsfc.nasa.gov/software/fitsio/c/cfitsio3240.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
Patch0: cfitsio.patch
@ -108,6 +108,9 @@ rm -rf %{buildroot}
%doc fitsio.doc fitsio.ps cfitsio.doc cfitsio.ps
%changelog
* Wed Jan 27 2010 Matthew Truch <matt at truch.net> - 3.240-1
- Update to upstream 3.240 release.
* Mon Nov 2 2009 Matthew Truch <matt at truch.net> - 3.210-2
- Re-introduce library soname patch (accidentally removed it).

@ -1 +1 @@
30f7e968983f6f46162f12368b68c42a cfitsio3210.tar.gz
0cbb1b1d074a3203a9ba7df90be93d19 cfitsio3240.tar.gz

Loading…
Cancel
Save