]> git.pld-linux.org Git - packages/libvirt.git/commitdiff
- added more Requires to -utils package
authorSÅ‚awomir Paszkiewicz <paszczus@pld-linux.org>
Wed, 24 Sep 2008 14:06:37 +0000 (14:06 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    libvirt.spec -> 1.8

libvirt.spec

index 576caee0e9dc351dcd6c5a433a9be93249f8e793..3da185a426149b68a821fda5abd25cbb00604807 100644 (file)
@@ -116,6 +116,9 @@ This package contains the Python bindings for the libvirt library.
 Summary:       Tools to interact with virtualization capabilities
 Group:         Base/Kernel
 Requires:      %{name} = %{version}-%{release}
+Requires:      bridge-utils
+Requires:      dnsmasq
+Requires:      iptables
 
 %description utils
 Libvirt is a C toolkit to interact with the virtualization
@@ -216,3 +219,4 @@ rm -rf $RPM_BUILD_ROOT
 %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/libvirtd
 %{_libdir}/libvirt_parthelper
 %{_mandir}/man1/virsh.1*
+%dir /var/run/libvirt
This page took 0.043748 seconds and 4 git commands to generate.