# HG changeset patch
# User Vadym Chepkov <vchep...@gmail.com>
# Date 1304167609 14400
# Branch stable-1.0
# Node ID a051be4bc03ea0daaf9a9beaf51298c52cc3f3b7
# Parent  1554a83db0d3c3e546cfd3aaff6af1184f79ee87
Low: minor corrections in the spec file

diff --git a/pacemaker.spec.in b/pacemaker.spec.in
--- a/pacemaker.spec.in
+++ b/pacemaker.spec.in
@@ -86,7 +86,7 @@
 %endif
 
 %if %{with heartbeat}
-BuildRequires: heartbeat-devel heartbeat-libs
+BuildRequires: heartbeat-devel
 %endif
 
 %description
@@ -165,7 +165,7 @@
 rm -rf %{buildroot}
 make DESTDIR=%{buildroot} docdir=%{pcmk_docdir} install
 
-# Scripts that need should be executable
+# Scripts that should be executable
 chmod a+x %{buildroot}/%{_libdir}/heartbeat/hb2openais-helper.py
 chmod a+x %{buildroot}/%{_datadir}/pacemaker/tests/cts/CTSlab.py
 chmod a+x %{buildroot}/%{_datadir}/pacemaker/tests/cts/extracttests.py

_______________________________________________
Pacemaker mailing list: Pacemaker@oss.clusterlabs.org
http://oss.clusterlabs.org/mailman/listinfo/pacemaker

Project Home: http://www.clusterlabs.org
Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf
Bugs: http://developerbugs.linux-foundation.org/enter_bug.cgi?product=Pacemaker

Reply via email to