]> git.pld-linux.org Git - packages/bsd-games.git/commitdiff
- requires/buildrequires: words
authorSebastian Zagrodzki <sebek@zagrodzki.net>
Sun, 9 Apr 2000 00:11:28 +0000 (00:11 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bsd-games.spec -> 1.8

bsd-games.spec

index 5bb8d16fcbe632b96ea6d9787622f7b11d55e7e1..a8af3e598827ff12eb381f0ac0a4d89d0a0162a5 100644 (file)
@@ -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
This page took 0.038017 seconds and 4 git commands to generate.