diff --git a/mysql.spec b/mysql.spec index 5744615..1e91671 100644 --- a/mysql.spec +++ b/mysql.spec @@ -33,8 +33,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root BuildRequires: gperf, perl, readline-devel, openssl-devel BuildRequires: gcc-c++, ncurses-devel, zlib-devel BuildRequires: libtool automake autoconf gawk -# make test requires time -BuildRequires: time +# make test requires time and ps +BuildRequires: time procps # Socket is needed to run regression tests BuildRequires: perl(Socket) @@ -475,7 +475,7 @@ fi %changelog * Sat Aug 25 2007 Tom Lane 5.0.45-4 -- Seems we need an explicit BuildRequires on gawk now +- Seems we need explicit BuildRequires on gawk and procps now - Rebuild to fix Fedora toolchain issues * Sun Aug 12 2007 Tom Lane 5.0.45-3