Added the -typo2 patch which fixes a spelling error in a man pages.

(rhbz#664870)
This commit is contained in:
Honza Horak 2011-03-18 13:35:44 +01:00
parent 199831d8ca
commit 39e696c1f5
1 changed files with 7 additions and 1 deletions

View File

@ -1,7 +1,7 @@
Summary: The NIS daemon which binds NIS clients to an NIS domain
Name: ypbind
Version: 1.32
Release: 5%{?dist}
Release: 6%{?dist}
License: GPLv2
Group: System Environment/Daemons
Source0: ftp://ftp.us.kernel.org/pub/linux/utils/net/NIS/ypbind-mt-%{version}.tar.bz2
@ -13,6 +13,7 @@ Source2: nis.sh
Patch1: ypbind-1.11-gettextdomain.patch
# Not sent to upstream.
Patch2: ypbind-mt-1.32-typo.patch
Patch3: ypbind-mt-1.32-typo2.patch
Requires(post): chkconfig
Requires(preun): chkconfig
# This is for /sbin/service
@ -43,6 +44,7 @@ also need to install the ypserv package to a machine on your network.
%setup -q -n ypbind-mt-%{version}
%patch1 -p1 -b .gettextdomain
%patch2 -p1 -b .typo
%patch3 -p1 -b .typo2
%build
%configure --enable-dbus-nm
@ -84,6 +86,10 @@ fi
%doc README NEWS COPYING
%changelog
* Fri Mar 18 2011 Honza Horak <hhorak@redhat.com> - 3:1.32-6
- Added the -typo2 patch which fixes a spelling error in a man pages.
(rhbz#664870)
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3:1.32-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild