Browse Source

heartbeat: rebuild with openssl-1.0.0d

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@3030 ec354946-7b23-47d6-9f5a-488ba84defc7
Takemikaduchi 13 years ago
parent
commit
5daef1191f
1 changed files with 7 additions and 1 deletions
  1. 7 1
      h/heartbeat/heartbeat-vl.spec

+ 7 - 1
h/heartbeat/heartbeat-vl.spec

@@ -8,7 +8,7 @@ Summary:          Heartbeat subsystem for High-Availability Linux
 Summary(ja):	  高可用性 Linux のための HeartBeat サブシステム
 Name:             heartbeat
 Version:          2.0.8
-Release:          5%{_dist_release}
+Release:          6%{_dist_release}
 
 Group:            System Environment/Daemons
 License:          GPL/LGPL
@@ -32,6 +32,8 @@ 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}
@@ -307,6 +309,10 @@ 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