Wed, 23 Oct 2024 22:38:10 UTC | login

Information for build arpack-3.5.0-6.fc29

ID31158
Package Namearpack
Version3.5.0
Release6.fc29
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/arpack.git#63062cd41cb6de53dfce125a020e1e9d142966c6
SummaryFortran 77 subroutines for solving large scale eigenvalue problems
DescriptionARPACK is a collection of Fortran 77 subroutines designed to solve large scale eigenvalue problems. The package is designed to compute a few eigenvalues and corresponding eigenvectors of a general n by n matrix A. It is most appropriate for large sparse or structured matrices A where structured means that a matrix-vector product w <- Av requires order n rather than the usual order n**2 floating point operations. This software is based upon an algorithmic variant of the Arnoldi process called the Implicitly Restarted Arnoldi Method (IRAM).
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 01 Jun 2018 07:31:12 UTC
CompletedFri, 01 Jun 2018 10:13:14 UTC
Taskbuild (f29-candidate, /rpms/arpack.git:63062cd41cb6de53dfce125a020e1e9d142966c6)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/arpack.git?#63062cd41cb6de53dfce125a020e1e9d142966c6'}}
Tags
f29
f30
RPMs
src
arpack-3.5.0-6.fc29.src.rpm (info) (download)
noarch
arpack-doc-3.5.0-6.fc29.noarch.rpm (info) (download)
riscv64
arpack-3.5.0-6.fc29.riscv64.rpm (info) (download)
arpack-devel-3.5.0-6.fc29.riscv64.rpm (info) (download)
arpack-static-3.5.0-6.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.5.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Jan 31 2018 Björn Esser <besser82@fedoraproject.org> - 3.5.0-5 - Rebuilt for GCC8 * Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.5.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.5.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Mon Jul 03 2017 Dominik Mierzejewski <rpm@greysector.net> - 3.5.0-2 - build against openblas on supported arches - generating configure for 3.4.0+ requires new libtool - build 64-bit ILP64 version (#1294201) * Sat May 20 2017 Björn Esser <besser82@fedoraproject.org> - 3.5.0-1 - Update to 3.5.0 (#1451525) - Drop stuff needed for el5 - Update spec-file to recent guidelines * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.4.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Sat Jan 28 2017 Björn Esser <besser82@fedoraproject.org> - 3.4.0-2 - Rebuilt for GCC-7 * Thu Sep 29 2016 Orion Poplawski <orion@cora.nwra.com> - 3.4.0-1 - Update to 3.4.0 * Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.0-2.b0f7a60git - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Mon Oct 19 2015 Dominik Mierzejewski <rpm@greysector.net> - 3.3.0-1.b0f7a600git - Update to 3.3.0 - BR: libtool and call autoreconf - simplify some conditions * Mon Sep 21 2015 Susi Lehtola <jussilehtola@fedoraproject.org> - 3.2.0-1.8fc8fbe3git - Update source URL. - Update to 3.2.0. * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.1.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Fri Mar 06 2015 Dominik Mierzejewski <rpm@greysector.net> - 3.1.5-1 - update to 3.1.5 - fix source URL - example binary is no longer installed by default - enable tests - don't duplicate documentation and examples in -devel - clean binaries in EXAMPLES after running testsuite * Fri Aug 15 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.1.3-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.1.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Sat Sep 21 2013 Orion Poplawski <orion@cora.nwra.com> - 3.1.3-2 - Rebuild for atlas 3.10 using threaded library * Thu Sep 05 2013 Susi Lehtola <jussilehtola@fedoraproject.org> - 3.1.3-1 - Update to 3.1.3. * Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.0.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.0.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Wed Jul 18 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.0.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Thu Jan 12 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.0.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild * Tue Dec 13 2011 Jussi Lehtola <jussilehtola@fedoraproject.org> - 3.0.1-1 - Change sources to arpack-ng, which provides an up-to-date version of ARPACK. - Include examples and documentation in a new -doc package. * Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.1-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild * Wed Jul 07 2010 Jussi Lehtola <jussilehtola@fedoraproject.org> - 2.1-12 - Bump spec to fix update path. * Wed Apr 07 2010 Axel Thimm <Axel.Thimm@ATrpms.net> - 2.1-11 - Change license to BSD (see RH bugs #234191 and #578873). * Wed Sep 24 2008 Dominik 'Rathann' Mierzejewski <rpm@greysector.net> 2.1-10 - fix libarpack.so: undefined reference to `etime_' with recent gfortran * Mon Aug 25 2008 Axel Thimm <Axel.Thimm@ATrpms.net> - 2.1-9 - Patch0 and %patch make recent rpm silenty fail. * Wed May 21 2008 Tom "spot" Callaway <tcallawa@redhat.com> 2.1-8 - fix license tag * Wed Oct 24 2007 Dominik 'Rathann' Mierzejewski <rpm@greysector.net> 2.1-7 - apply Frederic Hecht's patch for eigenvalue bug - move static libs to separate package * Mon Mar 26 2007 Axel Thimm <Axel.Thimm@ATrpms.net> - 2.1-6 - Add license and clarification note - Add lapack support * Thu Nov 09 2006 Axel Thimm <Axel.Thimm@ATrpms.net> - 2.1-4 - Freshen up for submitting to fedora extras. - Fix permissions of so file. - Add forgotten ldconfig - Remove dot from summaries. * Wed Jul 16 2003 Axel Thimm <Axel.Thimm@ATrpms.net> - Initial build.