]> git.pld-linux.org Git - packages/dhcp.git/commitdiff
- added dhcp-dhcpd_lease_time.patch to not send lease time in 64bit
authortommat <tommat@pld-linux.org>
Wed, 24 May 2006 13:53:20 +0000 (13:53 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- rel 2

Changed files:
    dhcp.spec -> 1.113

dhcp.spec

index 6af6bc4c6d726dc8c51395bd6e4a7dd75bd246dd..710150bb1cdc7b2accaa6e63a450f2835bd6a943 100644 (file)
--- a/dhcp.spec
+++ b/dhcp.spec
@@ -8,7 +8,7 @@ Summary(pl):    Serwer DHCP
 Summary(pt_BR):        Servidor DHCP (Protocolo de configuração dinâmica de hosts)
 Name:          dhcp
 Version:       3.0.4
-Release:       1
+Release:       2
 Epoch:         3
 License:       distributable
 Group:         Networking/Daemons
@@ -23,6 +23,7 @@ Patch0:               %{name}-if_buffer_size.patch
 Patch1:                %{name}-ldap.patch
 Patch2:                %{name}-ldap1.patch
 Patch3:                %{name}-client-script-redhat.patch
+Patch4:                %{name}-dhcpd_lease_time.patch
 URL:           http://www.isc.org/sw/dhcp/
 BuildRequires: groff
 %{?with_ldap:BuildRequires:    openldap-devel}
@@ -129,6 +130,7 @@ install %{SOURCE4} .
 %{?with_ldap:%patch1 -p1}
 %{?with_ldap:%patch2 -p1}
 %patch3 -p1
+%patch4 -p1
 
 cd doc
 echo "dhcpd complies with the following RFCs:" > rfc-compliance
This page took 0.154435 seconds and 4 git commands to generate.