Information for build flex-2.6.4-18.el10
ID | 21614 | ||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Package Name | flex | ||||||||||||||||||||||||||||||||||
Version | 2.6.4 | ||||||||||||||||||||||||||||||||||
Release | 18.el10 | ||||||||||||||||||||||||||||||||||
Epoch | |||||||||||||||||||||||||||||||||||
Source | git+http://git.inferitos.ru/rpms/flex#4625ab4afbfd3b31b9feb448ad94d8c02ae59bac | ||||||||||||||||||||||||||||||||||
Summary | A tool for generating scanners (text pattern recognizers) | ||||||||||||||||||||||||||||||||||
Description | The 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 by | scherevko | ||||||||||||||||||||||||||||||||||
State | complete | ||||||||||||||||||||||||||||||||||
Volume | DEFAULT | ||||||||||||||||||||||||||||||||||
Started | Tue, 10 Dec 2024 23:24:24 MSK | ||||||||||||||||||||||||||||||||||
Completed | Tue, 10 Dec 2024 23:39:05 MSK | ||||||||||||||||||||||||||||||||||
Task | build (inferit-10_0-bootstrap, /rpms/flex/:changed/i10c-beta/flex-2.6.4-18.el10) | ||||||||||||||||||||||||||||||||||
Extra | {'source': {'original_url': 'git+http://git.inferitos.ru/rpms/flex/?#changed/i10c-beta/flex-2.6.4-18.el10'}} | ||||||||||||||||||||||||||||||||||
Tags |
|
||||||||||||||||||||||||||||||||||
RPMs |
|
||||||||||||||||||||||||||||||||||
Logs |
|
||||||||||||||||||||||||||||||||||
Changelog | * Tue Nov 26 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 2.6.4-18 - Rebuilt for MSVSphere 10 * Tue Jun 25 2024 Arjun Shankar <arjun@redhat.com> - 2.6.4-18 - Provide flex-doc via the main flex package * Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 2.6.4-17 - Bump release for June 2024 mass rebuild * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.4-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.4-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * 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 |