浏览代码

remove obsolete adjustment

Ralf S. Engelschall 18 年之前
父节点
当前提交
b7299e89a2
共有 1 个文件被更改,包括 0 次插入5 次删除
  1. 0 5
      postgresql/postgresql.spec

+ 0 - 5
postgresql/postgresql.spec

@@ -537,11 +537,6 @@ AutoReqProv:  no
         -e 's;^# *\(autovacuum_naptime *=\) *[^#]*\(#.*\);\1 1h \2;' \
         $RPM_BUILD_ROOT%{l_prefix}/share/postgresql/postgresql.conf.sample
 
-    #   adjust default configuration for authentication also on local host
-    %{l_shtool} subst \
-        -e 's;trust$;md5;' \
-        $RPM_BUILD_ROOT%{l_prefix}/share/postgresql/pg_hba.conf.sample
-
     #   post-adjust pgcluster configuration filenames
 %if "%{with_pgcluster}" == "yes"
     cp $RPM_BUILD_ROOT%{l_prefix}/share/postgresql/pgreplicate.conf.sample \