- Fix typo in spec file
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=280
This commit is contained in:
parent
84d9a7b3ca
commit
43fb22fd87
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 3 11:14:11 MDT 2013 - jfehlig@suse.com
|
||||
|
||||
- Fix typo in spec file
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 3 10:20:05 MDT 2013 - jfehlig@suse.com
|
||||
|
||||
|
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user