Explorar o código

Spec: Qdevice require same version of corosync

Signed-off-by: Jan Friesse <jfriesse@redhat.com>
Jan Friesse %!s(int64=9) %!d(string=hai) anos
pai
achega
87c363b908
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      corosync.spec.in

+ 2 - 1
corosync.spec.in

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