SPECS: dhcp.spec - -D_GNU_SOURCE=1

areq areq at pld-linux.org
Sun Apr 27 21:58:52 CEST 2008


Author: areq                         Date: Sun Apr 27 19:58:52 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- -D_GNU_SOURCE=1

---- Files affected:
SPECS:
   dhcp.spec (1.163 -> 1.164) 

---- Diffs:

================================================================
Index: SPECS/dhcp.spec
diff -u SPECS/dhcp.spec:1.163 SPECS/dhcp.spec:1.164
--- SPECS/dhcp.spec:1.163	Sun Apr 27 17:13:55 2008
+++ SPECS/dhcp.spec	Sun Apr 27 21:58:47 2008
@@ -289,7 +289,7 @@
 %{__autoconf}
 %{__autoheader}
 %{__automake}
-CFLAGS="%{rpmcflags} -fPIC"
+CFLAGS="%{rpmcflags} -fPIC -D_GNU_SOURCE=1"
 %configure \
 	%{!?with_static_libs:--disable-static} \
 	--enable-dhcpv6 \
@@ -490,6 +490,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.164  2008-04-27 19:58:47  areq
+- -D_GNU_SOURCE=1
+
 Revision 1.163  2008-04-27 15:13:55  glen
 - note about options patch
 
================================================================

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



More information about the pld-cvs-commit mailing list