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

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs                   Email:  r...@openpkg.org
  Module: openpkg-src                      Date:   14-May-2009 08:46:26
  Branch: HEAD                             Handle: 2009051407462500

  Modified files:
    openpkg-src/postfix     postfix.spec

  Log:
    make pid dir owned by root as Postfix 2.6 wishes this

  Summary:
    Revision    Changes     Path
    1.281       +2  -1      openpkg-src/postfix/postfix.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/postfix/postfix.spec
  ============================================================================
  $ cvs diff -u -r1.280 -r1.281 postfix.spec
  --- openpkg-src/postfix/postfix.spec  12 May 2009 07:31:19 -0000      1.280
  +++ openpkg-src/postfix/postfix.spec  14 May 2009 06:46:25 -0000      1.281
  @@ -37,7 +37,7 @@
   Group:        Mail
   License:      IPL
   Version:      %{V_postfix}
  -Release:      20090512
  +Release:      20090514
   
   #   package options
   %option       with_fsl       yes
  @@ -325,6 +325,7 @@
           '%attr(2755,%{l_musr},%{l_rgrp}) 
%{l_prefix}/sbin/{postdrop,postqueue}' \
           '%dir %attr(-,%{l_susr},%{l_mgrp}) %{l_prefix}/libexec/postfix' \
           '%dir %attr(-,%{l_susr},%{l_mgrp}) %{l_prefix}/var/postfix' \
  +        '%dir %attr(-,%{l_susr},%{l_mgrp}) %{l_prefix}/var/postfix/pid' \
           '%dir %attr(-,%{l_musr},%{l_rgrp}) 
%{l_prefix}/var/postfix/{maildrop,public}'
   
   %files -f files
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to