From mboxrd@z Thu Jan 1 00:00:00 1970 From: rmccabe@sourceware.org Date: 8 Aug 2006 18:11:30 -0000 Subject: [Cluster-devel] conga conga.spec.in.in Plone-2.5_CMFPlone.patc ... Message-ID: <20060808181130.6004.qmail@sourceware.org> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit CVSROOT: /cvs/cluster Module name: conga Changes by: rmccabe at sourceware.org 2006-08-08 18:11:27 Modified files: . : conga.spec.in.in Added files: . : Plone-2.5_CMFPlone.patch Removed files: . : Plone-2.5_Marhsall_ro_file.patch Log message: The Marshall patch is no longer needed, as we can now remove the Marshall product, but a patch against the CMFPlone Product is needed in order to kill the ATContentTypes product Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/conga/Plone-2.5_CMFPlone.patch.diff?cvsroot=cluster&r1=NONE&r2=1.1 http://sourceware.org/cgi-bin/cvsweb.cgi/conga/conga.spec.in.in.diff?cvsroot=cluster&r1=1.25&r2=1.26 http://sourceware.org/cgi-bin/cvsweb.cgi/conga/Plone-2.5_Marhsall_ro_file.patch.diff?cvsroot=cluster&r1=1.1&r2=NONE /cvs/cluster/conga/Plone-2.5_CMFPlone.patch,v --> standard output revision 1.1 --- conga/Plone-2.5_CMFPlone.patch +++ - 2006-08-08 18:11:29.760131000 +0000 @@ -0,0 +1,44 @@ +diff -r -U5 Plone-2.5.orig/CMFPlone/exportimport/configure.zcml Plone-2.5/CMFPlone/exportimport/configure.zcml +--- Plone-2.5.orig/CMFPlone/exportimport/configure.zcml 2006-06-18 13:28:00.000000000 -0400 ++++ Plone-2.5/CMFPlone/exportimport/configure.zcml 2006-08-08 14:07:13.000000000 -0400 +@@ -23,16 +23,10 @@ + provides="Products.GenericSetup.interfaces.IFilesystemImporter" + for="Products.CMFCore.interfaces.ISiteRoot" + /> + + +- +- +@@ -42,23 +36,10 @@ + provides="Products.GenericSetup.interfaces.IBody" + for="Products.CMFPlone.interfaces.IControlPanel + Products.GenericSetup.interfaces.ISetupEnviron" + /> + +- +- +- +- +- +- + --- conga/conga.spec.in.in 2006/08/04 22:14:32 1.25 +++ conga/conga.spec.in.in 2006/08/08 18:11:26 1.26 @@ -42,7 +42,7 @@ %if "%{include_zope_and_plone}" == yes Source1: %{zope_archive_file} Source2: %{plone_archive_file} -Patch2: Plone-2.5_Marhsall_ro_file.patch +Patch2: Plone-2.5_CMFPlone.patch %endif Buildroot: %{_tmppath}/%{name}-%{version}-buildroot