diff --git a/CCfits-includecfitsiopath.patch b/CCfits-includecfitsiopath.patch index 0185d6c..d6ff684 100644 --- a/CCfits-includecfitsiopath.patch +++ b/CCfits-includecfitsiopath.patch @@ -1,15 +1,15 @@ diff -ur CCfits/CCfits.h CCfits.new/CCfits.h ---- CCfits/CCfits.h 2007-10-12 19:32:32.000000000 +0200 -+++ CCfits.new/CCfits.h 2007-11-14 16:29:19.000000000 +0100 -@@ -15,7 +15,7 @@ - // string - #include +--- CCfits/CCfits.h 2008-02-05 17:25:12.000000000 +0100 ++++ CCfits.new/CCfits.h 2008-02-09 12:08:52.000000000 +0100 +@@ -13,7 +13,7 @@ + #define CCFITS_H 1 + // fitsio -#include "fitsio.h" +#include + // string + #include - namespace CCfits { - class ExtHDU; @@ -23,8 +23,8 @@ } // namespace CCfits #include @@ -22,14 +22,14 @@ diff -ur CCfits/CCfits.h CCfits.new/CCfits.h namespace CCfits { diff -ur CCfits/FITSBase.h CCfits.new/FITSBase.h ---- CCfits/FITSBase.h 2007-10-12 19:32:32.000000000 +0200 -+++ CCfits.new/FITSBase.h 2007-11-14 16:31:05.000000000 +0100 -@@ -17,7 +17,7 @@ +--- CCfits/FITSBase.h 2008-02-05 17:25:12.000000000 +0100 ++++ CCfits.new/FITSBase.h 2008-02-09 12:08:56.000000000 +0100 +@@ -15,7 +15,7 @@ // map #include // fitsio -#include "fitsio.h" +#include + // string + #include // CCfitsHeader - #include "CCfits.h" - diff --git a/CCfits.spec b/CCfits.spec index b4371f4..fdebe22 100644 --- a/CCfits.spec +++ b/CCfits.spec @@ -1,5 +1,5 @@ Name: CCfits -Version: 1.8 +Version: 2.0 Release: 1%{?dist} Summary: A C++ interface for cfitsio @@ -75,6 +75,9 @@ This package contains the full API documentation for %{name}. %doc html %changelog +* Sat Feb 09 2008 Sergio Pascual 2.0-1 +- New upstream source + * Wed Nov 13 2007 Sergio Pascual 1.8-1 - New upstream source diff --git a/sources b/sources index b4e4557..eec0969 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c20815e92e66f30f16b4cea7127a5304 CCfits-1.8.tar.gz +bb049a22f9ff50ef983633dd270f5dbd CCfits-2.0.tar.gz