Thu, 06 Jun 2024 07:52:29 UTC | login

Information for build glpk-4.65-5.fc33

ID148371
Package Nameglpk
Version4.65
Release5.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/glpk.git#903da16195fc21d0e2c079790c775424b45b9b38
SummaryGNU Linear Programming Kit
DescriptionThe GLPK (GNU Linear Programming Kit) package is intended for solving large-scale linear programming (LP), mixed integer programming (MIP), and other related problems. It is a set of routines written in ANSI C and organized in the form of a callable library. GLPK supports the GNU MathProg language, which is a subset of the AMPL language. The GLPK package includes the following main components: * Revised simplex method. * Primal-dual interior point method. * Branch-and-bound method. * Translator for GNU MathProg. * Application program interface (API). * Stand-alone LP/MIP solver.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 27 Mar 2020 17:04:59 UTC
CompletedFri, 27 Mar 2020 17:41:41 UTC
Taskbuild (f33, /rpms/glpk.git:903da16195fc21d0e2c079790c775424b45b9b38)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/glpk.git#903da16195fc21d0e2c079790c775424b45b9b38'}}
Tags
f33
RPMs
src
glpk-4.65-5.fc33.src.rpm (info) (download)
riscv64
glpk-4.65-5.fc33.riscv64.rpm (info) (download)
glpk-devel-4.65-5.fc33.riscv64.rpm (info) (download)
glpk-doc-4.65-5.fc33.riscv64.rpm (info) (download)
glpk-utils-4.65-5.fc33.riscv64.rpm (info) (download)
glpk-debuginfo-4.65-5.fc33.riscv64.rpm (info) (download)
glpk-debugsource-4.65-5.fc33.riscv64.rpm (info) (download)
glpk-utils-debuginfo-4.65-5.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 4.65-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 4.65-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 4.65-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 4.65-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Sat Jun 02 2018 Jerry James <loganjerry@gmail.com> - 4.65-1 - Bump to latest upstream 4.65 (bz 1461413) - Add -sagemath patch - Enable ODBC and MySQL support