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:   27-Nov-2009 09:59:56
  Branch: HEAD                             Handle: 2009112708595600

  Modified files:
    openpkg-src/dovecot     dovecot.spec

  Log:
    modifying package: dovecot-1.2.8 20091123 -> 20091127

  Summary:
    Revision    Changes     Path
    1.49        +7  -8      openpkg-src/dovecot/dovecot.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/dovecot/dovecot.spec
  ============================================================================
  $ cvs diff -u -r1.48 -r1.49 dovecot.spec
  --- openpkg-src/dovecot/dovecot.spec  23 Nov 2009 21:38:30 -0000      1.48
  +++ openpkg-src/dovecot/dovecot.spec  27 Nov 2009 08:59:56 -0000      1.49
  @@ -25,11 +25,11 @@
   %define       V_major             1.2
   %define       V_minor             8
   %define       V_sieve_base        1.2
  -%define       V_sieve             0.1.13
  +%define       V_sieve             0.1.14pre
   %define       V_managesieve_base  1.2.8
   %define       V_managesieve       0.11.9
   %define       V_managesieved_base 1.2
  -%define       V_managesieved      0.11.9
  +%define       V_managesieved      0.11.10pre
   
   #   package information
   Name:         dovecot
  @@ -42,13 +42,13 @@
   Group:        Mail
   License:      MIT+LGPL
   Version:      %{V_major}.%{V_minor}
  -Release:      20091123
  +Release:      20091127
   
   #   package options
   %option       with_fsl          yes
  +%option       with_sieve        yes
  +%option       with_managesieve  yes
   %option       with_pam          no
  -%option       with_sieve        no
  -%option       with_managesieve  no
   %option       with_ldap         no
   %option       with_mysql        no
   %option       with_pgsql        no
  @@ -283,6 +283,7 @@
           $RPM_BUILD_ROOT%{l_prefix}/etc/rc.d/
   
       #   strip installation
  +    rm -rf $RPM_BUILD_ROOT%{l_prefix}/share/doc
       rm -f $RPM_BUILD_ROOT%{l_prefix}/etc/dovecot/dovecot*example.conf
       rm -f $RPM_BUILD_ROOT%{l_prefix}/lib/dovecot/{,*}/*.la \
           >/dev/null 2>&1 || true
  @@ -315,9 +316,7 @@
           '%dir %attr(0755,%{l_susr},%{l_mgrp}) %{l_prefix}/var/dovecot' \
           '%dir %attr(0770,%{l_susr},%{l_rgrp}) %{l_prefix}/var/dovecot/log' \
           '%dir %attr(0755,%{l_susr},%{l_mgrp}) %{l_prefix}/var/dovecot/run' \
  -        '%dir %attr(0750,%{l_susr},%{l_mgrp}) 
%{l_prefix}/var/dovecot/run/login' \
  -        '%doc %{l_prefix}/share/dovecot/doc' \
  -        '%doc %{l_prefix}/share/dovecot/doc/wiki'
  +        '%dir %attr(0750,%{l_susr},%{l_mgrp}) 
%{l_prefix}/var/dovecot/run/login'
   
   %files -f files
   
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to