Sun, 06 Oct 2024 17:19:47 CST | login

Information for build fltk-1.3.8-1.el9

ID20361
Package Namefltk
Version1.3.8
Release1.el9
Epoch
Sourcegit+https://git.cclinux.org/stage/rpms/fltk.git#b1514f0e60f5e55681afa635feac1bad72552e92
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 bydistrobuild
State complete
Volume DEFAULT
StartedSun, 03 Jul 2022 01:24:55 CST
CompletedSun, 03 Jul 2022 03:59:29 CST
Taskbuild (dist-circle9, /stage/rpms/fltk.git:b1514f0e60f5e55681afa635feac1bad72552e92)
Extra{'source': {'original_url': 'git+https://git.cclinux.org/stage/rpms/fltk.git?#b1514f0e60f5e55681afa635feac1bad72552e92'}}
Tags
dist-circle9
dist-circle9-compose
RPMs
src
fltk-1.3.8-1.el9.src.rpm (info) (download)
aarch64
fltk-1.3.8-1.el9.aarch64.rpm (info) (download)
fltk-devel-1.3.8-1.el9.aarch64.rpm (info) (download)
fltk-fluid-1.3.8-1.el9.aarch64.rpm (info) (download)
fltk-static-1.3.8-1.el9.aarch64.rpm (info) (download)
fltk-debuginfo-1.3.8-1.el9.aarch64.rpm (info) (download)
fltk-debugsource-1.3.8-1.el9.aarch64.rpm (info) (download)
fltk-fluid-debuginfo-1.3.8-1.el9.aarch64.rpm (info) (download)
i686
fltk-1.3.8-1.el9.i686.rpm (info) (download)
fltk-devel-1.3.8-1.el9.i686.rpm (info) (download)
fltk-fluid-1.3.8-1.el9.i686.rpm (info) (download)
fltk-static-1.3.8-1.el9.i686.rpm (info) (download)
fltk-debuginfo-1.3.8-1.el9.i686.rpm (info) (download)
fltk-debugsource-1.3.8-1.el9.i686.rpm (info) (download)
fltk-fluid-debuginfo-1.3.8-1.el9.i686.rpm (info) (download)
ppc64le
fltk-1.3.8-1.el9.ppc64le.rpm (info) (download)
fltk-devel-1.3.8-1.el9.ppc64le.rpm (info) (download)
fltk-fluid-1.3.8-1.el9.ppc64le.rpm (info) (download)
fltk-static-1.3.8-1.el9.ppc64le.rpm (info) (download)
fltk-debuginfo-1.3.8-1.el9.ppc64le.rpm (info) (download)
fltk-debugsource-1.3.8-1.el9.ppc64le.rpm (info) (download)
fltk-fluid-debuginfo-1.3.8-1.el9.ppc64le.rpm (info) (download)
s390x
fltk-1.3.8-1.el9.s390x.rpm (info) (download)
fltk-devel-1.3.8-1.el9.s390x.rpm (info) (download)
fltk-fluid-1.3.8-1.el9.s390x.rpm (info) (download)
fltk-static-1.3.8-1.el9.s390x.rpm (info) (download)
fltk-debuginfo-1.3.8-1.el9.s390x.rpm (info) (download)
fltk-debugsource-1.3.8-1.el9.s390x.rpm (info) (download)
fltk-fluid-debuginfo-1.3.8-1.el9.s390x.rpm (info) (download)
x86_64
fltk-1.3.8-1.el9.x86_64.rpm (info) (download)
fltk-devel-1.3.8-1.el9.x86_64.rpm (info) (download)
fltk-fluid-1.3.8-1.el9.x86_64.rpm (info) (download)
fltk-static-1.3.8-1.el9.x86_64.rpm (info) (download)
fltk-debuginfo-1.3.8-1.el9.x86_64.rpm (info) (download)
fltk-debugsource-1.3.8-1.el9.x86_64.rpm (info) (download)
fltk-fluid-debuginfo-1.3.8-1.el9.x86_64.rpm (info) (download)
Logs
aarch64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
i686
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
ppc64le
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
s390x
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
x86_64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.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.