mirror of
https://src.fedoraproject.org/rpms/virt-manager.git
synced 2025-07-16 09:04:55 +00:00
Fix typo in comparison
This commit is contained in:
@@ -55,7 +55,7 @@ Requires: scrollkeeper
|
||||
Requires: gtk-vnc-python >= 0.3.8
|
||||
# For local authentication against PolicyKit
|
||||
# Fedora 12 has no need for a client agent.
|
||||
%if 0%{?fedora} = 11
|
||||
%if 0%{?fedora} == 11
|
||||
Requires: PolicyKit-authentication-agent
|
||||
%endif
|
||||
%if 0%{?fedora} >= 9 && 0%{?fedora} < 11
|
||||
|
Reference in New Issue
Block a user