diff --git a/libvirt.changes b/libvirt.changes index bf02045..ccfcf32 100644 --- a/libvirt.changes +++ b/libvirt.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Feb 3 14:42:19 UTC 2013 - crrodriguez@opensuse.org + +- Require modutils instead of module-init-tools. + ------------------------------------------------------------------- Wed Jan 30 11:28:32 MST 2013 - jfehlig@suse.com diff --git a/libvirt.spec b/libvirt.spec index 883faab..9bae3cd 100644 --- a/libvirt.spec +++ b/libvirt.spec @@ -352,7 +352,7 @@ Requires: virt-utils %if %{with_libvirtd} Recommends: bridge-utils # for modprobe of pci devices -Requires: module-init-tools +Requires: modutils # for /sbin/ip & /sbin/tc Requires: iproute %endif