- Build requires autoconf (bug #194752).
This commit is contained in:
parent
4d759e4886
commit
a8436f1b70
@ -5,7 +5,7 @@ Name: linuxdoc-tools
|
|||||||
Obsoletes: sgml-tools
|
Obsoletes: sgml-tools
|
||||||
Obsoletes: linuxdoc-sgml
|
Obsoletes: linuxdoc-sgml
|
||||||
Version: 0.9.21
|
Version: 0.9.21
|
||||||
Release: 6.2.1
|
Release: 7
|
||||||
License: Freely distributable
|
License: Freely distributable
|
||||||
Group: Applications/Publishing
|
Group: Applications/Publishing
|
||||||
Source: http://http.us.debian.org/debian/pool/main/l/linuxdoc-tools/%{name}_%{version}.tar.gz
|
Source: http://http.us.debian.org/debian/pool/main/l/linuxdoc-tools/%{name}_%{version}.tar.gz
|
||||||
@ -17,7 +17,7 @@ Patch4: linuxdoc-tools-fi.patch
|
|||||||
Requires: jade
|
Requires: jade
|
||||||
Url: http://packages.qa.debian.org/l/linuxdoc-tools.html
|
Url: http://packages.qa.debian.org/l/linuxdoc-tools.html
|
||||||
BuildRoot: %{_tmppath}/%{name}-root
|
BuildRoot: %{_tmppath}/%{name}-root
|
||||||
BuildRequires: flex sgml-common jade groff
|
BuildRequires: flex sgml-common jade groff autoconf
|
||||||
Requires: gawk groff
|
Requires: gawk groff
|
||||||
# this should anyway be only a "suggest"
|
# this should anyway be only a "suggest"
|
||||||
%if %{tetex}
|
%if %{tetex}
|
||||||
@ -100,6 +100,9 @@ exit 0
|
|||||||
%{_mandir}/*/*
|
%{_mandir}/*/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jun 12 2006 Tim Waugh <twaugh@redhat.com> 0.9.21-7
|
||||||
|
- Build requires autoconf (bug #194752).
|
||||||
|
|
||||||
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 0.9.21-6.2.1
|
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 0.9.21-6.2.1
|
||||||
- bump again for double-long bug on ppc(64)
|
- bump again for double-long bug on ppc(64)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user