added gawk to build-requires
This commit is contained in:
parent
d1a2699946
commit
8b699f3253
@ -15,11 +15,10 @@ Patch2: linuxdoc-tools-0.9.20-lib64.patch
|
||||
Patch3: linuxdoc-tools-ifpdf.patch
|
||||
Patch4: linuxdoc-tools-fi.patch
|
||||
Patch5: linuxdoc-tools-apostrophestart.patch
|
||||
Requires: jade
|
||||
Url: http://packages.qa.debian.org/l/linuxdoc-tools.html
|
||||
BuildRoot: %{_tmppath}/%{name}-root
|
||||
BuildRequires: flex sgml-common jade groff autoconf
|
||||
Requires: gawk groff
|
||||
BuildRequires: flex sgml-common jade gawk groff autoconf
|
||||
Requires: jade gawk groff
|
||||
# this should anyway be only a "suggest"
|
||||
%if %{tetex}
|
||||
Requires: tetex-latex
|
||||
@ -102,10 +101,11 @@ exit 0
|
||||
%{_mandir}/*/*
|
||||
|
||||
%changelog
|
||||
* Wed Aug 29 2007 Fedora Release Engineering <rel-eng at fedoraproject dot org> - 0.9.21-10
|
||||
- Rebuild for selinux ppc32 issue.
|
||||
* Wed Aug 29 2007 Ondrej Vasik <ovasik@redhat.com> 0.9.21-10
|
||||
- rebuilt for PPC32 issue
|
||||
- added gawk to build-requires because of build failure
|
||||
|
||||
* Tue Jun 19 2007 Ondrej Vasik <ovasik@redhat.com 0.9.21-9
|
||||
* Tue Jun 19 2007 Ondrej Vasik <ovasik@redhat.com> 0.9.21-9
|
||||
- Applied patch from upstream (bug #61414)
|
||||
|
||||
* Thu Jan 11 2007 Tim Waugh <twaugh@redhat.com> 0.9.21-8
|
||||
|
||||
Loading…
Reference in New Issue
Block a user