summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNoriko Hosoi <nhosoi@redhat.com>2005-10-14 17:32:46 +0000
committerNoriko Hosoi <nhosoi@redhat.com>2005-10-14 17:32:46 +0000
commit933a7193fba0189f8af6ca0709c46414f7caa1a7 (patch)
tree3fbe3a8a932b1aea9f5c3537f5612c3783495cb8
parentc1660081f61d14b2858eb0364578875d842c5fa3 (diff)
downloadds-933a7193fba0189f8af6ca0709c46414f7caa1a7.tar.gz
ds-933a7193fba0189f8af6ca0709c46414f7caa1a7.tar.xz
ds-933a7193fba0189f8af6ca0709c46414f7caa1a7.zip
[170322] setup script hangs without prompting for token password
Modified the comment to describe the %config behavior correctly # don't update admin server configuration files. # note: if there's somes change b/w 2 versions, on-disk file is put w/ .rpmsave %config %{prefix}/admin-serv/config/*
-rw-r--r--ldapserver.spec.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/ldapserver.spec.tmpl b/ldapserver.spec.tmpl
index 177e7b3a..edbd20f1 100644
--- a/ldapserver.spec.tmpl
+++ b/ldapserver.spec.tmpl
@@ -91,7 +91,7 @@ rm -rf $RPM_BUILD_ROOT/$RPM_INSTALL_PREFIX
%defattr(-,root,root,-)
%{prefix}
# don't update admin server configuration files.
-# note: if there's somes change b/w 2 versions, new file is put with .rpmnew
+# note: if there's somes change b/w 2 versions, on-disk file is put w/ .rpmsave
%config %{prefix}/admin-serv/config/*
%pre