|
@@ -101,6 +101,9 @@ export rdmacm_LIBS=-lrdmacm \
|
|
|
%endif
|
|
%endif
|
|
|
%if %{with systemd}
|
|
%if %{with systemd}
|
|
|
--enable-systemd \
|
|
--enable-systemd \
|
|
|
|
|
+%endif
|
|
|
|
|
+%if %{with xmlconf}
|
|
|
|
|
+ --enable-xmlconf \
|
|
|
%endif
|
|
%endif
|
|
|
--with-initddir=%{_initrddir}
|
|
--with-initddir=%{_initrddir}
|
|
|
|
|
|
|
@@ -194,7 +197,6 @@ fi
|
|
|
%{_mandir}/man5/corosync.conf.5*
|
|
%{_mandir}/man5/corosync.conf.5*
|
|
|
%{_mandir}/man5/votequorum.5*
|
|
%{_mandir}/man5/votequorum.5*
|
|
|
|
|
|
|
|
-
|
|
|
|
|
# optional testagent rpm
|
|
# optional testagent rpm
|
|
|
#
|
|
#
|
|
|
%if %{with testagents}
|
|
%if %{with testagents}
|