OpenPKG CVS Repository
  http://cvs.openpkg.org/
  ____________________________________________________________________________

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   06-May-2004 17:06:59
  Branch: OPENPKG_2_0_SOLID                Handle: 2004050616065900

  Modified files:           (Branch: OPENPKG_2_0_SOLID)
    openpkg-src/postgresql  postgresql.spec

  Log:
    MFC: fix socket path substitution

  Summary:
    Revision    Changes     Path
    1.89.2.3    +2  -2      openpkg-src/postgresql/postgresql.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/postgresql/postgresql.spec
  ============================================================================
  $ cvs diff -u -r1.89.2.2 -r1.89.2.3 postgresql.spec
  --- openpkg-src/postgresql/postgresql.spec    21 Feb 2004 15:28:14 -0000      
1.89.2.2
  +++ openpkg-src/postgresql/postgresql.spec    6 May 2004 15:06:59 -0000       
1.89.2.3
  @@ -41,7 +41,7 @@
   Group:        Database
   License:      GPL
   Version:      %{V_postgresql}
  -Release:      2.0.0
  +Release:      2.0.1
   
   #   package options
   %option       with_cxx      no
  @@ -134,7 +134,7 @@
       #   adjust source tree
       %{l_shtool} subst \
           -e 
's;\(#define.*DEFAULT_PGSOCKET_DIR[^"]*"\)/tmp\("\);\1%{l_prefix}/var/postgresql/run\2;'
 \
  -        src/include/pg_config.h.in
  +        src/include/pg_config_manual.h
       %{l_shtool} subst \
           -e 's;^\(sqlmansect *=\).*$;\1 7;' \
           src/makefiles/Makefile.solaris
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to