mirror of
https://github.com/libvirt/libvirt.git
synced 2026-09-03 20:53:04 -05:00
spec: Fix typo in libvirt-daemon Obsoletes macro expansion
Fixes: 07b220964f
Signed-off-by: Jim Fehlig <jfehlig@suse.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
This commit is contained in:
+1
-1
@@ -309,7 +309,7 @@ Source: https://download.libvirt.org/%{?mainturl}libvirt-%{version}.tar.xz
|
||||
%if %{with_libvirtd}
|
||||
Requires: libvirt-daemon = %{version}-%{release}
|
||||
%else
|
||||
Obsoletes: libvirt-daemon < %(version)-%(release)
|
||||
Obsoletes: libvirt-daemon < %{version}-%{release}
|
||||
%endif
|
||||
Requires: libvirt-daemon-config-network = %{version}-%{release}
|
||||
Requires: libvirt-daemon-config-nwfilter = %{version}-%{release}
|
||||
|
||||
Reference in New Issue
Block a user