SPECS: filebench.spec - use bison
arekm
arekm at pld-linux.org
Tue Jun 26 11:21:54 CEST 2007
Author: arekm Date: Tue Jun 26 09:21:54 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- use bison
---- Files affected:
SPECS:
filebench.spec (1.2 -> 1.3)
---- Diffs:
================================================================
Index: SPECS/filebench.spec
diff -u SPECS/filebench.spec:1.2 SPECS/filebench.spec:1.3
--- SPECS/filebench.spec:1.2 Thu Jun 21 20:29:46 2007
+++ SPECS/filebench.spec Tue Jun 26 11:21:48 2007
@@ -11,6 +11,7 @@
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)
@@ -50,6 +51,7 @@
%{__autoconf}
%{__autoheader}
%{__automake}
+YACC="bison -y" \
%configure
%{__make}
@@ -71,6 +73,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.3 2007/06/26 09:21:48 arekm
+- use bison
+
Revision 1.2 2007/06/21 18:29:46 qboosh
- pl
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/filebench.spec?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list