spec: kexec-tools-eppic requires the same version/release of kexec-tools
makedumpfile_eppic.so (provided by kexec-tools-eppic) is built against makedumpfile (provided by kexec-tools). kexec-tools-eppic must depend on the same version.release of kexec-tools, otherwise there could be a ABI compatibility issue. Signed-off-by: WANG Chao <chaowang@redhat.com>
This commit is contained in:
parent
c2bcddfecd
commit
e4cf7a9282
@ -87,7 +87,7 @@ component of the kernel's kexec feature.
|
|||||||
|
|
||||||
%ifarch %{ix86} x86_64 ppc64 s390x
|
%ifarch %{ix86} x86_64 ppc64 s390x
|
||||||
%package eppic
|
%package eppic
|
||||||
Requires: %{name} = %{version}
|
Requires: %{name} = %{version}.%{release}
|
||||||
Summary: Additional eppic_makedumpfile.so shared object
|
Summary: Additional eppic_makedumpfile.so shared object
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user