Thu, 18 Apr 2024 16:56:42 UTC | login

Information for build flex-2.6.4-8.el9

ID4342
Package Nameflex
Version2.6.4
Release8.el9
Epoch
DraftFalse
Sourcegit+https://gitlab.com/redhat/centos-stream/rpms/flex#32c67696a86108d3f0cc5dff496b16f6e1026788
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 bymboddu
State complete
Volume DEFAULT
StartedThu, 15 Apr 2021 23:44:58 UTC
CompletedFri, 16 Apr 2021 00:14:57 UTC
Taskbuild (c9s-candidate, /redhat/centos-stream/rpms/flex:32c67696a86108d3f0cc5dff496b16f6e1026788)
Extra{'source': {'original_url': 'git+https://gitlab.com/redhat/centos-stream/rpms/flex#32c67696a86108d3f0cc5dff496b16f6e1026788'}}
Tags
c9s-gate
c9s-pending
c9s-pending-signed
RPMs
src
flex-2.6.4-8.el9.src.rpm (info) (download)
aarch64
flex-2.6.4-8.el9.aarch64.rpm (info) (download)
flex-doc-2.6.4-8.el9.aarch64.rpm (info) (download)
libfl-devel-2.6.4-8.el9.aarch64.rpm (info) (download)
libfl-static-2.6.4-8.el9.aarch64.rpm (info) (download)
libfl2-2.6.4-8.el9.aarch64.rpm (info) (download)
flex-debuginfo-2.6.4-8.el9.aarch64.rpm (info) (download)
flex-debugsource-2.6.4-8.el9.aarch64.rpm (info) (download)
libfl2-debuginfo-2.6.4-8.el9.aarch64.rpm (info) (download)
i686
flex-2.6.4-8.el9.i686.rpm (info) (download)
flex-doc-2.6.4-8.el9.i686.rpm (info) (download)
libfl-devel-2.6.4-8.el9.i686.rpm (info) (download)
libfl-static-2.6.4-8.el9.i686.rpm (info) (download)
libfl2-2.6.4-8.el9.i686.rpm (info) (download)
flex-debuginfo-2.6.4-8.el9.i686.rpm (info) (download)
flex-debugsource-2.6.4-8.el9.i686.rpm (info) (download)
libfl2-debuginfo-2.6.4-8.el9.i686.rpm (info) (download)
ppc64le
flex-2.6.4-8.el9.ppc64le.rpm (info) (download)
flex-doc-2.6.4-8.el9.ppc64le.rpm (info) (download)
libfl-devel-2.6.4-8.el9.ppc64le.rpm (info) (download)
libfl-static-2.6.4-8.el9.ppc64le.rpm (info) (download)
libfl2-2.6.4-8.el9.ppc64le.rpm (info) (download)
flex-debuginfo-2.6.4-8.el9.ppc64le.rpm (info) (download)
flex-debugsource-2.6.4-8.el9.ppc64le.rpm (info) (download)
libfl2-debuginfo-2.6.4-8.el9.ppc64le.rpm (info) (download)
s390x
flex-2.6.4-8.el9.s390x.rpm (info) (download)
flex-doc-2.6.4-8.el9.s390x.rpm (info) (download)
libfl-devel-2.6.4-8.el9.s390x.rpm (info) (download)
libfl-static-2.6.4-8.el9.s390x.rpm (info) (download)
libfl2-2.6.4-8.el9.s390x.rpm (info) (download)
flex-debuginfo-2.6.4-8.el9.s390x.rpm (info) (download)
flex-debugsource-2.6.4-8.el9.s390x.rpm (info) (download)
libfl2-debuginfo-2.6.4-8.el9.s390x.rpm (info) (download)
x86_64
flex-2.6.4-8.el9.x86_64.rpm (info) (download)
flex-doc-2.6.4-8.el9.x86_64.rpm (info) (download)
libfl-devel-2.6.4-8.el9.x86_64.rpm (info) (download)
libfl-static-2.6.4-8.el9.x86_64.rpm (info) (download)
libfl2-2.6.4-8.el9.x86_64.rpm (info) (download)
flex-debuginfo-2.6.4-8.el9.x86_64.rpm (info) (download)
flex-debugsource-2.6.4-8.el9.x86_64.rpm (info) (download)
libfl2-debuginfo-2.6.4-8.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 * 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 * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild