All of lore.kernel.org
 help / color / mirror / Atom feed
* [Cluster-devel] conga/luci/site Makefile luci/Products/PloneHo ...
@ 2011-03-25 19:53 rmccabe
  0 siblings, 0 replies; only message in thread
From: rmccabe @ 2011-03-25 19:53 UTC (permalink / raw)
  To: cluster-devel.redhat.com

CVSROOT:	/cvs/cluster
Module name:	conga
Branch: 	RHEL5
Changes by:	rmccabe at sourceware.org	2011-03-25 19:52:58

Modified files:
	luci/site      : Makefile 
Added files:
	luci/site/luci/Products/PloneHotfix20100612: README.txt 
	                                             __init__.py 
	                                             safe_html.py 
	luci/site/luci/Products/PloneHotfix20110720: README.txt 
	                                             __init__.py 
	                                             publisher.py 

Log message:
	Sync up with dist-cvs:
	- Apply Plone hotfixes (20110720 & 20100612)

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/luci/site/Makefile.diff?cvsroot=cluster&only_with_tag=RHEL5&r1=1.11.2.5&r2=1.11.2.6
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/luci/site/luci/Products/PloneHotfix20100612/README.txt.diff?cvsroot=cluster&only_with_tag=RHEL5&r1=NONE&r2=1.1.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/luci/site/luci/Products/PloneHotfix20100612/__init__.py.diff?cvsroot=cluster&only_with_tag=RHEL5&r1=NONE&r2=1.1.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/luci/site/luci/Products/PloneHotfix20100612/safe_html.py.diff?cvsroot=cluster&only_with_tag=RHEL5&r1=NONE&r2=1.1.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/luci/site/luci/Products/PloneHotfix20110720/README.txt.diff?cvsroot=cluster&only_with_tag=RHEL5&r1=NONE&r2=1.1.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/luci/site/luci/Products/PloneHotfix20110720/__init__.py.diff?cvsroot=cluster&only_with_tag=RHEL5&r1=NONE&r2=1.1.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/luci/site/luci/Products/PloneHotfix20110720/publisher.py.diff?cvsroot=cluster&only_with_tag=RHEL5&r1=NONE&r2=1.1.2.1

--- conga/luci/site/Makefile	2008/01/23 04:44:32	1.11.2.5
+++ conga/luci/site/Makefile	2011/03/25 19:52:56	1.11.2.6
@@ -69,6 +69,12 @@
 	${INSTALL_DIR} -m 700 ${DESTDIR}/var/lib/luci/Products/ManagedSystem/skins
 	${INSTALL_FILE} -m 644 `find luci/Products/ManagedSystem/skins -maxdepth 1 -type f` ${DESTDIR}/var/lib/luci/Products/ManagedSystem/skins
 
+	${INSTALL_DIR} -m 700 ${DESTDIR}/var/lib/luci/Products/PloneHotfix20100612
+	${INSTALL_FILE} -m 644 `find luci/Products/PloneHotfix20100612 -maxdepth 1 -type f | grep .py | grep -v \~ | grep -v \#` ${DESTDIR}/var/lib/luci/Products/PloneHotfix20100612
+
+	${INSTALL_DIR} -m 700 ${DESTDIR}/var/lib/luci/Products/PloneHotfix20110720
+	${INSTALL_FILE} -m 644 `find luci/Products/PloneHotfix20110720 -maxdepth 1 -type f | grep .py | grep -v \~ | grep -v \#` ${DESTDIR}/var/lib/luci/Products/PloneHotfix20110720
+
 	${INSTALL_DIR} -m 700 ${DESTDIR}/var/lib/luci/var
 	${INSTALL_FILE} -m 600 luci/var/Data.fs ${DESTDIR}/var/lib/luci/var/Data.fs
 	${INSTALL_DIR} -m 700 ${DESTDIR}/var/lib/luci/var/pts



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-03-25 19:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-03-25 19:53 [Cluster-devel] conga/luci/site Makefile luci/Products/PloneHo rmccabe

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.