BR -> gawk

This commit is contained in:
Richard W.M. Jones 2007-08-30 07:57:01 +00:00
parent fbcc017ae3
commit d1158cc2ba

View File

@ -20,7 +20,7 @@ BuildRequires: ocaml-camlp4-devel
BuildRequires: ocaml-labltk-devel BuildRequires: ocaml-labltk-devel
BuildRequires: ocaml-ocamldoc BuildRequires: ocaml-ocamldoc
BuildRequires: m4, ncurses-devel BuildRequires: m4, ncurses-devel
BuildRequires: awk BuildRequires: gawk
%define _use_internal_dependency_generator 0 %define _use_internal_dependency_generator 0
%define __find_requires /usr/lib/rpm/ocaml-find-requires.sh -i Asttypes %define __find_requires /usr/lib/rpm/ocaml-find-requires.sh -i Asttypes
@ -113,7 +113,7 @@ rm -rf $RPM_BUILD_ROOT
%changelog %changelog
* Thu Aug 30 2007 Richard W.M. Jones <rjones@redhat.com> - 1.1.2pl1-11 * Thu Aug 30 2007 Richard W.M. Jones <rjones@redhat.com> - 1.1.2pl1-11
- Force rebuild because of changed BRs in base OCaml. - Force rebuild because of changed BRs in base OCaml.
- Added BR: awk. - Added BR: gawk.
* Thu Aug 2 2007 Richard W.M. Jones <rjones@redhat.com> - 1.1.2pl1-10 * Thu Aug 2 2007 Richard W.M. Jones <rjones@redhat.com> - 1.1.2pl1-10
- BR added ocaml-ocamldoc so that ocamlfind ocamldoc works. - BR added ocaml-ocamldoc so that ocamlfind ocamldoc works.