OpenPKG CVS Repository http://cvs.openpkg.org/ ____________________________________________________________________________
Server: cvs.openpkg.org Name: Kolab Konsortium via Gunnar Wro$ Root: /v/openpkg/cvs Email: [EMAIL PROTECTED] Module: openpkg-src Date: 10-Oct-2007 18:39:58 Branch: HEAD Handle: 2007101017395700 Modified files: openpkg-src/imap imap.spec Removed files: openpkg-src/imap imap.patch.annotate Log: Fetch the Kolab specific patch from Kolab CVS Summary: Revision Changes Path 1.2 +0 -453 openpkg-src/imap/imap.patch.annotate 1.62 +4 -4 openpkg-src/imap/imap.spec ____________________________________________________________________________ rm -f openpkg-src/imap/imap.patch.annotate <<'@@ .' Index: openpkg-src/imap/imap.patch.annotate ============================================================================ [NO CHANGE SUMMARY BECAUSE FILE AS A WHOLE IS JUST REMOVED] @@ . patch -p0 <<'@@ .' Index: openpkg-src/imap/imap.spec ============================================================================ $ cvs diff -u -r1.61 -r1.62 imap.spec --- openpkg-src/imap/imap.spec 12 Jul 2007 04:51:14 -0000 1.61 +++ openpkg-src/imap/imap.spec 10 Oct 2007 16:39:57 -0000 1.62 @@ -38,7 +38,7 @@ Group: Mail License: University of Washington's Free-Fork License Version: %{V_here} -Release: 20070712 +Release: 20071010 # package options %option with_ssl yes @@ -48,9 +48,9 @@ %option with_annotate no # list of sources -Source0: ftp://ftp.cac.washington.edu/imap/imap-%{V_real}.tar.Z +Source0: ftp://ftp.cac.washington.edu/imap/old/imap-%{V_real}.tar.Z Patch0: imap.patch -Patch1: imap.patch.annotate +Patch1: http://kolab.org/cgi-bin/viewcvs-kolab.cgi/*checkout*/server/patches/imap/KOLAB_imap-c-client_%{V_real}_Annotations.patch # build information Prefix: %{l_prefix} @@ -86,7 +86,7 @@ %setup -q -n imap-%{V_subdir} %patch -p0 %if "%{with_annotate}" == "yes" - %patch -p0 -P 1 + %patch -p1 -P 1 %endif %build @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org