[CentOS-devel] Heartbeat 2.0.8 spec file patch

Matthew Albright mattalbright at yahoo.com
Mon May 21 23:32:28 UTC 2007


Whoops, s/curses/ncurses/g;

matt

--- heartbeat.spec-orig 2007-05-21 15:45:57.000000000 -0700
+++ heartbeat.spec      2007-05-21 16:31:33.000000000 -0700
@@ -8,7 +8,7 @@
 Summary: heartbeat - The Heartbeat Subsystem for High-Availability Linux
 Name:  heartbeat
 Version:       2.0.8
-Release:       3%{?dist}
+Release:       4%{?dist}
 License: GPL/LGPL
 URL: http://linux-ha.org/
 Group: Utilities
@@ -21,7 +21,7 @@
 BuildPrereq: glib-devel, 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, lm_sensors-devel, net-snmp-devel
+BuildRequires: libgcrypt-devel, lm_sensors-devel, net-snmp-devel, glib2-devel, python-devel, pam-devel, gnutls-devel, ncurses-devel
 
 %package ldirectord
 Summary: Monitor daemon for maintaining high availability resources
@@ -96,6 +96,10 @@
 %endif
 
 %changelog
+* Mon May 21 2007  Matt Albright <mattalbright at yahoo.com>
+- added glib2-devel, python-devel, pam-devel, gnutls-devel and ncurses-devel as
+  build requirements
+
 * Sun May 13 2007  Johnny Hughes <johnny at centos.org>
 - added net-snmp-devel as a build requirement
 - fixed an error in 'ipmilan.c' function 'ipmilan_set_config' that prevents






More information about the CentOS-devel mailing list