From: rmccabe@sourceware.org <rmccabe@sourceware.org>
To: cluster-devel.redhat.com
Subject: [Cluster-devel] conga ./clustermon.spec.in.in ./ricci.spec.in. ...
Date: 28 Mar 2008 01:17:12 -0000 [thread overview]
Message-ID: <20080328011712.10057.qmail@sourceware.org> (raw)
CVSROOT: /cvs/cluster
Module name: conga
Changes by: rmccabe at sourceware.org 2008-03-28 01:17:12
Modified files:
. : clustermon.spec.in.in ricci.spec.in.in
make : version.in
Log message:
Fix bz433678
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/clustermon.spec.in.in.diff?cvsroot=cluster&r1=1.40&r2=1.41
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci.spec.in.in.diff?cvsroot=cluster&r1=1.7&r2=1.8
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/make/version.in.diff?cvsroot=cluster&r1=1.35&r2=1.36
--- conga/clustermon.spec.in.in 2008/03/19 20:09:49 1.40
+++ conga/clustermon.spec.in.in 2008/03/28 01:17:11 1.41
@@ -64,7 +64,7 @@
Group: System Environment/Base
Summary: Red Hat Enterprise Linux Cluster Suite - remote management
-Requires: cman oddjob dbus openssl libxml2
+Requires: cman oddjob dbus openssl
Requires: initscripts util-linux
Requires(post): chkconfig initscripts util-linux
Requires(preun): chkconfig initscripts
--- conga/ricci.spec.in.in 2008/03/19 20:09:49 1.7
+++ conga/ricci.spec.in.in 2008/03/28 01:17:11 1.8
@@ -17,7 +17,7 @@
Summary: Remote Management System - Managed Station
Summary: Remote Cluster and Storage Management System
Source0: %{name}-%{version}.tar.gz
-Buildroot: %{_tmppath}/%{name}-%{version}-root-%(%{__id_u} -n)
+Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: python-devel >= 2.4.1
BuildRequires: glibc-devel gcc-c++ libxml2-devel sed
@@ -27,7 +27,7 @@
Requires: initscripts
Requires: oddjob dbus openssl pam cyrus-sasl >= 2.1
-Requires: sed util-linux file libxml2 libcap
+Requires: sed util-linux file
Requires: modcluster >= 0.10.0
# modstorage
Requires: parted util-linux
@@ -127,4 +127,8 @@
%changelog
* Wed Feb 20 2008 Ryan McCabe <rmccabe@redhat.com> 0.13.0-1
-- Initial build.
+ - Initial build.
+
+* Wed Mar 26 2008 Chris Feist <cfeist@redhat.com> 0.13.0-2
+ - Don't require cap and xml libraries (RPM will find them)
+ - Fix buildroot to meet Fedora standard
--- conga/make/version.in 2008/02/20 17:07:55 1.35
+++ conga/make/version.in 2008/03/28 01:17:11 1.36
@@ -1,2 +1,2 @@
VERSION=0.13.0
-RELEASE=1
+RELEASE=2
next reply other threads:[~2008-03-28 1:17 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-28 1:17 rmccabe [this message]
-- strict thread matches above, loose matches on Subject: below --
2008-06-02 15:14 [Cluster-devel] conga ./clustermon.spec.in.in ./ricci.spec.in. rmccabe
2008-03-14 21:15 rmccabe
2008-02-20 17:07 rmccabe
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20080328011712.10057.qmail@sourceware.org \
--to=rmccabe@sourceware.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.