From b0f63f5b9d1f14ccb3acc62d326c253f4c6c0ea7 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Fri, 13 Jan 2012 22:01:45 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild --- slapi-nis.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/slapi-nis.spec b/slapi-nis.spec index 28f5be4..875097d 100644 --- a/slapi-nis.spec +++ b/slapi-nis.spec @@ -6,7 +6,7 @@ Name: slapi-nis Version: 0.28 -Release: 1%{?dist} +Release: 2%{?dist} Summary: NIS Server and Schema Compatibility plugins for Directory Server Group: System Environment/Daemons License: GPLv2 @@ -65,6 +65,9 @@ rm -rf $RPM_BUILD_ROOT %{_sbindir}/nisserver-plugin-defs %changelog +* Sat Jan 14 2012 Fedora Release Engineering - 0.28-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild + * Mon Dec 19 2011 Nalin Dahyabhai - 0.28-1 - when configured with --with-ldap=openldap, link with -lldap_r rather than -lldap (rmeggins, #769107)