]> git.pld-linux.org Git - packages/filebench.git/blobdiff - filebench.spec
- use bison
[packages/filebench.git] / filebench.spec
index c6eb8c7178f582234127890c9ead80e0fe71dfaa..1b6b7e7ea9a6ee111f80d9a2ff13833d6008ff75 100644 (file)
@@ -10,6 +10,7 @@ Source0:      http://dl.sourceforge.net/filebench/%{name}-%{version}-alpha-src.tar.gz
 URL:           http://www.solarisinternals.com/wiki/index.php/FileBench
 BuildRequires: autoconf
 BuildRequires: automake
+BuildRequires: bison
 BuildRequires: gsl-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -49,6 +50,7 @@ modelu obciążeń.
 %{__autoconf}
 %{__autoheader}
 %{__automake}
+YACC="bison -y" \
 %configure
 %{__make}
 
This page took 0.072269 seconds and 4 git commands to generate.