Sun, 28 Apr 2024 00:48:10 UTC | login

Information for build fltk-1.3.8-1.el9sopt_901

ID47419
Package Namefltk
Version1.3.8
Release1.el9sopt_901
Epoch
Sourcegit+https://gitlab.com/redhat/centos-stream/rpms/fltk#5b084beb252d9570d56a6617da4be3833544be71
SummaryC++ user interface toolkit
DescriptionFLTK (pronounced "fulltick") is a cross-platform C++ GUI toolkit. It provides modern GUI functionality without the bloat, and supports 3D graphics via OpenGL and its built-in GLUT emulation.
Built bytdawson
State complete
Volume DEFAULT
StartedWed, 14 Jun 2023 23:30:09 UTC
CompletedWed, 14 Jun 2023 23:45:02 UTC
Taskbuild (isa9s-packages-optimized-el9sopt, /redhat/centos-stream/rpms/fltk:5b084beb252d9570d56a6617da4be3833544be71)
Extra{'source': {'original_url': 'git+https://gitlab.com/redhat/centos-stream/rpms/fltk#5b084beb252d9570d56a6617da4be3833544be71'}}
Tags
isa9s-packages-optimized-candidate
isa9s-packages-optimized-testing
RPMs
src
fltk-1.3.8-1.el9sopt_901.src.rpm (info) (download)
x86_64
fltk-1.3.8-1.el9sopt_901.x86_64.rpm (info) (download)
fltk-devel-1.3.8-1.el9sopt_901.x86_64.rpm (info) (download)
fltk-fluid-1.3.8-1.el9sopt_901.x86_64.rpm (info) (download)
fltk-static-1.3.8-1.el9sopt_901.x86_64.rpm (info) (download)
fltk-debuginfo-1.3.8-1.el9sopt_901.x86_64.rpm (info) (download)
fltk-debugsource-1.3.8-1.el9sopt_901.x86_64.rpm (info) (download)
fltk-fluid-debuginfo-1.3.8-1.el9sopt_901.x86_64.rpm (info) (download)
Logs
x86_64
root.log
hw_info.log
installed_pkgs.log
mock_output.log
build.log
state.log
Changelog * Fri Dec 17 2021 Jan Grulich <jgrulich@redhat.com> - 1.3.8-1 - 1.3.8 Resolves: bz#2025415 * Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.3.6-2 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 * Tue Jun 29 2021 Jan Grulich <jgrulich@redhat.com> - 1.3.6-1 - 1.3.6 Resolves: bz#1976712 * Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - 1.3.5-11 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.5-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Thu Jan 21 2021 Adam Jackson <ajax@redhat.com> - 1.3.5-9 - Remove BuildRequires xprop entirely. If present, the configure script will call it looking for a property on the root window that Fedora's X server does not set, and which would not work anyway since there is no X server running in the buildroot, so we can just remove the dependency.