Wed, 04 Dec 2024 10:47:47 UTC | login

Information for build compat-flex-2.5.4a-23.fc33

ID154354
Package Namecompat-flex
Version2.5.4a
Release23.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/compat-flex.git#87bf361d022f505edccd5db65cf880e433b54e17
SummaryLegacy version of flex, a tool for creating scanners
Description This is legacy version of flex, a program that 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
StartedSun, 29 Mar 2020 16:11:15 UTC
CompletedSun, 29 Mar 2020 16:36:27 UTC
Taskbuild (f33, /rpms/compat-flex.git:87bf361d022f505edccd5db65cf880e433b54e17)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/compat-flex.git#87bf361d022f505edccd5db65cf880e433b54e17'}}
Tags
f33
RPMs
src
compat-flex-2.5.4a-23.fc33.src.rpm (info) (download)
riscv64
compat-flex-2.5.4a-23.fc33.riscv64.rpm (info) (download)
compat-flex-debuginfo-2.5.4a-23.fc33.riscv64.rpm (info) (download)
compat-flex-debugsource-2.5.4a-23.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.5.4a-23 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.5.4a-22 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.5.4a-21 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.5.4a-20 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild