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:   12-Oct-2005 17:43:42
  Branch: HEAD                             Handle: 2005101216434200

  Modified files:
    openpkg-src/postgresql  postgresql.spec

  Log:
    use the directive order we have in other packages where 'comment' is
    first

  Summary:
    Revision    Changes     Path
    1.168       +3  -3      openpkg-src/postgresql/postgresql.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/postgresql/postgresql.spec
  ============================================================================
  $ cvs diff -u -r1.167 -r1.168 postgresql.spec
  --- openpkg-src/postgresql/postgresql.spec    4 Oct 2005 08:10:53 -0000       
1.167
  +++ openpkg-src/postgresql/postgresql.spec    12 Oct 2005 15:43:42 -0000      
1.168
  @@ -43,7 +43,7 @@
   Group:        Database
   License:      GPL
   Version:      %{V_postgresql}
  -Release:      20051004
  +Release:      20051012
   
   #   package options
   %option       with_server    yes
  @@ -136,16 +136,16 @@
           regex     = slony1-(\d+\.\d+\.\d+)\.tar\.bz2
       }
       prog postgresql:pgpool = {
  +        comment   = "steve: beside the filename also the url hat to be 
changed to download the current version"
           version   = %{V_pgpool}
           url       = http://pgpool.projects.postgresql.org/
           regex     = pgpool-(__VER__)\.tar\.gz
  -        comment   = "steve: beside the filename also the url hat to be 
changed to download the current version"
       }
       prog postgresql:pgcluster = {
  +        comment   = "steve: beside the filename also the url hat to be 
changed to download the current version"
           version   = %{V_pgcluster}
           url       = http://pgfoundry.org/frs/?group_id=1000072&release_id=168
           regex     = pgcluster-(__VER__)-patch\.tar\.gz
  -        comment   = "steve: beside the filename also the url hat to be 
changed to download the current version"
       }
   
   %prep
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to