From 0251ac5d0bcc8649309c3e5d3f8b337077640e86 Mon Sep 17 00:00:00 2001 From: Tom Lane Date: Sat, 25 Aug 2007 23:42:50 +0000 Subject: [PATCH] Hm, ps isn't in default buildroot now either --- mysql.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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