SPECS: dnsmasq.spec - -D_GNU_SOURCE

areq areq at pld-linux.org
Fri May 2 13:54:10 CEST 2008


Author: areq                         Date: Fri May  2 11:54:10 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- -D_GNU_SOURCE

---- Files affected:
SPECS:
   dnsmasq.spec (1.69 -> 1.70) 

---- Diffs:

================================================================
Index: SPECS/dnsmasq.spec
diff -u SPECS/dnsmasq.spec:1.69 SPECS/dnsmasq.spec:1.70
--- SPECS/dnsmasq.spec:1.69	Thu Feb 14 22:55:12 2008
+++ SPECS/dnsmasq.spec	Fri May  2 13:54:05 2008
@@ -58,7 +58,7 @@
 %build
 %{__make} all-i18n \
 	CC="%{__cc}" \
-	CFLAGS="%{rpmcflags} -DHAVE_ISC_READER" \
+	CFLAGS="%{rpmcflags} -DHAVE_ISC_READER -D_GNU_SOURCE" \
 	PREFIX=%{_prefix}
 
 %install
@@ -103,6 +103,7 @@
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/portforward
 %{_mandir}/man8/*
 %lang(es) %{_mandir}/es/man8/* 
+%lang(fr) %{_mandir}/fr/man8/* 
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -110,6 +111,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.70  2008-05-02 11:54:05  areq
+- -D_GNU_SOURCE
+
 Revision 1.69  2008-02-14 21:55:12  areq
 - 2.41
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/dnsmasq.spec?r1=1.69&r2=1.70&f=u



More information about the pld-cvs-commit mailing list