From a8bd066679320d8a4c073ba7fe003395e7a8c0d3 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sun, 8 Jun 2014 01:32:41 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild --- slapi-nis.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/slapi-nis.spec b/slapi-nis.spec index f96a8df..82a8aee 100644 --- a/slapi-nis.spec +++ b/slapi-nis.spec @@ -11,7 +11,7 @@ Name: slapi-nis Version: 0.53 -Release: 1%{?dist} +Release: 2%{?dist} Summary: NIS Server and Schema Compatibility plugins for Directory Server Group: System Environment/Daemons License: GPLv2 @@ -85,6 +85,9 @@ rm -rf $RPM_BUILD_ROOT %{_sbindir}/nisserver-plugin-defs %changelog +* Sun Jun 08 2014 Fedora Release Engineering - 0.53-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Tue Apr 22 2014 Nalin Dahyabhai - 0.53-1 - correct the default NIS map settings for hosts.byname and hosts.byaddr, from report by Rik Megens