Hello community,

here is the log from the commit of package cfitsio for openSUSE:Factory checked 
in at 2014-12-30 00:50:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cfitsio (Old)
 and      /work/SRC/openSUSE:Factory/.cfitsio.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cfitsio"

Changes:
--------
--- /work/SRC/openSUSE:Factory/cfitsio/cfitsio.changes  2014-02-19 
06:51:38.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.cfitsio.new/cfitsio.changes     2014-12-30 
00:50:30.000000000 +0100
@@ -1,0 +2,16 @@
+Thu Dec 25 17:09:27 UTC 2014 - [email protected]
+
+- Update to version 3.370
+  + Added configure options to support reading bzip2 compressed FITS files.
+    This depends on having the bzlib library installed on the local machine.
+  + Replaced the random Gaussian and Poissonian distribution functions with
+    new code written by Craig Markwardt derived from public domain C++ 
functions 
+  + Patched fitsio2.h to support CFITSIO on AArch64 (64-bit ARM)
+     architecture (both big and little endian).
+  + Fixed bug in fpackutil.c that caused fpack to exit prematurely if
+    the FZALGOR directive keyword was present in the HDU header.
+- Remove obsolete patches; fixed on upstream release
+  + aarch64-support.patch
+  + ppc64le-support.patch
+
+-------------------------------------------------------------------

Old:
----
  aarch64-support.patch
  cfitsio3360.tar.gz
  ppc64le-support.patch

New:
----
  cfitsio3370.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ cfitsio.spec ++++++
--- /var/tmp/diff_new_pack.y7prEp/_old  2014-12-30 00:50:32.000000000 +0100
+++ /var/tmp/diff_new_pack.y7prEp/_new  2014-12-30 00:50:32.000000000 +0100
@@ -15,23 +15,19 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
+%define tar_ver 3370
 %define so_ver 2
 
 Name:           cfitsio
-Version:        3.360
+Version:        3.370
 Release:        0
 Summary:        Library for manipulating FITS data files
 License:        ISC
 Group:          Productivity/Scientific/Other
 Url:            http://heasarc.nasa.gov/fitsio/
-Source0:        
ftp://heasarc.gsfc.nasa.gov/software/fitsio/c/cfitsio3360.tar.gz
+Source0:        
ftp://heasarc.gsfc.nasa.gov/software/fitsio/c/%{name}%{tar_ver}.tar.gz
 # PATCH-FIX-OPENSUSE cfitsio-zlib.patch [email protected] -- Use 
system zlib, link programs to shared libcfitsio (based on patches from Fedora 
and Debian)
 Patch0:         cfitsio-zlib.patch
-# PATCH-FIX-OPENSUSE aarch64-support.patch [email protected] -- Add support for 
aarch64
-Patch1:         aarch64-support.patch
-# PATCH-FIX-OPENSUSE ppc64le-support.patch [email protected] -- Add support 
for ppc64le
-Patch2:         ppc64le-support.patch
 BuildRequires:  gcc-fortran
 BuildRequires:  pkg-config
 BuildRequires:  zlib-devel
@@ -88,8 +84,6 @@
 %prep
 %setup -q -n cfitsio
 %patch0 -p1
-%patch1 -p1
-%patch2 -p1
 
 # Remove bundled zlib
 pushd zlib

++++++ cfitsio-zlib.patch ++++++
--- /var/tmp/diff_new_pack.y7prEp/_old  2014-12-30 00:50:32.000000000 +0100
+++ /var/tmp/diff_new_pack.y7prEp/_new  2014-12-30 00:50:32.000000000 +0100
@@ -1,9 +1,9 @@
 diff -Naur cfitsio.orig/Makefile.in cfitsio/Makefile.in
 --- cfitsio.orig/Makefile.in   2013-12-06 00:20:57.000000000 +0200
 +++ cfitsio/Makefile.in        2014-02-16 22:57:32.164992353 +0200
-@@ -62,9 +62,7 @@
-               swapproc.c wcssub.c wcsutil.c imcompress.c quantize.c 
ricecomp.c \
-               pliocomp.c fits_hcompress.c fits_hdecompress.c
+@@ -63,9 +63,7 @@
+               pliocomp.c fits_hcompress.c fits_hdecompress.c \
+               simplerng.c
  
 -ZLIB_SOURCES =        zlib/adler32.c zlib/crc32.c zlib/deflate.c 
zlib/infback.c \
 -              zlib/inffast.c zlib/inflate.c zlib/inftrees.c zlib/trees.c \

++++++ cfitsio3360.tar.gz -> cfitsio3370.tar.gz ++++++
++++ 21882 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to