SPECS: libvirt.spec - added more Requires to -utils package
paszczus
paszczus at pld-linux.org
Wed Sep 24 16:06:43 CEST 2008
Author: paszczus Date: Wed Sep 24 14:06:43 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- added more Requires to -utils package
---- Files affected:
SPECS:
libvirt.spec (1.7 -> 1.8)
---- Diffs:
================================================================
Index: SPECS/libvirt.spec
diff -u SPECS/libvirt.spec:1.7 SPECS/libvirt.spec:1.8
--- SPECS/libvirt.spec:1.7 Wed Sep 24 13:56:44 2008
+++ SPECS/libvirt.spec Wed Sep 24 16:06:37 2008
@@ -117,6 +117,9 @@
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
@@ -217,6 +220,7 @@
%config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/libvirtd
%{_libdir}/libvirt_parthelper
%{_mandir}/man1/virsh.1*
+%dir /var/run/libvirt
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -224,6 +228,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.8 2008/09/24 14:06:37 paszczus
+- added more Requires to -utils package
+
Revision 1.7 2008/09/24 11:56:44 paszczus
- added init file
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libvirt.spec?r1=1.7&r2=1.8&f=u
More information about the pld-cvs-commit
mailing list