From de7fb193491251d4658da7236210fc15265b7146 Mon Sep 17 00:00:00 2001 From: Jeffrey E. Moyer Date: Nov 17 2004 13:31:39 +0000 Subject: Somehow the -browse patch either didn't get committed or got reverted. Fixed --- diff --git a/autofs.spec b/autofs.spec index f597cad..cdb7377 100644 --- a/autofs.spec +++ b/autofs.spec @@ -4,7 +4,7 @@ Summary: A tool for automatically mounting and unmounting filesystems. Name: autofs %define version 4.1.3 -%define release 55 +%define release 56 Version: %{version} Release: %{release} Epoch: 1 @@ -161,11 +161,16 @@ exit 0 %{_libdir}/autofs/* %changelog +* Wed Nov 17 2004 - 1:4.1.3-56 +- Somehow the -browse patch either didn't get committed or got reverted. + Fixed. + * Tue Nov 16 2004 Jeff Moyer - 1:4.1.3-55 - Fix program maps so that they can have gt 4k characters. (Neil Horman) Addresses bz #138994. - Add a space after the colon here "Starting automounter:" in init script. Fixes bz #138513. + * Mon Nov 15 2004 Jeff Moyer - 1:4.1.3-53 - Make autofs understand -[no]browse. Addresses fz #113494.