From bdfe721d3e485f96ee244afea75b36959f5ad2f1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Esser?= Date: Mon, 14 Jan 2019 19:20:22 +0100 Subject: [PATCH] Rebuilt for libcrypt.so.2 (#1666033) --- ypserv.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ypserv.spec b/ypserv.spec index e6bf20a..b2f97f7 100644 --- a/ypserv.spec +++ b/ypserv.spec @@ -5,7 +5,7 @@ Summary: The NIS (Network Information Service) server Url: http://www.linux-nis.org/nis/ypserv/index.html Name: ypserv Version: 4.0 -Release: 13.20180831git%{shortcommit0}%{?dist} +Release: 14.20180831git%{shortcommit0}%{?dist} License: GPLv2 Group: System Environment/Daemons Source0: https://github.com/thkukuk/%{name}/archive/%{commit0}.tar.gz#/%{name}-%{shortcommit0}.tar.gz @@ -176,6 +176,9 @@ install -m 755 %{SOURCE4} $RPM_BUILD_ROOT%{_libexecdir}/rpc.yppasswdd.env %{_includedir}/rpcsvc %changelog +* Mon Jan 14 2019 Björn Esser - 4.0-14.20180831git326857e +- Rebuilt for libcrypt.so.2 (#1666033) + * Fri Aug 31 2018 Petr Kubat - 4.0-13.20180831git326857e - Rebase ypserv to latest upstream commit