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

  Server: cvs.openpkg.org                  Name:   Christoph Schug
  Root:   /v/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   04-Jan-2006 17:15:43
  Branch: HEAD                             Handle: 2006010416154200

  Modified files:
    openpkg-src/postgresql  postgresql.spec

  Log:
    adjust description as of revision 1.169 pgpool is a separate package

  Summary:
    Revision    Changes     Path
    1.178       +5  -4      openpkg-src/postgresql/postgresql.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/postgresql/postgresql.spec
  ============================================================================
  $ cvs diff -u -r1.177 -r1.178 postgresql.spec
  --- openpkg-src/postgresql/postgresql.spec    1 Jan 2006 13:20:49 -0000       
1.177
  +++ openpkg-src/postgresql/postgresql.spec    4 Jan 2006 16:15:42 -0000       
1.178
  @@ -44,7 +44,7 @@
   Group:        Database
   License:      GPL
   Version:      %{V_postgresql}
  -Release:      20051210
  +Release:      20060104
   
   #   package options
   %option       with_server    yes
  @@ -96,10 +96,11 @@
       and user-defined types and functions. It is the most advanced
       open-source database available anywhere.
   
  -    This PostgreSQL package optionally contains three database
  -    replication solutions: the PGPool connection pooling/replication
  -    frontend, the Slony-I single-master/multiple-slave replication
  +    This PostgreSQL package optionally contains two database replication
  +    solutions: the Slony-I single-master/multiple-slave replication
       engine, and the PGCluster multi-master replication engine.
  +    Additionally, there is a third option using the OpenPKG PGPool
  +    package which offers a connection pooling/replication frontend.
   
   %track
       prog postgresql = {
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to