SPECS: dhcp.spec - revert USE_SOCKET_FALLBACK, breaks dhclient on ...

aredridel aredridel at pld-linux.org
Sat Aug 5 03:54:36 CEST 2006


Author: aredridel                    Date: Sat Aug  5 01:54:36 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- revert USE_SOCKET_FALLBACK, breaks dhclient on 802.11 links with drivers
  that don't reform packets into 802.1

---- Files affected:
SPECS:
   dhcp.spec (1.113 -> 1.114) 

---- Diffs:

================================================================
Index: SPECS/dhcp.spec
diff -u SPECS/dhcp.spec:1.113 SPECS/dhcp.spec:1.114
--- SPECS/dhcp.spec:1.113	Wed May 24 15:53:20 2006
+++ SPECS/dhcp.spec	Sat Aug  5 03:54:31 2006
@@ -146,10 +146,9 @@
 
 %{__make} \
 	CC="%{__cc}" \
-	COPTS="%{rpmcflags} \
+	CC_OPTIONS="%{rpmcflags} \
 	-D_PATH_DHCPD_DB=\\\"/var/lib/%{name}/dhcpd.leases\\\" \
-	-D_PATH_DHCLIENT_DB=\\\"/var/lib/%{name}/dhclient.leases\\\" \
-	-DUSE_SOCKET_FALLBACK" \
+	-D_PATH_DHCLIENT_DB=\\\"/var/lib/%{name}/dhclient.leases\\\" " \
 	DEBUG="" VARDB="/var/lib/%{name}"
 
 %install
@@ -271,6 +270,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.114  2006/08/05 01:54:31  aredridel
+- revert USE_SOCKET_FALLBACK, breaks dhclient on 802.11 links with drivers
+  that don't reform packets into 802.1
+
 Revision 1.113  2006/05/24 13:53:20  tommat
 - added dhcp-dhcpd_lease_time.patch to not send lease time in 64bit
 - rel 2
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/dhcp.spec?r1=1.113&r2=1.114&f=u



More information about the pld-cvs-commit mailing list