From: rmccabe@sourceware.org <rmccabe@sourceware.org>
To: cluster-devel.redhat.com
Subject: [Cluster-devel] conga ./clustermon.spec.in.in ./ricci.spec.in. ...
Date: 2 Jun 2008 15:14:06 -0000 [thread overview]
Message-ID: <20080602151406.10248.qmail@sourceware.org> (raw)
CVSROOT: /cvs/cluster
Module name: conga
Changes by: rmccabe at sourceware.org 2008-06-02 15:14:04
Modified files:
. : clustermon.spec.in.in ricci.spec.in.in
make : version.in
ricci/modules/storage: Makefile
Log message:
Fix build for F10
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/clustermon.spec.in.in.diff?cvsroot=cluster&r1=1.43&r2=1.44
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci.spec.in.in.diff?cvsroot=cluster&r1=1.9&r2=1.10
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/make/version.in.diff?cvsroot=cluster&r1=1.37&r2=1.38
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/modules/storage/Makefile.diff?cvsroot=cluster&r1=1.16&r2=1.17
--- conga/clustermon.spec.in.in 2008/05/12 15:16:04 1.43
+++ conga/clustermon.spec.in.in 2008/06/02 15:14:03 1.44
@@ -182,5 +182,5 @@
%changelog
-* Wed Feb 20 2008 Ryan McCabe <rmccabe@redhat.com> 0.13.0-1
+* Tue May 20 2008 Ryan McCabe <rmccabe@redhat.com> 0.13.0-3
- Initial build.
--- conga/ricci.spec.in.in 2008/03/28 01:18:51 1.9
+++ conga/ricci.spec.in.in 2008/06/02 15:14:03 1.10
@@ -126,6 +126,12 @@
exit 0
%changelog
+* Mon Jun 02 2008 Ryan McCabe <rmccabe@redhat.com> 0.13.0-4
+ - No longer need -lgroup with the new cman packages.
+
+* Wed May 20 2008 Ryan McCabe <rmccabe@redhat.com> 0.13.0-3
+ - 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/04/28 03:56:50 1.37
+++ conga/make/version.in 2008/06/02 15:14:03 1.38
@@ -1,2 +1,2 @@
VERSION=0.13.0
-RELEASE=3
+RELEASE=4
--- conga/ricci/modules/storage/Makefile 2008/01/02 20:47:37 1.16
+++ conga/ricci/modules/storage/Makefile 2008/06/02 15:14:03 1.17
@@ -56,7 +56,7 @@
INCLUDE +=
CXXFLAGS += -DPARANOIA=$(PARANOID)
-LDFLAGS += -lgroup -lmagic
+LDFLAGS += -lmagic
ifeq ($(PARANOID), 1)
LDFLAGS += ${top_srcdir}/common/paranoid/*.o
next reply other threads:[~2008-06-02 15:14 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-02 15:14 rmccabe [this message]
-- strict thread matches above, loose matches on Subject: below --
2008-03-28 1:17 [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=20080602151406.10248.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.