[Pacemaker] [PATCH] Low: minor corrections in the spec file

Vadym Chepkov vchepkov at gmail.com
Sat Apr 30 08:51:10 EDT 2011


# HG changeset patch
# User Vadym Chepkov <vchepkov at 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




More information about the Pacemaker mailing list