|
@@ -8,7 +8,7 @@ Summary: Heartbeat subsystem for High-Availability Linux
|
|
|
Summary(ja): 高可用性 Linux のための HeartBeat サブシステム
|
|
|
Name: heartbeat
|
|
|
Version: 2.0.8
|
|
|
-Release: 6%{_dist_release}
|
|
|
+Release: 5%{_dist_release}
|
|
|
|
|
|
Group: System Environment/Daemons
|
|
|
License: GPL/LGPL
|
|
@@ -32,8 +32,6 @@ BuildRequires: pam-devel
|
|
|
BuildRequires: python-devel
|
|
|
BuildRequires: swig
|
|
|
BuildRequires: curl-devel
|
|
|
-BuildRequires: libuuid-devel
|
|
|
-BuildRequires: libxml2-devel
|
|
|
%endif
|
|
|
Requires: stonith = %{version}-%{release}
|
|
|
Requires: pils = %{version}-%{release}
|
|
@@ -309,10 +307,6 @@ test "$1" != 0 || /usr/sbin/groupdel %{gname} &>/dev/null || :
|
|
|
%{_libdir}/*.so
|
|
|
|
|
|
%changelog
|
|
|
-* Sun Mar 20 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.0.8-6
|
|
|
-- rebuild with openssl-1.0.0d
|
|
|
-- add BuildRequires: libuuid-devel, libxml2-devel
|
|
|
-
|
|
|
* Sun Oct 3 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.0.8-5
|
|
|
- rebuilt with new toolchain
|
|
|
|