Commit Graph

12 Commits

Author SHA1 Message Date
Arjun Shankar
c0c5e9ed4b Rebase to 2.6.4 (#1389575)
This patch rebases flex to upstream version 2.6.4 and thus drops all
backported upstream patches that the package has been carrying so far.

One exception is flex-2.6.0-yyless.patch which has no equivalent upstream.
I could not track the origin of this patch because flex development moved
from SourceForge to GitHub and in the process, sourceforge bug tracker
content has been lost. However, RHBZ #1281976 seems to suggest that this
patch was included in order to fix a libreswan build failure caused by a
flex integer comparison type mismatch bug. I dropped flex-2.6.0-yyless.patch
and confirmed that the Fedora libreswan package corresponding to
libreswan-3.25 builds successfully despite this patch being dropped.

Additionally, flex-2.6.4 FTBFS because it uses reallocarray but does not
define _GNU_SOURCE leading to a missing prototype for reallocarray. This
commit also includes the upstream patch that fixes this. The patch modifies
configure.ac, which necessitates executing autoreconf at build time and thus
a corresponding set of new build dependencies.
2018-09-03 18:37:45 +02:00
Rex Dieter
e12b8361fa 2.6.1-1
- Rebase to 2.6.1 (#1318074,#1364943)
- update URL (github), drop unused patches (#1238860)
2016-09-13 08:56:11 -05:00
Patsy Franklin
ffdaf36582 Resolves: #1281976
- Rebase to flex-2.6.0
- Add a patch to fix yy_less_macro_arg types.
2016-03-11 14:53:33 -05:00
Patsy Franklin
9829cc0a31 Resolves: #1064735
- Rebase to flex-2.5.39
2015-04-13 11:27:39 -04:00
Petr Machata
83840e9d2b Drop old release from sources 2013-03-20 14:41:18 +01:00
Petr Machata
9059a932e4 Rebase to 2.5.37 2013-03-20 13:37:21 +01:00
Petr Machata
9c353052cc Rebase to 2.5.36 2012-08-01 01:16:49 +02:00
Petr Machata
a5daacb7bd - Rebase to 2.5.35. Drop two patches.
- Resolves: #434961
- Resolves: #435047
2008-02-27 17:27:56 +00:00
Petr Machata
b77a4cc856 upload files 2008-02-25 17:35:28 +00:00
Petr Machata
a084c51809 - Rebase to 2.5.33 2007-01-24 16:15:21 +00:00
cvsdist
34fdda29e6 auto-import changelog data from flex-2.5.4a-11.src.rpm
Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
Tue Jun 06 2000 Bill Nottingham <notting@redhat.com>
- rebuild, FHS stuff.
Thu Feb 03 2000 Bill Nottingham <notting@redhat.com>
- handle compressed man pages
Fri Jan 28 2000 Bill Nottingham <notting@redhat.com>
- add a libl.a link to libfl.a
Wed Aug 25 1999 Jeff Johnson <jbj@redhat.com>
- avoid uninitialized variable warning (Erez Zadok).
Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
- auto rebuild in the new build environment (release 6)
Fri Dec 18 1998 Bill Nottingham <notting@redhat.com>
- build for 6.0 tree
Mon Aug 10 1998 Jeff Johnson <jbj@redhat.com>
- build root
Mon Apr 27 1998 Prospector System <bugs@redhat.com>
- translations modified for de, fr, tr
Thu Oct 23 1997 Donnie Barnes <djb@redhat.com>
- updated from 2.5.4 to 2.5.4a
Mon Jun 02 1997 Erik Troan <ewt@redhat.com>
- built against glibc
Thu Mar 20 1997 Michael Fulbright <msf@redhat.com>
- Updated to v. 2.5.4
2004-09-09 04:46:06 +00:00
cvsdist
641638c8dd Setup of module flex 2004-09-09 04:46:04 +00:00