rpms/gdb/devel gdb.spec,1.185,1.186

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Thu Jun 15 11:34:44 UTC 2006


Author: aoliva

Update of /cvs/dist/rpms/gdb/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv2324/devel

Modified Files:
	gdb.spec 
Log Message:
* Thu Jun 15 2006 Alexandre Oliva <aoliva at redhat.com> - 6.3.0.0-1.132
- Require flex and bison at build time.



Index: gdb.spec
===================================================================
RCS file: /cvs/dist/rpms/gdb/devel/gdb.spec,v
retrieving revision 1.185
retrieving revision 1.186
diff -u -r1.185 -r1.186
--- gdb.spec	15 Jun 2006 11:24:22 -0000	1.185
+++ gdb.spec	15 Jun 2006 11:34:42 -0000	1.186
@@ -293,7 +293,7 @@
 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 @@
 
 %changelog
 * Thu Jun 15 2006 Alexandre Oliva <aoliva at 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.
 




More information about the fedora-cvs-commits mailing list