OpenPKG CVS Repository http://cvs.openpkg.org/ ____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /v/openpkg/cvs Email: [EMAIL PROTECTED] Module: openpkg-src Date: 06-Sep-2007 11:49:19 Branch: HEAD Handle: 2007090610491900 Modified files: openpkg-src/postgresql postgresql.spec Log: remove obsolete adjustment Summary: Revision Changes Path 1.245 +0 -5 openpkg-src/postgresql/postgresql.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/postgresql/postgresql.spec ============================================================================ $ cvs diff -u -r1.244 -r1.245 postgresql.spec --- openpkg-src/postgresql/postgresql.spec 6 Sep 2007 09:48:23 -0000 1.244 +++ openpkg-src/postgresql/postgresql.spec 6 Sep 2007 09:49:19 -0000 1.245 @@ -537,11 +537,6 @@ -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 \ @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org