- Fix typo in spec file

OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=280
This commit is contained in:
James Fehlig 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

@ -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

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}