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: 19-May-2008 15:43:00 Branch: HEAD Handle: 2008051914425901 Modified files: openpkg-src/dovecot11 dovecot11.patch dovecot11.spec Log: fix path Summary: Revision Changes Path 1.2 +1 -1 openpkg-src/dovecot11/dovecot11.patch 1.2 +1 -1 openpkg-src/dovecot11/dovecot11.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/dovecot11/dovecot11.patch ============================================================================ $ cvs diff -u -r1.1 -r1.2 dovecot11.patch --- openpkg-src/dovecot11/dovecot11.patch 16 May 2008 16:06:38 -0000 1.1 +++ openpkg-src/dovecot11/dovecot11.patch 19 May 2008 13:42:59 -0000 1.2 @@ -303,7 +303,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 } # Path to Berkeley DB's configuration file. See doc/dovecot-db.conf for an @@ . patch -p0 <<'@@ .' Index: openpkg-src/dovecot11/dovecot11.spec ============================================================================ $ cvs diff -u -r1.1 -r1.2 dovecot11.spec --- openpkg-src/dovecot11/dovecot11.spec 16 May 2008 16:06:38 -0000 1.1 +++ openpkg-src/dovecot11/dovecot11.spec 19 May 2008 13:43:00 -0000 1.2 @@ -38,7 +38,7 @@ Group: Mail License: MIT+LGPL Version: %{V_major}.%{V_minor} -Release: 20080516 +Release: 20080519 # package options %option with_fsl yes @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org