]> git.pld-linux.org Git - packages/dhcp.git/commitdiff
- patch no-ipv6 - don't require ipv6 support in kernel
authorzbyniu <zbyniu@pld-linux.org>
Mon, 8 Dec 2008 12:41:45 +0000 (12:41 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dhcp.spec -> 1.171

dhcp.spec

index 9a192ae53c9f566bfd9e03d80f606f3ee99abe54..0f02a6d434870c021d7c175fd5e47b687f71e892 100644 (file)
--- a/dhcp.spec
+++ b/dhcp.spec
@@ -55,6 +55,7 @@ Patch17:      %{name}-xen-checksum.patch
 Patch18:       %{name}-dhclient-anycast.patch
 Patch19:       %{name}-manpages.patch
 Patch20:       %{name}-NetworkManager-crash.patch
+Patch21:       %{name}-no-ipv6.patch
 URL:           http://www.isc.org/sw/dhcp/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -242,6 +243,7 @@ Statyczna biblioteka kliencka DHCP.
 %patch18 -p1
 %patch19 -p1
 %patch20 -p1
+%patch21 -p1
 
 # Copy in documentation and example scripts for LDAP patch to dhcpd
 cp -a %{SOURCE11} README.ldap
This page took 0.17837 seconds and 4 git commands to generate.