From 1695012bcba20ff476d933424aa312475e279a63 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Thu, 1 Jan 1970 00:00:00 +0000 Subject: [PATCH] Missing BR flex. --- mingw64-gcc/mingw64-gcc-bootstrap.spec | 5 +++-- mingw64-gcc/mingw64-gcc.spec | 6 +++++- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/mingw64-gcc/mingw64-gcc-bootstrap.spec b/mingw64-gcc/mingw64-gcc-bootstrap.spec index 2a4b4b9..57d2966 100644 --- a/mingw64-gcc/mingw64-gcc-bootstrap.spec +++ b/mingw64-gcc/mingw64-gcc-bootstrap.spec @@ -7,7 +7,7 @@ Name: mingw64-gcc-bootstrap Version: 4.4.0 -Release: 0.20090206.6%{?dist} +Release: 0.20090206.7%{?dist} Summary: MinGW Windows cross-compiler (GCC) for C License: GPLv2+ @@ -26,6 +26,7 @@ BuildRequires: gmp-devel BuildRequires: mpfr-devel %endif BuildRequires: libgomp +BuildRequires: flex # NB: Explicit mingw64-filesystem dependency is REQUIRED here. Requires: mingw64-filesystem >= 6 @@ -135,7 +136,7 @@ rm -rf $RPM_BUILD_ROOT %changelog -* Wed Feb 11 2009 Richard W.M. Jones - 4.4.0-0.20090206.6 +* Wed Feb 11 2009 Richard W.M. Jones - 4.4.0-0.20090206.7 - Started mingw64 development. * Mon Nov 24 2008 Richard W.M. Jones - 4.3.2-12 diff --git a/mingw64-gcc/mingw64-gcc.spec b/mingw64-gcc/mingw64-gcc.spec index d5ee083..765e7c7 100644 --- a/mingw64-gcc/mingw64-gcc.spec +++ b/mingw64-gcc/mingw64-gcc.spec @@ -4,7 +4,7 @@ Name: mingw64-gcc Version: 4.4.0 -Release: 0.20090206.7%{?dist} +Release: 0.20090206.8%{?dist} Summary: MinGW Windows cross-compiler (GCC) for C License: GPLv2+ @@ -24,6 +24,7 @@ BuildRequires: gmp-devel BuildRequires: mpfr-devel %endif BuildRequires: libgomp +BuildRequires: flex # NB: Explicit mingw64-filesystem dependency is REQUIRED here. Requires: mingw64-filesystem >= 10 @@ -185,6 +186,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Sat Feb 14 2009 Richard W.M. Jones - 4.4.0-0.20090206.8 +- +BR flex. + * Wed Feb 11 2009 Richard W.M. Jones - 4.4.0-0.20090206.7 - Started mingw64 development. -- 1.8.3.1