Browse Source

remove obsolete adjustment

Ralf S. Engelschall 18 years ago
parent
commit
b7299e89a2
1 changed files with 0 additions and 5 deletions
  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 \