OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Christoph Schug
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 03-Jun-2008 11:19:59
Branch: HEAD Handle: 2008060310195800
Modified files:
openpkg-src/dovecot dovecot.patch dovecot.spec
Log:
upgrading package: dovecot 1.0.13 -> 1.0.14
Summary:
Revision Changes Path
1.3 +1 -1 openpkg-src/dovecot/dovecot.patch
1.11 +2 -2 openpkg-src/dovecot/dovecot.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/dovecot/dovecot.patch
============================================================================
$ cvs diff -u -r1.2 -r1.3 dovecot.patch
--- openpkg-src/dovecot/dovecot.patch 15 May 2008 15:05:56 -0000 1.2
+++ openpkg-src/dovecot/dovecot.patch 3 Jun 2008 09:19:58 -0000 1.3
@@ -294,7 +294,7 @@
dict {
- #quota = mysql:/etc/dovecot-dict-quota.conf
-+ #quota = mysql:@l_prefix@//etc/dovecot-dict-quota.conf
++ #quota = mysql:@l_prefix@/etc/dovecot/dovecot-dict-quota.conf
}
##
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/dovecot/dovecot.spec
============================================================================
$ cvs diff -u -r1.10 -r1.11 dovecot.spec
--- openpkg-src/dovecot/dovecot.spec 16 May 2008 21:20:48 -0000 1.10
+++ openpkg-src/dovecot/dovecot.spec 3 Jun 2008 09:19:58 -0000 1.11
@@ -23,7 +23,7 @@
# package version
%define V_major 1.0
-%define V_minor 13
+%define V_minor 14
%define V_minor_sieve 3
%define V_managesieve 9.3
@@ -38,7 +38,7 @@
Group: Mail
License: MIT+LGPL
Version: %{V_major}.%{V_minor}
-Release: 20080516
+Release: 20080603
# package options
%option with_fsl yes
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]