From mboxrd@z Thu Jan 1 00:00:00 1970 From: kupcevic@sourceware.org Date: 26 Sep 2006 05:21:04 -0000 Subject: [Cluster-devel] conga ./clustermon.spec.in.in ./conga.spec.in. ... Message-ID: <20060926052104.2440.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: kupcevic at sourceware.org 2006-09-26 05:21:03 Modified files: . : clustermon.spec.in.in conga.spec.in.in make : version.in Log message: changelog Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/conga/clustermon.spec.in.in.diff?cvsroot=cluster&r1=1.13&r2=1.14 http://sourceware.org/cgi-bin/cvsweb.cgi/conga/conga.spec.in.in.diff?cvsroot=cluster&r1=1.41&r2=1.42 http://sourceware.org/cgi-bin/cvsweb.cgi/conga/make/version.in.diff?cvsroot=cluster&r1=1.17&r2=1.18 --- conga/clustermon.spec.in.in 2006/09/05 19:53:40 1.13 +++ conga/clustermon.spec.in.in 2006/09/26 05:21:03 1.14 @@ -194,6 +194,9 @@ %changelog +* Fri Sep 25 2006 Stanko Kupcevic 0.8-16 +- Suppress msgs from init script (bz204235) + * Fri Aug 21 2006 Stanko Kupcevic 0.8-14 - Version bump --- conga/conga.spec.in.in 2006/09/14 17:52:04 1.41 +++ conga/conga.spec.in.in 2006/09/26 05:21:03 1.42 @@ -102,7 +102,6 @@ %endif Requires: grep openssl mailcap stunnel Requires: sed util-linux -Requires: ricci = %{version}-%{release} Requires(pre): grep shadow-utils Requires(post): chkconfig initscripts @@ -280,6 +279,17 @@ %changelog +* Mon Sep 25 2006 Stanko Kupcevic 0.8-16 +- Enable zope/plone inclusion on RHELs +- Remove luci's dependency on ricci +- Many improvements of cluster management interface +- Add full GFS1/2 support; detect many other filesystems +- Suppress msgs from init script (bz204235) +- Upgrade zope to 2.9.4 (track Fedora Core) + +* Thu Aug 24 2006 Paul Nasrat 0.8-15 +- Disable inclusion of plone/zope and comment out requires + * Fri Aug 21 2006 Stanko Kupcevic 0.8-14 - Version bump --- conga/make/version.in 2006/08/22 20:12:39 1.17 +++ conga/make/version.in 2006/09/26 05:21:03 1.18 @@ -1,2 +1,2 @@ VERSION=0.8 -RELEASE=14 +RELEASE=16