spec: fix a typo in "Requires" of kexec-tools-eppic

Signed-off-by: WANG Chao <chaowang@redhat.com>
This commit is contained in:
WANG Chao 2014-05-21 17:32:23 +08:00
parent f765f060c8
commit f6eaa4e227

View File

@ -87,7 +87,7 @@ component of the kernel's kexec feature.
%ifarch %{ix86} x86_64 ppc64 s390x
%package eppic
Requires: %{name} = %{version}.%{release}
Requires: %{name} = %{version}-%{release}
Summary: Additional eppic_makedumpfile.so shared object
Group: Applications/System