[packages/arpack-ng] - updated to 3.9.0
qboosh
qboosh at pld-linux.org
Sat Sep 2 14:07:03 CEST 2023
commit 597de30329195d7c16d0b255a0e9ef447e2c6113
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sat Sep 2 12:52:29 2023 +0200
- updated to 3.9.0
arpack-ng.spec | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)
---
diff --git a/arpack-ng.spec b/arpack-ng.spec
index 03743a8..20b97fb 100644
--- a/arpack-ng.spec
+++ b/arpack-ng.spec
@@ -6,13 +6,13 @@
Summary: Subroutines for solving large scale eigenvalue problems
Summary(pl.UTF-8): Rozwiązywanie zagadnienia własnego dla dużych macierzy
Name: arpack-ng
-Version: 3.8.0
+Version: 3.9.0
Release: 1
License: BSD
Group: Libraries
#Source0Download: https://github.com/opencollab/arpack-ng/tags
Source0: https://github.com/opencollab/arpack-ng/archive/%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: bb4cf448f2480a0ffe5517d579f980c3
+# Source0-md5: e28fdbe33ee44a16e2733c180ec2a2bd
URL: https://github.com/opencollab/arpack-ng
BuildRequires: autoconf >= 2.67
BuildRequires: automake
@@ -115,9 +115,11 @@ rm -rf $RPM_BUILD_ROOT
%defattr(644,root,root,755)
%doc DOCUMENTS/*.doc
%attr(755,root,root) %{_libdir}/libarpack.so
-%{_includedir}/arpack
+%{_includedir}/arpack-ng
%{_pkgconfigdir}/arpack.pc
-%{_libdir}/cmake/arpack-ng
+%{_pkgconfigdir}/arpackSolver.pc
+%{_pkgconfigdir}/parpack.pc
+#%{_libdir}/cmake/arpack-ng
%if %{with static_libs}
%files static
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/arpack-ng.git/commitdiff/a51c54e9b81e02cdab70ac6ec3bc4f86d605148b
More information about the pld-cvs-commit
mailing list