[ypserv] Fixed empty domain handling in ypinit script Resolves: #751427

Jan Horak hhorak at fedoraproject.org
Fri Nov 25 14:36:57 UTC 2011


commit 18f1a824afa2ce4db96f6ad28192fe40a543229e
Author: Honza HorĂ¡k <hhorak at redhat.com>
Date:   Thu Nov 24 09:15:28 2011 +0100

    Fixed empty domain handling in ypinit script
    Resolves: #751427

 ypserv.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/ypserv.spec b/ypserv.spec
index 3c79cbe..5464d82 100644
--- a/ypserv.spec
+++ b/ypserv.spec
@@ -2,7 +2,7 @@ Summary: The NIS (Network Information Service) server
 Url: http://www.linux-nis.org/nis/ypserv/index.html
 Name: ypserv
 Version: 2.26
-Release: 6%{?dist}
+Release: 7%{?dist}
 License: GPLv2
 Group: System Environment/Daemons
 Source0: ftp://ftp.kernel.org/pub/linux/utils/net/NIS/ypserv-%{version}.tar.bz2
@@ -156,6 +156,10 @@ exit 0
 %{_includedir}/*/*
 
 %changelog
+* Thu Nov 24 2011 Honza Horak <hhorak at redhat.com> - 2.26-7
+- Fixed empty domain handling in ypinit script
+  Resolves: #751427
+
 * Mon Oct 10 2011 Honza Horak <hhorak at redhat.com> - 2.26-6
 - Made error messages in yppasswdd more accurate
   Resolves: #695754


More information about the scm-commits mailing list