|
|
@@ -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 \
|