[CalendarServer-changes] [728] CalendarServer/trunk/lib-patches
source_changes at macosforge.org
source_changes at macosforge.org
Wed Dec 6 12:46:01 PST 2006
Revision: 728
http://trac.macosforge.org/projects/calendarserver/changeset/728
Author: cdaboo at apple.com
Date: 2006-12-06 12:46:01 -0800 (Wed, 06 Dec 2006)
Log Message:
-----------
Revert #721 removal of required patch.
Added Paths:
-----------
CalendarServer/trunk/lib-patches/vobject/
CalendarServer/trunk/lib-patches/vobject/src.vobject.base.patch
Added: CalendarServer/trunk/lib-patches/vobject/src.vobject.base.patch
===================================================================
--- CalendarServer/trunk/lib-patches/vobject/src.vobject.base.patch (rev 0)
+++ CalendarServer/trunk/lib-patches/vobject/src.vobject.base.patch 2006-12-06 20:46:01 UTC (rev 728)
@@ -0,0 +1,13 @@
+Index: src/vobject/base.py
+===================================================================
+--- src/vobject/base.py (revision 164)
++++ src/vobject/base.py (working copy)
+@@ -1023,7 +1023,7 @@
+ else:
+ obj = ContentLine(name, [], '')
+ obj.behavior = behavior
+- obj.isNative = True
++ obj.isNative = False
+ return obj
+
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20061206/d33cab17/attachment.html
More information about the calendarserver-changes
mailing list