[packages/CCfits] - updated to 2.7
qboosh
qboosh at pld-linux.org
Mon Mar 17 19:15:39 CET 2025
commit 24ce788b749a144d5eb73d63f7b6d1ffdc5365c7
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Mon Mar 17 18:57:08 2025 +0100
- updated to 2.7
CCfits.spec | 11 +++++------
1 file changed, 5 insertions(+), 6 deletions(-)
---
diff --git a/CCfits.spec b/CCfits.spec
index 353313d..e26aff9 100644
--- a/CCfits.spec
+++ b/CCfits.spec
@@ -5,12 +5,12 @@
Summary: Object oriented C++ interface to CFITSIO library
Summary(pl.UTF-8): Zorientowany obiektowo interfejs C++ do biblioteki CFITSIO
Name: CCfits
-Version: 2.6
-Release: 2
+Version: 2.7
+Release: 1
License: MIT-like
Group: Libraries
-Source0: https://heasarc.gsfc.nasa.gov/fitsio/ccfits/%{name}-%{version}.tar.gz
-# Source0-md5: 442a2e8ca022b35402b189d146ba8ddd
+Source0: https://heasarc.gsfc.nasa.gov/FTP/software/fitsio/ccfits/%{name}-%{version}.tar.gz
+# Source0-md5: e071c1d6cfef00a6e4835d0b67252fcf
URL: https://heasarc.gsfc.nasa.gov/fitsio/ccfits/
BuildRequires: cfitsio-devel >= 3.080
BuildRequires: libstdc++-devel >= 6:5
@@ -104,7 +104,6 @@ rm -rf $RPM_BUILD_ROOT
%files devel
%defattr(644,root,root,755)
-%doc CCfits-2.6.pdf
%attr(755,root,root) %{_libdir}/libCCfits.so
%{_includedir}/CCfits
%{_pkgconfigdir}/CCfits.pc
@@ -117,4 +116,4 @@ rm -rf $RPM_BUILD_ROOT
%files apidocs
%defattr(644,root,root,755)
-%doc html/*.{css,html,js,png}
+%doc CCfits-2.7.pdf html/*.{css,html,js,png}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/CCfits.git/commitdiff/24ce788b749a144d5eb73d63f7b6d1ffdc5365c7
More information about the pld-cvs-commit
mailing list