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: 18-Aug-2009 21:07:44 Branch: HEAD Handle: 2009081820074400 Modified files: openpkg-src/dovecot dovecot.spec Log: upgrading package: dovecot 1.2.3 -> 1.2.4 Summary: Revision Changes Path 1.40 +6 -6 openpkg-src/dovecot/dovecot.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/dovecot/dovecot.spec ============================================================================ $ cvs diff -u -r1.39 -r1.40 dovecot.spec --- openpkg-src/dovecot/dovecot.spec 8 Aug 2009 20:10:54 -0000 1.39 +++ openpkg-src/dovecot/dovecot.spec 18 Aug 2009 19:07:44 -0000 1.40 @@ -23,11 +23,11 @@ # package version %define V_major 1.2 -%define V_minor 3 +%define V_minor 4 %define V_sieve_base 1.2 %define V_sieve 0.1.11 -%define V_managesieve_base 1.2.2 -%define V_managesieve 0.11.7 +%define V_managesieve_base 1.2.3 +%define V_managesieve 0.11.8 %define V_managesieved_base 1.2 %define V_managesieved 0.11.8 @@ -42,13 +42,13 @@ Group: Mail License: MIT+LGPL Version: %{V_major}.%{V_minor} -Release: 20090808 +Release: 20090818 # package options %option with_fsl yes %option with_pam yes -%option with_sieve yes -%option with_managesieve yes +%option with_sieve no +%option with_managesieve no %option with_ldap no %option with_mysql no %option with_pgsql no @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org