BuildRequire flex-static as we need libfl
This commit is contained in:
parent
e1b3b255bd
commit
1f46104d33
@ -11,7 +11,7 @@ Patch0: linuxdoc-tools-0.9.13-letter.patch
|
||||
Patch1: linuxdoc-tools-0.9.20-lib64.patch
|
||||
Url: http://packages.qa.debian.org/l/linuxdoc-tools.html
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
BuildRequires: flex sgml-common jade gawk groff autoconf texinfo
|
||||
BuildRequires: flex flex-static sgml-common jade gawk groff autoconf texinfo
|
||||
#need actual perl directory structure
|
||||
BuildRequires: perl >= 4:5.10.1
|
||||
Requires: jade gawk groff
|
||||
@ -104,6 +104,7 @@ exit 0
|
||||
%changelog
|
||||
* Mon Dec 06 2010 Ondrej Vasik <ovasik@redhat.com> 0.9.66-7
|
||||
- fix perl vendor lib location(FTBS)
|
||||
- BuildRequire flex-static as we need libfl
|
||||
|
||||
* Fri Mar 26 2010 Ondrej Vasik <ovasik@redhat.com> 0.9.66-6
|
||||
- rebuild with new groff (to use -ms instead of -mgs, #577164)
|
||||
|
Loading…
Reference in New Issue
Block a user