[packages/netcdf-cxx] - release 9 (netcdf 4.9.3)
qboosh
qboosh at pld-linux.org
Fri Sep 26 19:33:16 CEST 2025
commit c3561ab3590df9916007ef342794b554229ba9ad
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Fri Sep 26 19:36:10 2025 +0200
- release 9 (netcdf 4.9.3)
netcdf-cxx.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/netcdf-cxx.spec b/netcdf-cxx.spec
index c945221..7085077 100644
--- a/netcdf-cxx.spec
+++ b/netcdf-cxx.spec
@@ -6,7 +6,7 @@ Summary: NetCDF C++ library (old API)
Summary(pl.UTF-8): Biblioteka NetCDF dla języka C++ (stare API)
Name: netcdf-cxx
Version: 4.2
-Release: 8
+Release: 9
License: BSD-like
Group: Libraries
Source0: ftp://ftp.unidata.ucar.edu/pub/netcdf/%{name}-%{version}.tar.gz
@@ -111,12 +111,12 @@ rm -rf $RPM_BUILD_ROOT
%defattr(644,root,root,755)
%doc COPYRIGHT
%attr(755,root,root) %{_libdir}/libnetcdf_c++.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libnetcdf_c++.so.4
+%ghost %{_libdir}/libnetcdf_c++.so.4
%files devel
%defattr(644,root,root,755)
%doc man4/netcdf-cxx.html
-%attr(755,root,root) %{_libdir}/libnetcdf_c++.so
+%{_libdir}/libnetcdf_c++.so
%{_libdir}/libnetcdf_c++.la
%{_includedir}/ncvalues.h
%{_includedir}/netcdf.hh
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/netcdf-cxx.git/commitdiff/c3561ab3590df9916007ef342794b554229ba9ad
More information about the pld-cvs-commit
mailing list