Fedora Release Engineering
f5ab55028e
dist-git conversion
2010-07-28 14:33:27 +00:00
Bill Nottingham
384667659c
Fix typo that causes a failure to update the common directory. (releng
...
#2781 )
2009-11-26 01:28:10 +00:00
Petr Machata
631abdac53
- Generate prototypes for accessor functions. Upstream patch.
...
flex-2_5_33-14_fc8
- Resolves : #432203
2008-02-11 12:24:32 +00:00
Petr Machata
5b8896b81e
Patch with -fPIC only after the autogen.sh is run.
2008-01-10 14:30:24 +00:00
Petr Machata
5599a71725
... and yet more BR fixes. I swear I'm doing local mock build if this one
...
flex-2_5_33-12_fc8
fails.
2008-01-03 14:45:37 +00:00
Petr Machata
ebbb8be498
... and fix BR more.
2008-01-03 14:31:25 +00:00
Petr Machata
4d3442cfa6
... and fix BR
2008-01-03 14:23:02 +00:00
Petr Machata
6a195db495
- Run autogen.sh before the rest of the build.
...
- Resolves : #426892
2008-01-03 14:16:49 +00:00
Jesse Keating
1a31e97f25
Initialize branch F-8 for flex
2007-10-20 06:06:43 +00:00
Bill Nottingham
fa263c5bfc
makefile update to properly grab makefile.common
F-8-split
F-8-start
2007-10-15 18:45:30 +00:00
Petr Machata
f4cff0788c
- Add BR gawk
...
flex-2_5_33-11_fc8
- Fix use of awk in one of the tests
2007-08-30 11:52:25 +00:00
Jesse Keating
2459eb8dbe
- Rebuild for selinux ppc32 issue.
flex-2_5_33-10_fc8
2007-08-29 05:25:57 +00:00
Petr Machata
6b16be6aba
- Remove wrong use of @includedir@ in Makefile.in.
...
flex-2_5_33-9_fc8
- Spec cleanups.
- Related: #225758
2007-06-25 14:27:27 +00:00
Petr Machata
2d25a59536
- Don't emit yy-prefixed variables in C++ mode. Thanks Srinivas Aji.
...
flex-2_5_33-8_fc8
- Related: #242742
- Related: #244259
2007-06-22 11:18:29 +00:00
Petr Machata
9c030ea142
Fix in patch.
F-7-split
F-7-start
flex-2_5_33-7_fc7
2007-05-11 15:49:39 +00:00
Petr Machata
7d310a2b22
- Allow joining short options into one commandline argument.
...
flex-2_5_33-6_fc7
- Resolves : #239695
2007-05-11 15:16:29 +00:00
Petr Machata
86ea3606d6
- Make yy-prefixed variables available to scanner even with -P.
flex-2_5_33-5_fc7
2007-03-30 12:18:50 +00:00
Petr Machata
21ab9e6789
- Use %%find_lang to package locale files.
flex-2_5_33-4_fc7
2007-02-02 13:40:47 +00:00
Petr Machata
2940e9fc99
Oops, commited wrong patch last time...
flex-2_5_33-3_fc7
2007-01-31 15:11:10 +00:00
Petr Machata
febf9518e4
- Compile with -fPIC.
2007-01-31 15:01:38 +00:00
Petr Machata
02acd3c537
- Add Requires:m4.
flex-2_5_33-2_fc7
2007-01-30 14:39:31 +00:00
Petr Machata
06c9f9fbb3
fixes
flex-2_5_33-1_fc7
2007-01-24 17:22:38 +00:00
Petr Machata
a084c51809
- Rebase to 2.5.33
2007-01-24 16:15:21 +00:00
Petr Machata
1b6b694a14
Reverted posix patch.
FC-6-split
flex-2_5_4a-41_fc6
2006-07-18 21:11:42 +00:00
Petr Machata
69442ae1de
- using dist tag
flex-2_5_4a-40_fc6
2006-07-16 20:03:50 +00:00
Petr Machata
5d238730d5
- fileno is defined in posix standard, so adding #define _POSIX_SOURCE to
...
flex-2_5_4a-39
compile without warnings (#195687 )
- dropping 183098 test, since the original bug was already resolved
2006-07-14 13:37:18 +00:00
Jesse Keating
6ef6f2586b
bumped for rebuild
flex-2_5_4a-38_1
2006-07-12 05:49:10 +00:00
Petr Machata
7b9a5cba56
Changelog date fix...
FC-5-split
flex-2_5_4a-38
2006-03-10 10:45:12 +00:00
Petr Machata
51164331ab
- Caught the real cause of #183098 . It failed because the parser built with
...
`flex -f' *sometimes* made it into the final package, and
-f assumes seven-bit tables. Solution has two steps. Move `make bigcheck'
to `%%check' part, where it belongs anyway, so that flexes built during
`make bigcheck' don't overwrite original build. And change makefile so
that `make bigcheck' will *always* execute *all* check commands.
2006-03-10 10:43:35 +00:00
Petr Machata
99561bc718
Fix in changelog.
2006-03-08 13:22:49 +00:00
Petr Machata
100cef72b7
- adding test for #183098 into build process
flex-2_5_4a-37_4
2006-03-08 12:22:12 +00:00
Petr Machata
9d6eb4f466
- rebuilt, no changes inside. In hunt for #183098
flex-2_5_4a-37_3
2006-03-02 15:37:50 +00:00
Jesse Keating
9d27729ab8
bump for bug in double-long on ppc(64)
flex-2_5_4a-37_2
2006-02-11 02:44:48 +00:00
Jesse Keating
c65c5cb558
bump for new gcc/glibc
flex-2_5_4a-37_1
2006-02-07 11:40:40 +00:00
Petr Machata
e10f09d574
- adding `make bigcheck' into build process. Refreshing initscan.c to make
...
flex-2_5_4a-37
this possible.
2006-02-02 18:16:10 +00:00
Petr Machata
2aec90e803
Applying Jonathan S. Shapiro's bugfix-fixing patch. More std:: fixes and
...
flex-2_5_4a-36
show
better way to silent warnings under gcc.
2006-01-18 10:40:44 +00:00
Petr Machata
b5c174ee41
- Adding std::' prefixes, got rid of using namespace std'. ( #115354 )
...
flex-2_5_4a-35
- Dummy use of `yy_flex_realloc' to silent warnings. (#30943 )
- Adding URL of flex home page to spec (#142675 )
2006-01-13 16:18:07 +00:00
jvdias
b546d2f445
fix -pie builds on x86_64 - compile with -fpic
flex-2_5_4a-34_3
2005-12-18 20:38:47 +00:00
jvdias
22762ed89f
Rebuild for new gcc
flex-2_5_4a-34_2
2005-12-18 20:24:33 +00:00
Jesse Keating
93a111dcc8
gcc update bump
flex-2_5_4a-34_1
2005-12-09 22:40:26 +00:00
Jakub Jelinek
d8a5e2cb4f
2.5.4a-34
FC-4-split
flex-2_5_4a-34
2005-04-10 12:14:37 +00:00
cvsdist
4b073b8991
auto-import changelog data from flex-2.5.4a-33.src.rpm
...
FC-3-split
RHEL-4-split
flex-2_5_4a-33
present-on-devel
Tue Aug 24 2004 Warren Togami <wtogami@redhat.com> 2.5.4a-33
- #116407 BR byacc
2004-09-09 04:49:12 +00:00
cvsdist
a42460e0d1
auto-import changelog data from flex-2.5.4a-32.src.rpm
...
flex-2_5_4a-32
Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
2004-09-09 04:49:09 +00:00
cvsdist
b7b323e38e
auto-import changelog data from flex-2.5.4a-31.1.src.rpm
...
flex-2_5_4a-31_1
Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
2004-09-09 04:49:04 +00:00
cvsdist
29da4924c1
auto-import changelog data from flex-2.5.4a-30.src.rpm
...
FC-1-split
FC-2-split
flex-2_5_4a-30
Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
- rebuilt
2004-09-09 04:47:51 +00:00
cvsdist
0dd0c8540e
auto-import changelog data from flex-2.5.4a-29.src.rpm
...
RHEL-3-split
RHL-8-split
RHL-9-split
flex-2_5_4a-29
Wed Jan 22 2003 Tim Powers <timp@redhat.com>
- rebuilt
Tue Jan 07 2003 Jeff Johnson <jbj@redhat.com> 2.5.4a-28
- don't include -debuginfo files in package.
Mon Nov 04 2002 Than Ngo <than@redhat.com> 2.5.4a-27
- YY_NO_INPUT patch from Jean Marie
2004-09-09 04:47:26 +00:00
cvsdist
bc91b36347
auto-import changelog data from flex-2.5.4a-26.src.rpm
...
flex-2_5_4a-26
Fri Jun 21 2002 Tim Powers <timp@redhat.com>
- automated rebuild
2004-09-09 04:47:02 +00:00
cvsdist
06ed477ce1
auto-import changelog data from flex-2.5.4a-25.src.rpm
...
flex-2_5_4a-25
Tue Jun 18 2002 Than Ngo <than@redhat.com> 2.5.4a-25
- don't forcibly strip binaries
Thu May 23 2002 Tim Powers <timp@redhat.com>
- automated rebuild
2004-09-09 04:46:59 +00:00
cvsdist
b880f62235
auto-import changelog data from flex-2.5.4a-23.src.rpm
...
RHL-7_3-split
flex-2_5_4a-23
Tue Apr 02 2002 Than Ngo <than@redhat.com> 2.5.4a-23
- More ISO C++ 98 fixes (#59670 )
2004-09-09 04:46:43 +00:00
cvsdist
4b1139deb2
auto-import changelog data from flex-2.5.4a-22.src.rpm
...
flex-2_5_4a-22
Tue Feb 26 2002 Than Ngo <than@redhat.com> 2.5.4a-22
- rebuild in new enviroment
Wed Feb 20 2002 Bernhard Rosenkraenzer <bero@redhat.com> 2.5.4a-21
- More ISO C++ 98 fixes (#59670 )
Tue Feb 19 2002 Bernhard Rosenkraenzer <bero@redhat.com> 2.5.4a-20
- Fix ISO C++ 98 compliance (#59670 )
Wed Jan 23 2002 Than Ngo <than@redhat.com> 2.5.4a-19
- fixed #58643
Wed Jan 09 2002 Tim Powers <timp@redhat.com>
- automated rebuild
Tue Nov 06 2001 Than Ngo <than@redhat.com> 2.5.4a-17
- fixed for working with gcc 3 (bug #55778 )
Sat Oct 13 2001 Than Ngo <than@redhat.com> 2.5.4a-16
- fix wrong License (bug #54574 )
2004-09-09 04:46:35 +00:00