Wed, 24 Apr 2024 09:01:16 UTC | login

Information for build flex-2.6.4-11.fc38

ID222416
Package Nameflex
Version2.6.4
Release11.fc38
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/flex.git#a2246316dcbae02384c9368458777393b60fbc4f
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 bydavidlt
State complete
Volume DEFAULT
StartedWed, 18 Jan 2023 16:57:21 UTC
CompletedWed, 18 Jan 2023 17:24:06 UTC
Taskbuild (f38, /rpms/flex.git:a2246316dcbae02384c9368458777393b60fbc4f)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/flex.git#a2246316dcbae02384c9368458777393b60fbc4f'}}
Tags
f38
RPMs
src
flex-2.6.4-11.fc38.src.rpm (info) (download)
riscv64
flex-2.6.4-11.fc38.riscv64.rpm (info) (download)
libfl-devel-2.6.4-11.fc38.riscv64.rpm (info) (download)
libfl-static-2.6.4-11.fc38.riscv64.rpm (info) (download)
libfl2-2.6.4-11.fc38.riscv64.rpm (info) (download)
flex-debuginfo-2.6.4-11.fc38.riscv64.rpm (info) (download)
flex-debugsource-2.6.4-11.fc38.riscv64.rpm (info) (download)
libfl2-debuginfo-2.6.4-11.fc38.riscv64.rpm (info) (download)
Logs
riscv64
state.log
root.log
hw_info.log
build.log
mock_output.log
Changelog * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.4-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.4-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.4-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Thu May 06 2021 Arjun Shankar <arjun@redhat.com> - 2.6.4-8 - Remove and obsolete the flex-doc subpackage; documention is provided in the main package itself - Specify versions in "Provides:" lines for flex-static and flex-devel * 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