From ff16b32d8b7f50860a636760b2cc3b7e18dff477 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcela=20Ma=C5=A1l=C3=A1=C5=88ov=C3=A1?= Date: Fri, 24 Aug 2007 10:33:38 +0000 Subject: [PATCH] checke license, requires gawk --- screen.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/screen.spec b/screen.spec index 482607b..22dc5d6 100644 --- a/screen.spec +++ b/screen.spec @@ -9,7 +9,7 @@ Requires(pre): /usr/sbin/groupadd Requires(preun): /sbin/install-info Requires(post): /sbin/install-info BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: awk ncurses-devel texinfo pam-devel libtool +BuildRequires: gawk ncurses-devel texinfo pam-devel libtool # # The one and only true source @@ -187,7 +187,7 @@ fi %changelog * Fri Aug 24 2007 Marcela Maslanova - 4.0.3-8 - check licence & rebuilt for mass rebuild -- add awk to requires +- add gawk to requires * Tue May 22 2007 Marcela Maslanova - 4.0.3-7 - revert binding (patch9)