Log message for revision 41319:
  small corrections:
  - GenericSetup 1.0 does not depend on Zope 2.9
  - Zope 2.0 ships without CMFSetup

Changed:
  U   CMF/trunk/GenericSetup/DEPENDENCIES.txt
  U   CMF/trunk/GenericSetup/README.txt
  U   CMF/trunk/INSTALL.txt
  UU  CMF/trunk/INSTALL_SVN.txt

-=-
Modified: CMF/trunk/GenericSetup/DEPENDENCIES.txt
===================================================================
--- CMF/trunk/GenericSetup/DEPENDENCIES.txt     2006-01-15 11:08:20 UTC (rev 
41318)
+++ CMF/trunk/GenericSetup/DEPENDENCIES.txt     2006-01-15 11:49:44 UTC (rev 
41319)
@@ -1 +1,2 @@
-Zope >= 2.9.0
+Zope >= 2.8.5
+Five >= 1.2

Modified: CMF/trunk/GenericSetup/README.txt
===================================================================
--- CMF/trunk/GenericSetup/README.txt   2006-01-15 11:08:20 UTC (rev 41318)
+++ CMF/trunk/GenericSetup/README.txt   2006-01-15 11:49:44 UTC (rev 41319)
@@ -40,4 +40,4 @@
 
     "dotted name" --
       The Pythonic representation of the "path" to a given function /
-      module, e.g. 'Products.CMFSetup.utils.ConfiguratorBase'.
+      module, e.g. 'Products.GenericSetup.tool.exportToolset'.

Modified: CMF/trunk/INSTALL.txt
===================================================================
--- CMF/trunk/INSTALL.txt       2006-01-15 11:08:20 UTC (rev 41318)
+++ CMF/trunk/INSTALL.txt       2006-01-15 11:49:44 UTC (rev 41319)
@@ -35,7 +35,6 @@
         $ ln -s /usr/local/zope/CMF-2.X/CMFTopic .
         $ ln -s /usr/local/zope/CMF-2.X/CMFActionIcons .
         $ ln -s /usr/local/zope/CMF-2.X/CMFCalendar .
-        $ ln -s /usr/local/zope/CMF-2.X/CMFSetup .
         $ ln -s /usr/local/zope/CMF-2.X/CMFUid .
         $ ln -s /usr/local/zope/CMF-2.X/DCWorkflow .
         $ ln -s /usr/local/zope/CMF-2.x/GenericSetup .

Modified: CMF/trunk/INSTALL_SVN.txt
===================================================================
--- CMF/trunk/INSTALL_SVN.txt   2006-01-15 11:08:20 UTC (rev 41318)
+++ CMF/trunk/INSTALL_SVN.txt   2006-01-15 11:49:44 UTC (rev 41319)
@@ -51,7 +51,6 @@
       $ ln -s /tmp/CMF-head/CMFDefault .
       $ ln -s /tmp/CMF-head/CMFTopic .
       $ ln -s /tmp/CMF-head/GenericSetup .
-      $ ln -s /tmp/CMF-head/CMFSetup .
       $ ln -s /tmp/CMF-head/CMFActionIcons .
       $ ln -s /tmp/CMF-head/CMFUID .
       $ ln -s /tmp/CMF-head/DCWorkflow .


Property changes on: CMF/trunk/INSTALL_SVN.txt
___________________________________________________________________
Name: svn:eol-style
   + native

_______________________________________________
CMF-checkins mailing list
[email protected]
http://mail.zope.org/mailman/listinfo/cmf-checkins

Reply via email to