Add BuildRequires on m4.
This commit is contained in:
parent
ccbd0d8bef
commit
2d9db338a4
@ -1,13 +1,14 @@
|
||||
Summary: A GNU general-purpose parser generator.
|
||||
Name: bison
|
||||
Version: 2.3
|
||||
Release: 1
|
||||
Release: 2
|
||||
License: GPL
|
||||
Group: Development/Tools
|
||||
Source: ftp://ftp.gnu.org/pub/gnu/bison/bison-%{version}.tar.bz2
|
||||
URL: http://www.gnu.org/software/bison/
|
||||
Prereq: /sbin/install-info
|
||||
BuildRoot: %{_tmppath}/%{name}-root
|
||||
BuildRequires: m4 >= 1.4
|
||||
Requires: m4 >= 1.4
|
||||
|
||||
%description
|
||||
@ -98,6 +99,9 @@ fi
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%changelog
|
||||
* Wed Jun 7 2006 Roland McGrath <roland@redhat.com> - 2.3-2
|
||||
- Add BuildRequires on m4.
|
||||
|
||||
* Wed Jun 7 2006 Roland McGrath <roland@redhat.com> - 2.3-1
|
||||
- New upstream version 2.3
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user