[SVN] r499 - /branches/idled/debian/patches/0014-upstream-fix-locks-during-reconstruction.dpatch

debian at incase.de debian at incase.de
Wed Jun 28 21:47:12 UTC 2006


Author: sven
Date: Wed Jun 28 23:47:08 2006
New Revision: 499

URL: https://mail.incase.de/viewcvs?rev=499&root=cyrus22&view=rev
Log:
Fix that damn patch even more (had reference to a non-existant .rej file in it)

Modified:
    branches/idled/debian/patches/0014-upstream-fix-locks-during-reconstruction.dpatch

Modified: branches/idled/debian/patches/0014-upstream-fix-locks-during-reconstruction.dpatch
URL: https://mail.incase.de/viewcvs/branches/idled/debian/patches/0014-upstream-fix-locks-during-reconstruction.dpatch?rev=499&root=cyrus22&r1=498&r2=499&view=diff
==============================================================================
--- branches/idled/debian/patches/0014-upstream-fix-locks-during-reconstruction.dpatch (original)
+++ branches/idled/debian/patches/0014-upstream-fix-locks-during-reconstruction.dpatch Wed Jun 28 23:47:08 2006
@@ -5,9 +5,9 @@
 ## DP: Upstream: don't lock/unlock_pop when reconstructing
 
 @DPATCH@
-diff -urNad sarge-2.2.13/imap/mailbox.c /tmp/dpep.qRJmXg/sarge-2.2.13/imap/mailbox.c
---- sarge-2.2.13/imap/mailbox.c	2006-06-28 23:39:08.000000000 +0200
-+++ /tmp/dpep.qRJmXg/sarge-2.2.13/imap/mailbox.c	2006-06-28 23:39:45.502453129 +0200
+diff -urNad idled/imap/mailbox.c /tmp/dpep.IimEJ1/idled/imap/mailbox.c
+--- idled/imap/mailbox.c	2006-06-28 23:45:03.000000000 +0200
++++ /tmp/dpep.IimEJ1/idled/imap/mailbox.c	2006-06-28 23:45:23.653732500 +0200
 @@ -1,5 +1,5 @@
  /* mailbox.c -- Mailbox manipulation routines
 - * $Id: mailbox.c,v 1.159 2005/04/07 00:25:52 shadow Exp $
@@ -53,20 +53,3 @@
      mailbox_unlock_index(mailbox);
      mailbox_unlock_header(mailbox);
  
-diff -urNad sarge-2.2.13/imap/mailbox.c.rej /tmp/dpep.qRJmXg/sarge-2.2.13/imap/mailbox.c.rej
---- sarge-2.2.13/imap/mailbox.c.rej	2006-06-28 23:39:08.000000000 +0200
-+++ /tmp/dpep.qRJmXg/sarge-2.2.13/imap/mailbox.c.rej	1970-01-01 01:00:00.000000000 +0100
-@@ -1,13 +0,0 @@
--***************
--*** 1,5 ****
--  /* mailbox.c -- Mailbox manipulation routines
---  * $Id: mailbox.c,v 1.161 2006/06/02 18:56:52 murch Exp $
--   * Copyright (c) 1998-2003 Carnegie Mellon University.  All rights reserved.
--   *
--   * Redistribution and use in source and binary forms, with or without
----- 1,5 ----
--  /* mailbox.c -- Mailbox manipulation routines
--+  * $Id: mailbox.c,v 1.160 2006/05/10 16:27:18 murch Exp $
--   * Copyright (c) 1998-2003 Carnegie Mellon University.  All rights reserved.
--   *
--   * Redistribution and use in source and binary forms, with or without



More information about the Pkg-Cyrus-imapd-Debian-devel mailing list