rpms/CCfits/F-8 CCfits-includecfitsiopath.patch, 1.1, 1.2 CCfits.spec, 1.12, 1.13 sources, 1.6, 1.7

Sergio Pascual (sergiopr) fedora-extras-commits at redhat.com
Sat Feb 9 23:57:46 UTC 2008


Author: sergiopr

Update of /cvs/pkgs/rpms/CCfits/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10712

Modified Files:
	CCfits-includecfitsiopath.patch CCfits.spec sources 
Log Message:
* Sat Feb 09 2008 Sergio Pascual <sergiopr at fedoraproject.org> 2.0-1
- New upstream source


CCfits-includecfitsiopath.patch:

Index: CCfits-includecfitsiopath.patch
===================================================================
RCS file: /cvs/pkgs/rpms/CCfits/F-8/CCfits-includecfitsiopath.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- CCfits-includecfitsiopath.patch	14 Nov 2007 17:03:45 -0000	1.1
+++ CCfits-includecfitsiopath.patch	9 Feb 2008 23:57:39 -0000	1.2
@@ -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 <string>
+--- 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 <cfitsio/fitsio.h>
+ // string
+ #include <string>
  
- namespace CCfits {
-   class ExtHDU;
 @@ -23,8 +23,8 @@
  } // namespace CCfits
  #include <map>
@@ -22,14 +22,14 @@
  
  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 <map>
  // fitsio
 -#include "fitsio.h"
 +#include <cfitsio/fitsio.h>
+ // string
+ #include <string>
  // CCfitsHeader
- #include "CCfits.h"
- 


Index: CCfits.spec
===================================================================
RCS file: /cvs/pkgs/rpms/CCfits/F-8/CCfits.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- CCfits.spec	14 Nov 2007 17:03:45 -0000	1.12
+++ CCfits.spec	9 Feb 2008 23:57:39 -0000	1.13
@@ -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 @@
 %doc html
 
 %changelog
+* Sat Feb 09 2008 Sergio Pascual <sergiopr at fedoraproject.org> 2.0-1
+- New upstream source
+
 * Wed Nov 13 2007 Sergio Pascual <sergiopr at fedoraproject.org> 1.8-1
 - New upstream source
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/CCfits/F-8/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- sources	14 Nov 2007 17:03:45 -0000	1.6
+++ sources	9 Feb 2008 23:57:39 -0000	1.7
@@ -1 +1 @@
-c20815e92e66f30f16b4cea7127a5304  CCfits-1.8.tar.gz
+bb049a22f9ff50ef983633dd270f5dbd  CCfits-2.0.tar.gz




More information about the fedora-extras-commits mailing list