From 55fc851182e748ff384b2b26287203e43e629232 Mon Sep 17 00:00:00 2001 From: Steve Dickson Date: Tue, 25 Jul 2006 15:01:05 +0000 Subject: [PATCH] rebuilt --- ypbind.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ypbind.spec b/ypbind.spec index e6701e6..8db6761 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: 0.2 +Release: 0.3 License: GPL Group: System Environment/Daemons Source0: ftp://ftp.us.kernel.org/pub/linux/utils/net/NIS/ypbind-mt-%{PACKAGE_VERSION}.tar.bz2 @@ -80,6 +80,9 @@ exit 0 %doc README NEWS %changelog +* Tue Jul 25 2006 Steve Dickson - 3:1.19-0.3 +- rebuild + * Tue Jul 18 2006 Steve Dickson - 3:1.19-0.2 - Added NISTIMEOUT variable to init scrip (bz 196078)