- Require flex and bison at build time.
This commit is contained in:
parent
4177b134a2
commit
8f1d1491a9
4
gdb.spec
4
gdb.spec
@ -293,7 +293,7 @@ Patch178: gdb-6.3-catch-debug-registers-error-20060527.patch
|
||||
Patch179: gdb-6.3-ia32el-fix-waitpid-20060615.patch
|
||||
|
||||
BuildRequires: ncurses-devel glibc-devel gcc make gzip texinfo dejagnu gettext
|
||||
BuildRequires: flex
|
||||
BuildRequires: flex bison
|
||||
|
||||
%ifarch ia64
|
||||
BuildRequires: libunwind >= 0.96-3
|
||||
@ -570,7 +570,7 @@ fi
|
||||
|
||||
%changelog
|
||||
* Thu Jun 15 2006 Alexandre Oliva <aoliva@redhat.com> - 6.3.0.0-1.132
|
||||
- Require flex at build time.
|
||||
- Require flex and bison at build time.
|
||||
- Additional patch for BZ 175083, to cope with waitpid setting status
|
||||
even when returning zero.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user