Send Linux-ha-cvs mailing list submissions to
[email protected]
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.community.tummy.com/mailman/listinfo/linux-ha-cvs
or, via email, send a message with subject or body 'help' to
[EMAIL PROTECTED]
You can reach the person managing the list at
[EMAIL PROTECTED]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Linux-ha-cvs digest..."
Today's Topics:
1. Linux-HA CVS: linux-ha by zhenh from
([email protected])
----------------------------------------------------------------------
Message: 1
Date: Fri, 24 Mar 2006 01:16:46 -0700 (MST)
From: [email protected]
Subject: [Linux-ha-cvs] Linux-HA CVS: linux-ha by zhenh from
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
linux-ha CVS committal
Author : zhenh
Host :
Module : linux-ha
Dir : linux-ha
Modified Files:
heartbeat.spec.in
Log Message:
add a build dependency on libgcrypt-devel
===================================================================
RCS file: /home/cvs/linux-ha/linux-ha/heartbeat.spec.in,v
retrieving revision 1.164
retrieving revision 1.165
diff -u -3 -r1.164 -r1.165
--- heartbeat.spec.in 27 Feb 2006 17:01:24 -0000 1.164
+++ heartbeat.spec.in 24 Mar 2006 08:16:45 -0000 1.165
@@ -1,4 +1,4 @@
-# $Id: heartbeat.spec.in,v 1.164 2006/02/27 17:01:24 andrew Exp $
+# $Id: heartbeat.spec.in,v 1.165 2006/03/24 08:16:45 zhenh Exp $
# Workaround for a change in RPM 4.1.x; needs proper fixing soon!
##%define _unpackaged_files_terminate_build 0
@@ -16,6 +16,7 @@
BuildPrereq: glib-devel, @UCDSNMPDEVEL@, perl, iputils, /usr/bin/ssh,
openssl-devel, libnet
# libnet available from www.ultramonkey.org and others
Requires: sysklogd, heartbeat-stonith = %{version}-%{release}, heartbeat-pils
= %{version}-%{release}
+BuildRequires: libgcrypt-devel
%package ldirectord
Summary: Monitor daemon for maintaining high availability resources
------------------------------
_______________________________________________
Linux-ha-cvs mailing list
[email protected]
http://lists.community.tummy.com/mailman/listinfo/linux-ha-cvs
End of Linux-ha-cvs Digest, Vol 28, Issue 58
********************************************