]> git.pld-linux.org Git - packages/arpack-ng.git/blobdiff - arpack-ng.spec
- updated to 3.9.0
[packages/arpack-ng.git] / arpack-ng.spec
index 03743a81a322fce59bbfbf2760d297ece9f75d89..20b97fb1c747fd00722bc9451c6d419745f84afe 100644 (file)
@@ -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
This page took 0.10941 seconds and 4 git commands to generate.