4
0
Эх сурвалжийг харах

Spec: Qdevice require same version of corosync

Signed-off-by: Jan Friesse <jfriesse@redhat.com>
Jan Friesse 9 жил өмнө
parent
commit
87c363b908

+ 2 - 1
corosync.spec.in

@@ -374,7 +374,8 @@ The Corosync Cluster Engine APIs.
 %package -n corosync-qdevice
 %package -n corosync-qdevice
 Summary: The Corosync Cluster Engine Qdevice
 Summary: The Corosync Cluster Engine Qdevice
 Group: System Environment/Base
 Group: System Environment/Base
-Requires: corosync
+Requires: %{name} = %{version}-%{release}
+Requires: corosynclib = %{version}-%{release}
 Requires: nss-tools
 Requires: nss-tools
 
 
 %if %{with systemd}
 %if %{with systemd}