Sat, 27 Apr 2024 21:36:40 UTC | login

Information for build flex-2.6.4-9.el9sbase_901

ID46204
Package Nameflex
Version2.6.4
Release9.el9sbase_901
Epoch
Sourcegit+https://gitlab.com/redhat/centos-stream/rpms/flex#a3b951633efd400960479fc12e689cdb982024a8
SummaryA tool for generating scanners (text pattern recognizers)
DescriptionThe flex program generates scanners. Scanners are programs which can recognize lexical patterns in text. Flex takes pairs of regular expressions and C code as input and generates a C source file as output. The output file is compiled and linked with a library to produce an executable. The executable searches through its input for occurrences of the regular expressions. When a match is found, it executes the corresponding C code. Flex was designed to work with both Yacc and Bison, and is used by many programs as part of their build process. You should install flex if you are going to use your system for application development.
Built bytdawson
State complete
Volume DEFAULT
StartedWed, 14 Jun 2023 20:50:38 UTC
CompletedWed, 14 Jun 2023 21:02:58 UTC
Taskbuild (isa9s-packages-baseline-el9sbase, /redhat/centos-stream/rpms/flex:a3b951633efd400960479fc12e689cdb982024a8)
Extra{'source': {'original_url': 'git+https://gitlab.com/redhat/centos-stream/rpms/flex#a3b951633efd400960479fc12e689cdb982024a8'}}
Tags
isa9s-packages-baseline-candidate
isa9s-packages-baseline-testing
RPMs
src
flex-2.6.4-9.el9sbase_901.src.rpm (info) (download)
x86_64
flex-2.6.4-9.el9sbase_901.x86_64.rpm (info) (download)
flex-doc-2.6.4-9.el9sbase_901.x86_64.rpm (info) (download)
libfl-devel-2.6.4-9.el9sbase_901.x86_64.rpm (info) (download)
libfl-static-2.6.4-9.el9sbase_901.x86_64.rpm (info) (download)
libfl2-2.6.4-9.el9sbase_901.x86_64.rpm (info) (download)
flex-debuginfo-2.6.4-9.el9sbase_901.x86_64.rpm (info) (download)
flex-debugsource-2.6.4-9.el9sbase_901.x86_64.rpm (info) (download)
libfl2-debuginfo-2.6.4-9.el9sbase_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 * Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 2.6.4-9 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 * Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - 2.6.4-8 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.4-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Fri Aug 21 2020 Arjun Shankar <arjun@redhat.com> - 2.6.4-6 - Re-work flex subpackages and provide shared libraries (#1327851): - Remove and obsolete the flex-devel subpackage containing static libraries - Provide shared libraries in a new subpackage named libfl2 - Provide development files in a new subpackage named libfl-devel - Provide static libraries in a new subpackage named libfl-static * Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.4-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.4-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild