[PATCH] rpm: require radvd when building network support

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Otherwise, attempts to use ipv6 will fail with:

error: Failed to start network ipv6net
error: Cannot find radvd - Possibly the package isn't installed: No such file
or directory

* libvirt.spec.in (with_network): Require radvd.
---

v2: also add runtime requirement, and drop junk .gnulib and with_ipv6
cruft that snuck into v1

 libvirt.spec.in |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/libvirt.spec.in b/libvirt.spec.in
index 4a62c80..7aa7037 100644
--- a/libvirt.spec.in
+++ b/libvirt.spec.in
@@ -238,6 +238,7 @@ Requires: bridge-utils
 %if %{with_network}
 Requires: dnsmasq >= 2.41
 Requires: iptables
+Requires: radvd
 %endif
 %if %{with_nwfilter}
 Requires: ebtables
@@ -339,6 +340,7 @@ BuildRequires: libselinux-devel
 %endif
 %if %{with_network}
 BuildRequires: dnsmasq >= 2.41
+BuildRequires: radvd
 %endif
 BuildRequires: bridge-utils
 %if %{with_sasl}
-- 
1.7.4

--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list


[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]