Blame SOURCES/autofs-5.1.1-fix-nameing-typo-in-autofs-conf.patch

4d476f
autofs-5.1.1 - fix 'nameing' typo in autofs.conf
4d476f
4d476f
From: Ian Kent <raven@themaw.net>
4d476f
4d476f
Change nameing to naming at about line 118 in autofs package default
4d476f
configurations.
4d476f
4d476f
Signed-off-by: Ian Kent <raven@themaw.net>
4d476f
---
4d476f
 CHANGELOG                      |    1 +
4d476f
 redhat/autofs.conf.default.in  |    2 +-
4d476f
 samples/autofs.conf.default.in |    2 +-
4d476f
 3 files changed, 3 insertions(+), 2 deletions(-)
4d476f
4d476f
--- autofs-5.0.7.orig/CHANGELOG
4d476f
+++ autofs-5.0.7/CHANGELOG
4d476f
@@ -185,6 +185,7 @@
4d476f
 - make service want network-online.
4d476f
 - add remote-fs.target systemd dependency.
4d476f
 - gaurd against incorrect umount return.
4d476f
+- fix typo in autofs.conf.
4d476f
 
4d476f
 25/07/2012 autofs-5.0.7
4d476f
 =======================
4d476f
--- autofs-5.0.7.orig/redhat/autofs.conf.default.in
4d476f
+++ autofs-5.0.7/redhat/autofs.conf.default.in
4d476f
@@ -115,7 +115,7 @@ mount_nfs_default_protocol = 4
4d476f
 #entry_attribute = cn
4d476f
 #value_attribute= nisMapEntry
4d476f
 #
4d476f
-# Other common LDAP nameing
4d476f
+# Other common LDAP naming
4d476f
 #
4d476f
 #map_object_class = automountMap
4d476f
 #entry_object_class = automount
4d476f
--- autofs-5.0.7.orig/samples/autofs.conf.default.in
4d476f
+++ autofs-5.0.7/samples/autofs.conf.default.in
4d476f
@@ -114,7 +114,7 @@ browse_mode = no
4d476f
 #entry_attribute = cn
4d476f
 #value_attribute= nisMapEntry
4d476f
 #
4d476f
-# Other common LDAP nameing
4d476f
+# Other common LDAP naming
4d476f
 #
4d476f
 #map_object_class = automountMap
4d476f
 #entry_object_class = automount