Ver código fonte

modifying package: dovecot-1.2.2 20090727 -> 20090801

Ralf S. Engelschall 16 anos atrás
pai
commit
bd7a559201
1 arquivos alterados com 3 adições e 3 exclusões
  1. 3 3
      dovecot/dovecot.spec

+ 3 - 3
dovecot/dovecot.spec

@@ -26,7 +26,7 @@
 %define       V_minor             2
 %define       V_sieve_base        1.2
 %define       V_sieve             0.1.9
-%define       V_managesieve_base  1.2.1
+%define       V_managesieve_base  1.2.2
 %define       V_managesieve       0.11.7
 %define       V_managesieved_base 1.2
 %define       V_managesieved      0.11.7
@@ -42,13 +42,13 @@ Class:        EVAL
 Group:        Mail
 License:      MIT+LGPL
 Version:      %{V_major}.%{V_minor}
-Release:      20090727
+Release:      20090801
 
 #   package options
 %option       with_fsl          yes
 %option       with_pam          yes
 %option       with_sieve        yes
-%option       with_managesieve  no
+%option       with_managesieve  yes
 %option       with_ldap         no
 %option       with_mysql        no
 %option       with_pgsql        no