SPECS: dhcp.spec - enable timeouts even if not debugging

patrys patrys at pld-linux.org
Fri Dec 14 02:53:39 CET 2007


Author: patrys                       Date: Fri Dec 14 01:53:39 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- enable timeouts even if not debugging

---- Files affected:
SPECS:
   dhcp.spec (1.146 -> 1.147) 

---- Diffs:

================================================================
Index: SPECS/dhcp.spec
diff -u SPECS/dhcp.spec:1.146 SPECS/dhcp.spec:1.147
--- SPECS/dhcp.spec:1.146	Fri Dec 14 00:35:20 2007
+++ SPECS/dhcp.spec	Fri Dec 14 02:53:34 2007
@@ -32,9 +32,10 @@
 Patch5:		%{name}-typo.patch
 Patch6:		%{name}-arg-concat.patch
 Patch7:		%{name}-split-VARDB.patch
-Patch8:		%{name}-options.patch
-Patch9:		%{name}-libdhcp4client.patch
-Patch10:	%{name}-prototypes.patch
+Patch8:	%{name}-timeouts.patch
+Patch9:		%{name}-options.patch
+Patch10:		%{name}-libdhcp4client.patch
+Patch11:	%{name}-prototypes.patch
 URL:		http://www.isc.org/sw/dhcp/
 BuildRequires:	groff
 %{?with_ldap:BuildRequires:	openldap-devel >= 2.4.6}
@@ -201,6 +202,7 @@
 %patch8 -p1
 %patch9 -p1
 %patch10 -p1
+%patch11 -p1
 
 sed 's/@DHCP_VERSION@/'%{version}'/' < %{SOURCE5} > libdhcp4client.pc
 mkdir -p libdhcp4client
@@ -381,6 +383,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.147  2007-12-14 01:53:34  patrys
+- enable timeouts even if not debugging
+
 Revision 1.146  2007-12-13 23:35:20  patrys
 - fix prototypes and visibility
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/dhcp.spec?r1=1.146&r2=1.147&f=u



More information about the pld-cvs-commit mailing list