From mboxrd@z Thu Jan 1 00:00:00 1970 From: rmccabe@sourceware.org Date: 25 Mar 2008 17:12:19 -0000 Subject: [Cluster-devel] conga conga.spec.in.in download_files Plone-2. ... Message-ID: <20080325171219.11530.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 Branch: RHEL4 Changes by: rmccabe at sourceware.org 2008-03-25 17:12:18 Modified files: . : conga.spec.in.in download_files Added files: . : Plone-2.5.5-CMFPlone.patch Removed files: . : Plone-2.5.3-final_CMFPlone.patch Log message: Upgrade Plone to the version we use in RHEL5 Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/conga/Plone-2.5.5-CMFPlone.patch.diff?cvsroot=cluster&only_with_tag=RHEL4&r1=NONE&r2=1.1.4.1 http://sourceware.org/cgi-bin/cvsweb.cgi/conga/conga.spec.in.in.diff?cvsroot=cluster&only_with_tag=RHEL4&r1=1.67.2.20&r2=1.67.2.21 http://sourceware.org/cgi-bin/cvsweb.cgi/conga/download_files.diff?cvsroot=cluster&only_with_tag=RHEL4&r1=1.5.2.5&r2=1.5.2.6 http://sourceware.org/cgi-bin/cvsweb.cgi/conga/Plone-2.5.3-final_CMFPlone.patch.diff?cvsroot=cluster&only_with_tag=RHEL4&r1=1.2.2.1&r2=NONE /cvs/cluster/conga/Plone-2.5.5-CMFPlone.patch,v --> standard output revision 1.1.4.1 --- conga/Plone-2.5.5-CMFPlone.patch +++ - 2008-03-25 17:12:18.528316000 +0000 @@ -0,0 +1,111 @@ +diff -ur Plone-2.5.5.orig/CMFPlone/exportimport/configure.zcml Plone-2.5.5/CMFPlone/exportimport/configure.zcml +--- Plone-2.5.5.orig/CMFPlone/exportimport/configure.zcml 2007-12-04 22:33:37.000000000 -0500 ++++ Plone-2.5.5/CMFPlone/exportimport/configure.zcml 2008-01-17 13:15:43.000000000 -0500 +@@ -32,12 +32,6 @@ + /> + + +- +- + +- +- +- +- +- +- + = 2.3.4 BuildRequires: glibc-devel gcc-c++ libxml2-devel sed -#BuildRequires: pam-devel BuildRequires: cyrus-sasl-devel >= 2.1 BuildRequires: openssl-devel dbus-devel pkgconfig file @@ -319,6 +318,9 @@ %changelog +* Tue Mar 25 2008 Ryan McCabe 0.11.1-1 +- Backport fixes from RHEL5 + * Fri Oct 19 2007 Ryan McCabe 0.11.0-3 - Fix bz340101 (Storage redirection after probe does not work on WinXP with FF2) - Resolves: bz340101 --- conga/download_files 2008/03/25 01:27:09 1.5.2.5 +++ conga/download_files 2008/03/25 17:12:18 1.5.2.6 @@ -13,10 +13,7 @@ ZOPE_FIVE_URLs="http://codespeak.net/z3/five/release/Five-1.2.6.tgz" -PLONE_ARCHIVE=Plone-2.5.3-final -PLONE_ARCHIVE_TAR=Plone-2.5.3-final.tar.gz -PLONE_SHA512SUM=ddb712e3e5da9c94ae4bfea9d84c700cf5a2a19631537e912b0d278021b964fe4510557fe0dbc93b9cb8bd5446385b0ff7c3a7ca0a352c938c4007a12b819cbf -PLONE_URLs="http://plone.googlecode.com/files/Plone-2.5.3-final.tar.gz \ - http://superb-west.dl.sourceforge.net/sourceforge/plone/Plone-2.5.3-final.tar.gz \ - http://superb-east.dl.sourceforge.net/sourceforge/plone/Plone-2.5.3-final.tar.gz \ - http://easynews.dl.sourceforge.net/sourceforge/plone/Plone-2.5.3-final.tar.gz" +PLONE_ARCHIVE=Plone-2.5.5 +PLONE_ARCHIVE_TAR=Plone-2.5.5.tar.gz +PLONE_SHA512SUM=6997f9d0e21d683f2c6c9f9cb3ded41fa7fce84706e98aa534d2b5638051bf694503c9623866c50ce5d3ef27da54a720209fb79d656dfedd97b439c94055b28e +PLONE_URLs="https://launchpad.net/plone/2.5/2.5.5/+download/Plone-2.5.5.tar.gz"