patch fuzz clean up

This commit is contained in:
Ondrej Vasik 2008-08-29 15:26:12 +00:00
parent e2b4bec168
commit 9156c858e1
2 changed files with 5 additions and 2 deletions

View File

@ -13,7 +13,7 @@
+++ linuxdoc-tools-0.9.13/man/linuxdoc.1 Mon Nov 26 16:10:42 2001 +++ linuxdoc-tools-0.9.13/man/linuxdoc.1 Mon Nov 26 16:10:42 2001
@@ -46,8 +46,8 @@ @@ -46,8 +46,8 @@
format, but just output the usage of this suites. 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 .IP "--papersize=\fIsize\fR, -p
-Set the paper size. Default is ``a4'' (European 297x210mm paper). -Set the paper size. Default is ``a4'' (European 297x210mm paper).
-You may also specify ``letter'' size. -You may also specify ``letter'' size.

View File

@ -3,7 +3,7 @@
Summary: A text formatting package based on SGML Summary: A text formatting package based on SGML
Name: linuxdoc-tools Name: linuxdoc-tools
Version: 0.9.21 Version: 0.9.21
Release: 16%{?dist} Release: 17%{?dist}
License: Freely redistributable without restriction License: Freely redistributable without restriction
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
@ -101,6 +101,9 @@ exit 0
%{_mandir}/*/* %{_mandir}/*/*
%changelog %changelog
* Fri Aug 29 2008 Ondrej Vasik <ovasik@redhat.com> 0.9.21-17
- patch fuzz clean up
* Tue Mar 25 2008 Ondrej Vasik <ovasik@redhat.com> 0.9.21-16 * Tue Mar 25 2008 Ondrej Vasik <ovasik@redhat.com> 0.9.21-16
- perl 5.10 rebuild - perl 5.10 rebuild