Add bison-devel in attempt to fix remote build
This commit is contained in:
parent
adfa3d9ec6
commit
e9ec0ca2c4
@ -2,7 +2,7 @@
|
||||
|
||||
Name: glusterfs
|
||||
Version: %{major_minor}.1
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Clustered file-system
|
||||
|
||||
Group: System Environment/Base
|
||||
@ -19,7 +19,7 @@ Source11: glusterfsd.init
|
||||
Source12: glusterfsd.sysconfig
|
||||
Source15: glusterfsd.logrotate
|
||||
|
||||
BuildRequires: bison
|
||||
BuildRequires: bison-devel
|
||||
BuildRequires: flex
|
||||
BuildRequires: gcc
|
||||
BuildRequires: make
|
||||
@ -297,6 +297,9 @@ if [ $1 -ge 1 ]; then
|
||||
fi
|
||||
|
||||
%changelog
|
||||
* Sat Jan 01 2010 Silas Sewell <silas@sewell.ch> - 3.1.1-2
|
||||
- Add bison-devel in attempt to fix remote build
|
||||
|
||||
* Mon Dec 27 2010 Silas Sewell <silas@sewell.ch> - 3.1.1-1
|
||||
- Update to 3.1.1
|
||||
- Change package names to mirror upstream
|
||||
|
Loading…
Reference in New Issue
Block a user