|
|
@@ -31,6 +31,7 @@ Source0: http://build.clusterlabs.org/corosync/releases/%{name}-%{version}%{?git
|
|
|
Requires: corosynclib%{?_isa} = %{version}-%{release}
|
|
|
|
|
|
# Build bits
|
|
|
+BuildRequires: gcc
|
|
|
|
|
|
%if 0%{?suse_version}
|
|
|
BuildRequires: groff-full
|
|
|
@@ -137,8 +138,6 @@ install -m 644 tools/corosync-notifyd.sysconfig.example \
|
|
|
install -m 644 init/corosync.sysconfig.example \
|
|
|
%{buildroot}%{_sysconfdir}/sysconfig/corosync
|
|
|
|
|
|
-%clean
|
|
|
-
|
|
|
%description
|
|
|
This package contains the Corosync Cluster Engine Executive, several default
|
|
|
APIs and libraries, default configuration files, and an init script.
|