From 17f239990556ad88ca23b76ac1c088b62c1127cc Mon Sep 17 00:00:00 2001 From: Jeremy Katz Date: Thu, 6 Dec 2007 14:58:48 +0000 Subject: [PATCH] - rebuild for new ldap --- autofs.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/autofs.spec b/autofs.spec index 7705988..126e694 100644 --- a/autofs.spec +++ b/autofs.spec @@ -4,7 +4,7 @@ Summary: A tool for automatically mounting and unmounting filesystems Name: autofs Version: 5.0.2 -Release: 18 +Release: 19 Epoch: 1 License: GPL Group: System Environment/Daemons @@ -193,6 +193,9 @@ fi %{_libdir}/autofs/ %changelog +* Thu Dec 6 2007 Jeremy Katz - 1:5.0.2-19 +- rebuild for new ldap + * Tue Nov 20 2007 Ian Kent - 5.0.2-18 - fix schema selection in LDAP schema discovery. - check for "*" when looking up wildcard in LDAP.