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

Andrew Beekhof andrew at beekhof.net
Mon May 2 07:23:08 EDT 2011


On Sat, Apr 30, 2011 at 2:51 PM, Vadym Chepkov <vchepkov at gmail.com> wrote:
> # 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

Strictly speaking, heartbeat-libs is required.  It just gets pulled in
automatically

>
>  %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 at 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
>




More information about the Pacemaker mailing list