[filebench] add bison to BR

Hushan Jia hushan at fedoraproject.org
Fri Sep 9 15:27:13 UTC 2011


commit 02db5c6137f5bff06bd7da4ffc5990187ae9540d
Author: Hushan Jia <hushan.jia at gmail.com>
Date:   Fri Sep 9 23:27:11 2011 +0800

    add bison to BR

 filebench.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/filebench.spec b/filebench.spec
index 4c4b996..2389327 100644
--- a/filebench.spec
+++ b/filebench.spec
@@ -14,6 +14,7 @@ Patch1:         make-dofile-global.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  flex
+BuildRequires:  bison
 
 %description
 Filebench is a file system and storage benchmark that allows to generate a
@@ -55,6 +56,7 @@ rm -rf $RPM_BUILD_ROOT
 %changelog
 * Fri Sep 9 2011 Hushan Jia <hushan.jia at gmail.com> 1.4.9-6
 - make dofile global
+- add bison to BR
 
 * Sun Sep 4 2011 Hushan Jia <hushan.jia at gmail.com> 1.4.9-5
 - fix build error on ppc64 arch


More information about the scm-commits mailing list