fix build requires

Signed-off-by: Fabio M. Di Nitto <fdinitto@redhat.com>
This commit is contained in:
Fabio M. Di Nitto 2012-02-01 08:20:40 +01:00
parent be2324057f
commit 05e0955e83

View File

@ -7,13 +7,12 @@ Group: System Environment/Kernel
Summary: Cluster control daemon and tool Summary: Cluster control daemon and tool
URL: https://fedorahosted.org/cluster URL: https://fedorahosted.org/cluster
BuildRequires: glibc-kernheaders BuildRequires: glibc-kernheaders
BuildRequires: corosynclib-devel BuildRequires: corosynclib-devel >= 1.99.0
BuildRequires: libxml2-devel
BuildRequires: systemd-units BuildRequires: systemd-units
Requires: %{name}-lib = %{version}-%{release} Requires: %{name}-lib = %{version}-%{release}
Source0: http://people.redhat.com/teigland/%{name}-%{version}.tar.gz Source0: http://people.redhat.com/teigland/%{name}-%{version}.tar.gz
BuildRequires: corosync >= 1.99.0
Requires(post): systemd-units Requires(post): systemd-units
Requires(preun): systemd-units Requires(preun): systemd-units
Requires(postun): systemd-units Requires(postun): systemd-units