good for merge

On Wed, 2010-05-05 at 10:33 +1000, Angus Salkeld wrote:
> This fixes some spec file errors. Note I have added
> rpmbuild & rpmlint to the buildbot compile.
> 
> -Angus
> 
> Signed-off-by: Angus Salkeld <asalk...@redhat.com>
> ---
>  corosync.spec.in |    5 +++--
>  1 files changed, 3 insertions(+), 2 deletions(-)
> 
> diff --git a/corosync.spec.in b/corosync.spec.in
> index a05840a..42ab922 100644
> --- a/corosync.spec.in
> +++ b/corosync.spec.in
> @@ -49,7 +49,7 @@ export rdmacm_LIBS=-lrdmacm \
>  %{configure} \
>       --enable-nss \
>  %if %{with testagents}
> -        --enable-testagents \
> +     --enable-testagents \
>  %endif
>       --enable-rdma \
>       --with-initddir=%{_initddir}
> @@ -95,11 +95,12 @@ fi
>  %{_sbindir}/corosync-pload
>  %{_sbindir}/corosync-cpgtool
>  %{_sbindir}/corosync-quorumtool
> +%{_bindir}/corosync-blackbox
>  %dir %{_sysconfdir}/corosync
>  %dir %{_sysconfdir}/corosync/service.d
>  %dir %{_sysconfdir}/corosync/uidgid.d
>  %config(noreplace) %{_sysconfdir}/corosync/corosync.conf.example
> -%{_initddir}/corosync
> +%{_initrddir}/corosync
>  %dir %{_libexecdir}/lcrso
>  %{_libexecdir}/lcrso/coroparse.lcrso
>  %{_libexecdir}/lcrso/objdb.lcrso

_______________________________________________
Openais mailing list
Openais@lists.linux-foundation.org
https://lists.linux-foundation.org/mailman/listinfo/openais

Reply via email to