[ypserv] Made error messages in yppasswdd more accurate Resolves: #695754

Jan Horak hhorak at fedoraproject.org
Mon Oct 10 11:41:00 UTC 2011


commit 2a5da827192eba66121f2942d97fbde86011a5a0
Author: Honza Horák <hhorak at redhat.com>
Date:   Mon Oct 10 13:40:51 2011 +0200

    Made error messages in yppasswdd more accurate
    Resolves: #695754

 ypserv.spec |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/ypserv.spec b/ypserv.spec
index b184613..3c79cbe 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: 5%{?dist}
+Release: 6%{?dist}
 License: GPLv2
 Group: System Environment/Daemons
 Source0: ftp://ftp.kernel.org/pub/linux/utils/net/NIS/ypserv-%{version}.tar.bz2
@@ -29,6 +29,7 @@ Patch9: ypserv-2.25-systemd.patch
 Patch10: ypserv-2.25-portmanfix.patch
 Patch11: ypserv-2.26-request.patch
 Patch12: ypserv-2.26-shadow.patch
+Patch13: ypserv-2.26-errmsg.patch
 BuildRequires: gdbm-devel
 BuildRequires: systemd-units
 
@@ -63,6 +64,7 @@ machines.
 %patch10 -p1 -b .portmanfix
 %patch11 -p1 -b .request
 %patch12 -p1 -b .shadow
+%patch13 -p1 -b .errmsg
 
 %build
 cp etc/README etc/README.etc
@@ -154,6 +156,10 @@ exit 0
 %{_includedir}/*/*
 
 %changelog
+* Mon Oct 10 2011 Honza Horak <hhorak at redhat.com> - 2.26-6
+- Made error messages in yppasswdd more accurate
+  Resolves: #695754
+
 * Fri Sep 30 2011 Honza Horak <hhorak at redhat.com> - 2.26-5
 - Rebuild with new gdbm-1.9.1
 


More information about the scm-commits mailing list