diff --git a/linuxdoc-tools-0.9.13-letter.patch b/linuxdoc-tools-0.9.13-letter.patch index ed6e0e8..7513d8b 100644 --- a/linuxdoc-tools-0.9.13-letter.patch +++ b/linuxdoc-tools-0.9.13-letter.patch @@ -13,7 +13,7 @@ +++ linuxdoc-tools-0.9.13/man/linuxdoc.1 Mon Nov 26 16:10:42 2001 @@ -46,8 +46,8 @@ format, but just output the usage of this suites. - Available formats are: html, info, latex, lyx, rtf, tex, check. + Available formats are: html, info, latex, lyx, rtf, txt, check. .IP "--papersize=\fIsize\fR, -p -Set the paper size. Default is ``a4'' (European 297x210mm paper). -You may also specify ``letter'' size. diff --git a/linuxdoc-tools.spec b/linuxdoc-tools.spec index 0946daf..670b7ed 100644 --- a/linuxdoc-tools.spec +++ b/linuxdoc-tools.spec @@ -3,7 +3,7 @@ Summary: A text formatting package based on SGML Name: linuxdoc-tools Version: 0.9.21 -Release: 16%{?dist} +Release: 17%{?dist} License: Freely redistributable without restriction Group: Applications/Publishing Source: http://http.us.debian.org/debian/pool/main/l/linuxdoc-tools/%{name}_%{version}.tar.gz @@ -101,6 +101,9 @@ exit 0 %{_mandir}/*/* %changelog +* Fri Aug 29 2008 Ondrej Vasik 0.9.21-17 +- patch fuzz clean up + * Tue Mar 25 2008 Ondrej Vasik 0.9.21-16 - perl 5.10 rebuild