From: fabbione@sourceware.org <fabbione@sourceware.org>
To: cluster-devel.redhat.com
Subject: [Cluster-devel] cluster/rgmanager ChangeLog src/daemons/Makefile
Date: 26 Apr 2007 16:43:42 -0000 [thread overview]
Message-ID: <20070426164342.20181.qmail@sourceware.org> (raw)
CVSROOT: /cvs/cluster
Module name: cluster
Changes by: fabbione at sourceware.org 2007-04-26 17:43:41
Modified files:
rgmanager : ChangeLog
rgmanager/src/daemons: Makefile
Log message:
Use resrules-noccs in dtest build target
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/rgmanager/ChangeLog.diff?cvsroot=cluster&r1=1.36&r2=1.37
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/rgmanager/src/daemons/Makefile.diff?cvsroot=cluster&r1=1.17&r2=1.18
--- cluster/rgmanager/ChangeLog 2007/04/19 20:21:22 1.36
+++ cluster/rgmanager/ChangeLog 2007/04/26 16:43:41 1.37
@@ -1,3 +1,7 @@
+2007-04-26 Fabio M. Di Nitto <fabbione@ubuntu.com>
+ * src/daemons/Makefile: use resrules-noccs in dtest build
+ target.
+
2007-04-19 Lon Hohberger <lhh@redhat.com>
* src/daemons/groups.c, rg_state.c: Apply patch from Andrey
Mirkin to fix bug #237144; prevents exclusive services from
--- cluster/rgmanager/src/daemons/Makefile 2007/03/20 17:09:57 1.17
+++ cluster/rgmanager/src/daemons/Makefile 2007/04/26 16:43:41 1.18
@@ -61,7 +61,7 @@
$(CC) -o $@ $^ -llalloc $(LDFLAGS) -lccs -lcman
dtest: rg_locks-noccs.o dtest-noccs.o reslist-noccs.o \
- resrules.o restree-noccs.o fo_domain-noccs.o depends-noccs.o
+ resrules-noccs.o restree-noccs.o fo_domain-noccs.o depends-noccs.o
$(CC) -o $@ $^ -llalloc $(LDFLAGS) -lccs -lcman \
-lreadline -ltermcap
reply other threads:[~2007-04-26 16:43 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20070426164342.20181.qmail@sourceware.org \
--to=fabbione@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.