[kst] Rebuild for cfitsio 3.300

Orion Poplawski orion at fedoraproject.org
Wed Apr 25 15:23:12 UTC 2012


commit 681caaf1e35ae2fe30e43c059627d0f315b2f803
Author: Orion Poplawski <orion at cora.nwra.com>
Date:   Wed Apr 25 09:23:11 2012 -0600

    Rebuild for cfitsio 3.300

 kst.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/kst.spec b/kst.spec
index a1b3ebc..2e1308c 100644
--- a/kst.spec
+++ b/kst.spec
@@ -1,6 +1,6 @@
 Name:       kst
 Version:    2.0.3
-Release:    5%{?dist}
+Release:    6%{?dist}
 Summary:    A data viewing program
 
 Group:      Applications/Engineering
@@ -71,7 +71,7 @@ Requires:   %{name} = %{version}-%{release}
 # doesn't perfectly match between installed library and compiled
 # against library.  Meh.
 #Requires:   cfitsio = %(pkg-config --modversion cfitsio 2>/dev/null || echo 0)
-Requires:   cfitsio = 3.290
+Requires:   cfitsio = 3.300
 
 %description fits
 A plugin allowing kst to open and read data and images contained within 
@@ -164,6 +164,9 @@ rm -rf %{buildroot}
 %{_datadir}/services/kst/kstdata_dirfilesource.desktop
 
 %changelog
+* Wed Apr 25 2012 Orion Poplawski <orion at cora.nwra.com> - 2.0.3-6
+- Rebuild for cfitsio 3.300
+
 * Tue Feb 28 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.0.3-5
 - Rebuilt for c++ ABI breakage
 


More information about the scm-commits mailing list