[CCfits] Rebuilt to match new cfitsio 3.280

Sergio Pascual sergiopr at fedoraproject.org
Fri Jun 10 09:07:36 UTC 2011


commit 49ef67355d096964787eb4a8adca7b974a954785
Author: Sergio Pascual <sergiopr at fis.ucm.es>
Date:   Fri Jun 10 11:06:16 2011 +0200

    Rebuilt to match new cfitsio 3.280

 CCfits.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/CCfits.spec b/CCfits.spec
index 4bb25c2..53ebb0c 100644
--- a/CCfits.spec
+++ b/CCfits.spec
@@ -1,6 +1,6 @@
 Name: CCfits
 Version: 2.3
-Release: 3%{?dist}
+Release: 4%{?dist}
 Summary: A C++ interface for cfitsio
 
 Group: Development/Libraries
@@ -21,7 +21,7 @@ with namespaces, exception handling, and member template functions.
 %package devel
 Summary: Headers for developing programs that will use %{name}
 Group: Development/Libraries
-Requires: cfitsio-devel >= 3.250
+Requires: cfitsio-devel >= 3.280
 Requires: %{name} = %{version}-%{release}
 %description devel
 These are the header files and libraries needed to develop a %{name} 
@@ -76,6 +76,9 @@ rm -rf %{buildroot}
 %doc License.txt html
 
 %changelog
+* Fri Jun 10 2011 Sergio Pascual <sergiopr at fedoraproject.org> 2.3-4
+- Rebuilt to match new cfitsio 3.280
+
 * Sun Apr 24 2011 Sergio Pascual <sergiopr at fedoraproject.org> 2.3-3
 - Rebuilt to match new cfitsio 3.270
 


More information about the scm-commits mailing list