Commit Graph

  • 18076a6f65 - Do not run autogen.sh, it undoes the effect of includedir patch. - Adapt test-linedir-r.patch so that it fixes Makefile.in and works even though autogen.sh is not run. Štěpán Kasal 2008-01-15 17:22:05 +0000
  • 823c989ac3 - Insert the "-fPIC" on configure command-line. - Drop the -fPIC patch. Štěpán Kasal 2008-01-14 10:26:35 +0000
  • 356ece10f3 - Patch with -fPIC only after the autogen.sh is run. Petr Machata 2008-01-08 15:16:43 +0000
  • bbcb9d54ad ... and yet more BR fixes. I swear I'm doing local mock build if this one fails. Petr Machata 2008-01-03 14:45:41 +0000
  • 43eb7449f4 ... and fix BR more. Petr Machata 2008-01-03 14:31:32 +0000
  • 20498271c6 ... and fix BR Petr Machata 2008-01-03 14:23:09 +0000
  • 95a67e8fdb - Run autogen.sh before the rest of the build. - Resolves: #426892 Petr Machata 2008-01-03 14:13:47 +0000
  • fa263c5bfc makefile update to properly grab makefile.common Bill Nottingham 2007-10-15 18:45:30 +0000
  • f4cff0788c - Add BR gawk - Fix use of awk in one of the tests Petr Machata 2007-08-30 11:52:25 +0000
  • 2459eb8dbe - Rebuild for selinux ppc32 issue. Jesse Keating 2007-08-29 05:25:57 +0000
  • 6b16be6aba - Remove wrong use of @includedir@ in Makefile.in. - Spec cleanups. - Related: #225758 Petr Machata 2007-06-25 14:27:27 +0000
  • 2d25a59536 - Don't emit yy-prefixed variables in C++ mode. Thanks Srinivas Aji. - Related: #242742 - Related: #244259 Petr Machata 2007-06-22 11:18:29 +0000
  • 9c030ea142 Fix in patch. Petr Machata 2007-05-11 15:49:39 +0000
  • 7d310a2b22 - Allow joining short options into one commandline argument. - Resolves: #239695 Petr Machata 2007-05-11 15:16:29 +0000
  • 86ea3606d6 - Make yy-prefixed variables available to scanner even with -P. Petr Machata 2007-03-30 12:18:50 +0000
  • 21ab9e6789 - Use %%find_lang to package locale files. Petr Machata 2007-02-02 13:40:47 +0000
  • 2940e9fc99 Oops, commited wrong patch last time... Petr Machata 2007-01-31 15:11:10 +0000
  • febf9518e4 - Compile with -fPIC. Petr Machata 2007-01-31 15:01:38 +0000
  • 02acd3c537 - Add Requires:m4. Petr Machata 2007-01-30 14:39:31 +0000
  • 06c9f9fbb3 fixes Petr Machata 2007-01-24 17:22:38 +0000
  • a084c51809 - Rebase to 2.5.33 Petr Machata 2007-01-24 16:15:21 +0000
  • 1b6b694a14 Reverted posix patch. Petr Machata 2006-07-18 21:11:42 +0000
  • 69442ae1de - using dist tag Petr Machata 2006-07-16 20:03:50 +0000
  • 5d238730d5 - fileno is defined in posix standard, so adding #define _POSIX_SOURCE to compile without warnings (#195687) - dropping 183098 test, since the original bug was already resolved Petr Machata 2006-07-14 13:37:18 +0000
  • 6ef6f2586b bumped for rebuild Jesse Keating 2006-07-12 05:49:10 +0000
  • 7b9a5cba56 Changelog date fix... Petr Machata 2006-03-10 10:45:12 +0000
  • 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. Petr Machata 2006-03-10 10:43:35 +0000
  • 99561bc718 Fix in changelog. Petr Machata 2006-03-08 13:22:49 +0000
  • 100cef72b7 - adding test for #183098 into build process Petr Machata 2006-03-08 12:22:12 +0000
  • 9d6eb4f466 - rebuilt, no changes inside. In hunt for #183098 Petr Machata 2006-03-02 15:37:50 +0000
  • 9d27729ab8 bump for bug in double-long on ppc(64) Jesse Keating 2006-02-11 02:44:48 +0000
  • c65c5cb558 bump for new gcc/glibc Jesse Keating 2006-02-07 11:40:40 +0000
  • e10f09d574 - adding `make bigcheck' into build process. Refreshing initscan.c to make this possible. Petr Machata 2006-02-02 18:16:10 +0000
  • 2aec90e803 Applying Jonathan S. Shapiro's bugfix-fixing patch. More std:: fixes and better way to silent warnings under gcc. Petr Machata 2006-01-18 10:40:44 +0000
  • b5c174ee41 - 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) Petr Machata 2006-01-13 16:18:07 +0000
  • b546d2f445 fix -pie builds on x86_64 - compile with -fpic jvdias 2005-12-18 20:38:47 +0000
  • 22762ed89f Rebuild for new gcc jvdias 2005-12-18 20:24:33 +0000
  • 93a111dcc8 gcc update bump Jesse Keating 2005-12-09 22:40:26 +0000
  • d8a5e2cb4f 2.5.4a-34 Jakub Jelinek 2005-04-10 12:14:37 +0000
  • 4b073b8991 auto-import changelog data from flex-2.5.4a-33.src.rpm Tue Aug 24 2004 Warren Togami <wtogami@redhat.com> 2.5.4a-33 - #116407 BR byacc cvsdist 2004-09-09 04:49:12 +0000
  • a42460e0d1 auto-import changelog data from flex-2.5.4a-32.src.rpm Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com> - rebuilt cvsdist 2004-09-09 04:49:09 +0000
  • b7b323e38e auto-import changelog data from flex-2.5.4a-31.1.src.rpm Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com> - rebuilt Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com> - rebuilt cvsdist 2004-09-09 04:49:04 +0000
  • 29da4924c1 auto-import changelog data from flex-2.5.4a-30.src.rpm Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com> - rebuilt cvsdist 2004-09-09 04:47:51 +0000
  • 0dd0c8540e auto-import changelog data from flex-2.5.4a-29.src.rpm 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 cvsdist 2004-09-09 04:47:26 +0000
  • bc91b36347 auto-import changelog data from flex-2.5.4a-26.src.rpm Fri Jun 21 2002 Tim Powers <timp@redhat.com> - automated rebuild cvsdist 2004-09-09 04:47:02 +0000
  • 06ed477ce1 auto-import changelog data from flex-2.5.4a-25.src.rpm 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 cvsdist 2004-09-09 04:46:59 +0000
  • b880f62235 auto-import changelog data from flex-2.5.4a-23.src.rpm Tue Apr 02 2002 Than Ngo <than@redhat.com> 2.5.4a-23 - More ISO C++ 98 fixes (#59670) cvsdist 2004-09-09 04:46:43 +0000
  • 4b1139deb2 auto-import changelog data from flex-2.5.4a-22.src.rpm 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) cvsdist 2004-09-09 04:46:35 +0000
  • 0bcc2f20f5 auto-import changelog data from flex-2.5.4a-15.src.rpm Sun Jun 24 2001 Elliot Lee <sopwith@redhat.com> - Bump release + rebuild. cvsdist 2004-09-09 04:46:23 +0000
  • d637589284 auto-import flex-2.5.4a-14 from flex-2.5.4a-14.src.rpm cvsdist 2004-09-09 04:46:17 +0000
  • 1f5eb806a5 auto-import changelog data from flex-2.5.4a-13.src.rpm Sat Sep 30 2000 Bernhard Rosenkraenzer <bero@redhat.com> - Fix generation of broken code (conflicting isatty() prototype w/ glibc 2.2) This broke, among other things, the kdelibs 2.0 build - Fix source URL Thu Sep 07 2000 Jeff Johnson <jbj@redhat.com> - FHS packaging (64bit systems need to use libdir). cvsdist 2004-09-09 04:46:09 +0000
  • 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 cvsdist 2004-09-09 04:46:06 +0000
  • 641638c8dd Setup of module flex cvsdist 2004-09-09 04:46:04 +0000