diff --git a/ypbind.spec b/ypbind.spec index 4834451..2ff98ee 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.19 -Release: 3 +Release: 4 License: GPL Group: System Environment/Daemons Source0: ftp://ftp.us.kernel.org/pub/linux/utils/net/NIS/ypbind-mt-%{PACKAGE_VERSION}.tar.bz2 @@ -85,7 +85,7 @@ exit 0 %doc README NEWS %changelog -* Wed Aug 23 2006 Steve Dickson - 3:1.19-3 +* Wed Aug 23 2006 Steve Dickson - 3:1.19-4 - Remove the -s from install process making the -debuginfo package useful (bz 203851) - Added the sourcing of /etc/sysconfig/ypbind (bz 199448)