]> git.proxmox.com Git - mirror_frr.git/commitdiff
* Sun Nov 07 2004 Paul Jakma <paul@dishone.st>
authorpaul <paul>
Sun, 7 Nov 2004 22:12:23 +0000 (22:12 +0000)
committerpaul <paul>
Sun, 7 Nov 2004 22:12:23 +0000 (22:12 +0000)
- Fix with_ipv6 set to 0 build

redhat/quagga.spec.in

index ec7f206fc26f12607dc4583c0466ffc16bc217c4..d201fefee06a6d77af948cf56ddb1fdeaed8639d 100644 (file)
 %define         quagga_uid      92
 %define         quagga_gid      92
 %define                daemon_list     zebra ripd ospfd bgpd
+
 %if %{with_ipv6}
 %define                daemonv6_list   %{daemon_list} ripngd ospf6d
+%else
+%define                daemonv6_list   ""
 %endif
+
 %if %{with_isisd}
 %define                daemon_other    isisd
 %else
@@ -344,6 +348,9 @@ rm -rf $RPM_BUILD_ROOT
 
 %changelog
 %changelog
+* Sun Nov 07 2004 Paul Jakma <paul@dishone.st>
+- Fix with_ipv6 set to 0 build
+
 * Sat Oct 23 2004 Paul Jakma <paul@dishone.st>
 - Update to 0.97.2