[ypbind] Added the -typo2 patch which fixes a spelling error in a man pages. (rhbz#664870)

Jan Horak hhorak at fedoraproject.org
Fri Mar 18 12:36:29 UTC 2011


commit 39e696c1f5704ae7f568a903aa7577c561e71de0
Author: Honza Horak <hhorak at redhat.com>
Date:   Fri Mar 18 13:35:44 2011 +0100

    Added the -typo2 patch which fixes a spelling error in a man pages.
    (rhbz#664870)

 ypbind.spec |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/ypbind.spec b/ypbind.spec
index 4733fe5..a030b1e 100644
--- a/ypbind.spec
+++ b/ypbind.spec
@@ -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 at 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 at lists.fedoraproject.org> - 3:1.32-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 


More information about the scm-commits mailing list