From 00cff729396fa3f2eb24c29bdbf7afb75be520e3 Mon Sep 17 00:00:00 2001 From: Sebastian Zagrodzki Date: Sun, 9 Apr 2000 00:11:28 +0000 Subject: [PATCH] - requires/buildrequires: words Changed files: bsd-games.spec -> 1.8 --- bsd-games.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/bsd-games.spec b/bsd-games.spec index 5bb8d16..a8af3e5 100644 --- a/bsd-games.spec +++ b/bsd-games.spec @@ -13,8 +13,10 @@ Patch2: %{name}-from.patch Patch3: %{name}-ospeed.patch Patch4: %{name}-config.patch BuildRequires: ncurses-devel >= 5.0 +BuildRequires: words Requires: ncurses >= 5.0 Requires: textutils +Requires: words Requires: /usr/bin/frm BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -41,7 +43,7 @@ teachgammon, tetris-bsd, trek, wargames, worm, worms i wump %patch4 -p1 %build -make LDFLAGS="-s" CFLAGS="$RPM_OPT_FLAGS" +make LDFLAGS="-s" CFLAGS="$RPM_OPT_FLAGS" SRCDIR=$RPM_BUILD_DIR %install rm -rf $RPM_BUILD_ROOT -- 2.43.0