- Fix typo in spec file

OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=280
This commit is contained in:
2013-07-03 17:14:50 +00:00
committed by Git OBS Bridge
parent 84d9a7b3ca
commit 43fb22fd87
2 changed files with 6 additions and 1 deletions

View File

@@ -258,7 +258,7 @@ Requires: libvirt-daemon-driver-vbox = %{version}-%{release}
%if %{with_nwfilter}
Requires: libvirt-daemon-driver-nwfilter = %{version}-%{release}
%endif
%if %{with_interface)
%if %{with_interface}
Requires: libvirt-daemon-driver-interface = %{version}-%{release}
%endif
Requires: libvirt-daemon-driver-network = %{version}-%{release}