Commit Graph

30 Commits

Author SHA1 Message Date
Arjun Shankar
a3b0abe343 Update to bison 3.8.2 (#2002074) 2021-12-13 21:28:37 +01:00
Arjun Shankar
186fec90ed Update to bison 3.7.6 (#1920078) 2021-03-16 17:24:30 +01:00
Arjun Shankar
3aa0fcfae1 Update to bison 3.7.4 (#1897780) 2021-01-11 18:50:52 +01:00
Arjun Shankar
3a488cc430 Update to bison 3.7.3 (#1887766) 2020-11-10 01:16:09 +01:00
Arjun Shankar
13a12cf58c Update to bison 3.7.2 (#1876120) 2020-09-08 14:09:28 +02:00
Arjun Shankar
832287ee0d Update to bison 3.7.1 (#1859887) 2020-08-27 23:02:09 +02:00
Dan Čermák
7811e6b368
Update to bison 3.6.4 (#1792738, #1847608) 2020-07-05 21:02:14 +02:00
Arjun Shankar
dd93c18e8e Rebase to 3.5 (#1751843) 2020-01-07 18:48:56 +01:00
Arjun Shankar
3e95385379 Rebase to 3.4.1 (#1631912) 2019-06-21 16:24:18 +02:00
Patsy Franklin
44fa350fc5 Resolves: # 1583179
- _IO_ftrylockfile is obsolete as part of the removal of libio.h
- Build requires gcc-c++ to fix build failure. (#1603491)
- Update to bison 3.0.5 (#1583179)
2018-08-14 19:40:53 -04:00
Patsy Franklin
59a49dd6d4 Resolves: #1183500
- Rebase to 3.0.4.
2015-03-02 21:20:55 -05:00
Patsy Franklin
8dd9d3771f Resolves: #952554
- rebase to 3.0.2 update.
2014-01-14 15:15:32 -05:00
Petr Machata
2d03d03717 Rebase to 2.7 2013-03-21 19:01:58 +01:00
Orion Poplawski
8d31f8e7b8 Update to 2.6.4 2012-11-02 10:46:48 -06:00
Petr Machata
7cbe3912ed Rebase to 2.6.1 2012-07-31 12:02:47 +02:00
Petr Machata
ed4f6d88f8 Upstream 2.5 2011-06-22 17:25:29 +02:00
Petr Machata
e266b4af13 - Rebase to 2.4.3
- Resolves: #621854
2010-08-11 14:47:52 +02:00
Petr Machata
4ff6b59cdb - Rebase to 2.4.2
- Drop reap_subpipe patch, upstream has a fix
- Resolves: #576513
2010-04-07 14:43:57 +00:00
Petr Machata
6d1ed1ba2d Rebase to 2.4.1 2008-12-28 16:44:51 +00:00
Petr Machata
04f3d2917a - Rebase to 2.4
- Resolves: #471183
2008-11-20 14:33:52 +00:00
roland
ccbd0d8bef Update to bison-2.3 release 2006-06-07 20:14:05 +00:00
roland
cb5050ef1d Import bison-2.2 tarball from upstream. 2006-05-22 08:18:32 +00:00
roland
60135eed1e New upstream version 2.1 2005-10-15 00:43:37 +00:00
roland
233620c3c5 new upstream tarball 2005-01-05 03:12:54 +00:00
cvsdist
f0ef921ebd auto-import changelog data from bison-1.875c-2.src.rpm
Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
Fri Jun 04 2004 Roland McGrath <roland@redhat.com> 1.875c-1
- new upstream version (fixes bug #116823)
2004-09-09 03:33:38 +00:00
cvsdist
4420369910 auto-import changelog data from bison-1.875-5.src.rpm
Wed Sep 24 2003 Roland McGrath <roland@redhat.com> 1.875-5
- remove problematic __attribute__ use for label (bug #105034)
Fri Aug 01 2003 Havoc Pennington <hp@redhat.com> 1.875-3
- put #ifndef __cplusplus around attribute(unused) on goto label in yacc.c
Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
- rebuilt
Sat Mar 22 2003 Roland McGrath <roland@redhat.com> 1.875-2
- update specs for new files installed by new version
Wed Mar 19 2003 Roland McGrath <roland@redhat.com> 1.875-1
- new upstream version 1.875 (bug #83184)
2004-09-09 03:32:47 +00:00
cvsdist
c329b887bd auto-import changelog data from bison-1.35-1.src.rpm
Wed Mar 27 2002 Than Ngo <than@redhat.com> 1.35-1
- 1.35 fix incompatible with C++ compilers (bug #62121)
2004-09-09 03:31:34 +00:00
cvsdist
8148f5920d auto-import changelog data from bison-1.34-1.src.rpm
Sun Mar 17 2002 Florian La Roche <Florian.LaRoche@redhat.de>
- update to 1.34
Sat Feb 09 2002 Florian La Roche <Florian.LaRoche@redhat.de>
- update to 1.33
Sat Jan 26 2002 Florian La Roche <Florian.LaRoche@redhat.de>
- update to 1.32
Tue Jan 15 2002 Florian La Roche <Florian.LaRoche@redhat.de>
- update to 1.31
Wed Jan 09 2002 Tim Powers <timp@redhat.com>
- automated rebuild
Tue Nov 27 2001 Than Ngo <than@redhat.com> 1.30-4
- add missing Url
Sun Nov 25 2001 Than Ngo <than@redhat.com> 1.30-3
- fixed coredumps on some input bug #56607i, thanks to Enrico for locating
    this bug
Tue Nov 06 2001 Than Ngo <than@redhat.com> 1.30-2
- FHS packaging
- use find_lang
Sun Nov 04 2001 Florian La Roche <Florian.LaRoche@redhat.de>
- update to 1.30
Mon Oct 15 2001 Than Ngo <than@redhat.de> 1.29-1
- update to 1.29
- update Url (bug #54597)
2004-09-09 03:31:31 +00:00
cvsdist
ab096bb0bd auto-import changelog data from bison-1.28-5.src.rpm
Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
Sun Jun 18 2000 Than Ngo <than@redhat.de>
- rebuilt in the new build environment
- FHS packaging
Sat May 27 2000 Ngo Than <than@redhat.de>
- rebuild for 7.0
- put man pages and info files to correct place
Thu Feb 03 2000 Preston Brown <pbrown@redhat.com>
- rebuild to gzip man page.
Fri Jul 16 1999 Jeff Johnson <jbj@redhat.com>
- update to 1.28.
Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
- auto rebuild in the new build environment (release 3)
Mon Mar 08 1999 Jeff Johnson <jbj@redhat.com>
- configure with datadir=/usr/lib (#1386).
Mon Feb 22 1999 Jeff Johnson <jbj@redhat.com>
- updated text in spec file.
- update to 1.27
Thu Dec 17 1998 Cristian Gafton <gafton@redhat.com>
- build for glibc 2.1
Fri Apr 24 1998 Prospector System <bugs@redhat.com>
- translations modified for de, fr, tr
Wed Apr 08 1998 Cristian Gafton <gafton@redhat.com>
- built for Manhattan
- added build root
Wed Oct 15 1997 Donnie Barnes <djb@redhat.com>
- various spec file cleanups
Mon Jun 02 1997 Erik Troan <ewt@redhat.com>
- built against glibc
2004-09-09 03:30:15 +00:00
cvsdist
0db0080f62 Setup of module bison 2004-09-09 03:30:13 +00:00