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: 13-Nov-2009 23:52:33 Branch: HEAD Handle: 2009111322523300 Modified files: openpkg-src/dovecot dovecot.spec Log: upgrading package: dovecot 1.2.6 -> 1.2.7 Summary: Revision Changes Path 1.46 +4 -4 openpkg-src/dovecot/dovecot.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/dovecot/dovecot.spec ============================================================================ $ cvs diff -u -r1.45 -r1.46 dovecot.spec --- openpkg-src/dovecot/dovecot.spec 1 Nov 2009 19:20:25 -0000 1.45 +++ openpkg-src/dovecot/dovecot.spec 13 Nov 2009 22:52:33 -0000 1.46 @@ -23,7 +23,7 @@ # package version %define V_major 1.2 -%define V_minor 6 +%define V_minor 7 %define V_sieve_base 1.2 %define V_sieve 0.1.13 %define V_managesieve_base 1.2.6 @@ -42,13 +42,13 @@ Group: Mail License: MIT+LGPL Version: %{V_major}.%{V_minor} -Release: 20091101 +Release: 20091113 # 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