Resolves: rhbz#1019158 esc space in man page

This commit is contained in:
Caolán McNamara 2013-10-15 11:37:22 +01:00
parent 8852eff0e1
commit a3e3346dd9
2 changed files with 18 additions and 1 deletions

View File

@ -3,7 +3,7 @@
Name: hunspell
Summary: A spell checker and morphological analyzer library
Version: 1.3.2
Release: 14%{?dist}
Release: 15%{?dist}
Source: http://downloads.sourceforge.net/%{name}/hunspell-%{version}.tar.gz
Group: System Environment/Libraries
URL: http://hunspell.sourceforge.net/
@ -21,6 +21,7 @@ Patch0: hunspell.rhbz759647.patch
Patch1: hunspell.rhbz918938.patch
Patch2: hunspell-aarch64.patch
Patch3: hunspell.rhbz985052.patch
Patch4: manpage.esc.space.patch
%description
Hunspell is a spell checker and morphological analyzer library and program
@ -42,6 +43,7 @@ Includes and definitions for developing with hunspell
%patch1 -p0 -b .rhbz918938
%patch2 -p1 -b .aarch64
%patch3 -p0 -b .rhbz985052
%patch4 -p0 -b .manpage.esc.space
%build
configureflags="--disable-rpath --disable-static --with-ui --with-readline"
@ -131,6 +133,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man3/hunspell.3.gz
%changelog
* Tue Oct 15 2013 Caolán McNamara <caolanm@redhat.com> - 1.3.2-15
- Resolves: rhbz#1019158 esc space in man page
* Sat Aug 03 2013 Petr Pisar <ppisar@redhat.com> - 1.3.2-14
- Perl 5.18 rebuild

12
manpage.esc.space.patch Normal file
View File

@ -0,0 +1,12 @@
diff -ru hunspell-1.3.2/man/hzip.1 hunspell-1.3.2/man/hzip.1
--- hunspell-1.3.2/man/hzip.1 2013-10-15 11:35:17.788291795 +0100
+++ hunspell-1.3.2/man/hzip.1 2013-10-15 11:35:22.955351493 +0100
@@ -16,7 +16,7 @@
.SH OPTIONS
.IP \fB\-h\fR
Display short help description.
-.IP \fB\-P password\fR
+.IP \fB\-P\ password\fR
Encrypted compression by an arbitrary length password.
.SH SEE ALSO
.B hzip (1), hunspell(1)