This site has been archived!!! Click here to visit the new openkoji buildsystem!

Information for build flex-2.6.4-14.fc40

ID84195
Package Nameflex
Version2.6.4
Release14.fc40
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/flex.git#d687d8a4131309aafaed893f27058d3007a6910a
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 byhezhengyu
State complete
Volume DEFAULT
StartedMon, 11 Dec 2023 19:42:46 CST
CompletedMon, 11 Dec 2023 20:32:27 CST
Taskbuild (f40, /rpms/flex.git:d687d8a4131309aafaed893f27058d3007a6910a)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/flex.git#d687d8a4131309aafaed893f27058d3007a6910a'}}
Tags
f40
RPMs
src
flex-2.6.4-14.fc40.src.rpm (info) (download)
riscv64
flex-2.6.4-14.fc40.riscv64.rpm (info) (download)
libfl-devel-2.6.4-14.fc40.riscv64.rpm (info) (download)
libfl-static-2.6.4-14.fc40.riscv64.rpm (info) (download)
libfl2-2.6.4-14.fc40.riscv64.rpm (info) (download)
flex-debuginfo-2.6.4-14.fc40.riscv64.rpm (info) (download)
flex-debugsource-2.6.4-14.fc40.riscv64.rpm (info) (download)
libfl2-debuginfo-2.6.4-14.fc40.riscv64.rpm (info) (download)
Logs
riscv64
root.log
state.log
hw_info.log
installed_pkgs.log
build.log
mock_output.log
Changelog * Mon Oct 30 2023 Arjun Shankar <arjun@redhat.com> - 2.6.4-14 - Analyse flex sources for license information - Migrate License field to SPDX identifiers for https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_2 (#2222083) * Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.4-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.4-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * 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