Fedora Linux 8560 Published by

A new update is available for Fedora Core - Fedora Core 4 Update: flex-2.5.4a-35.fc4. Here the announcement:



Fedora Update Notification
FEDORA-2005-033
2006-01-13
---------------------------------------------------------------------

Product : Fedora Core 4
Name : flex
Version : 2.5.4a
Release : 35.fc4
Summary : A tool for creating 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.

---------------------------------------------------------------------

* Fri Jan 13 2006 Petr Machata <pmachata@redhat.com> 2.5.4a-35.fc4
- Adding `std::' prefixes, got rid of `using namespace std'. (#115354)
- Dummy use of `yy_flex_realloc' to silent warnings. (#30943)
- Adding URL of flex home page to spec (#142675)
* Sun Dec 18 2005 Jason Vas Dias<jvdias@redhat.com>
- rebuild with 'flex-pic.patch' to enable -pie links
on x86_64 (patch from Jesse Keating) .

---------------------------------------------------------------------
This update can be downloaded from:
http://download.fedora.redhat.com/pub/fedora/linux/core/updates/4/

6ab083fb75bc75e995990811ce34d20fdb1e5604 SRPMS/flex-2.5.4a-35.fc4.src.rpm
f69507e35cbf7527d12552a7f7297a5f965edcbc ppc/flex-2.5.4a-35.fc4.ppc.rpm
8ba7b5e7236ac3fbdf82db6a82fc9d930522d426 ppc/debug/flex-debuginfo-2.5.4a-35.fc4.ppc.rpm
6a951bedba3aacaf9deb10dd4b814ebed21ae1cc x86_64/flex-2.5.4a-35.fc4.x86_64.rpm
90988958751df0c9fcefba6567ed47c56d1ec313 x86_64/debug/flex-debuginfo-2.5.4a-35.fc4.x86_64.rpm
c63abb44e43bb3420ab3fa36d31a8059ad32f5f4 i386/flex-2.5.4a-35.fc4.i386.rpm
0dbb192b11c28aea573d642847fbabe66efcf6ee i386/debug/flex-debuginfo-2.5.4a-35.fc4.i386.rpm

This update can also be installed with the Update Agent; you can
launch the Update Agent with the 'up2date' command.