SPECS: vte.spec - added %{rpmcflags} to CFLAGS

charles charles at pld-linux.org
Sat Jan 28 16:09:10 CET 2006


Author: charles                      Date: Sat Jan 28 15:09:10 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added %{rpmcflags} to CFLAGS

---- Files affected:
SPECS:
   vte.spec (1.82 -> 1.83) 

---- Diffs:

================================================================
Index: SPECS/vte.spec
diff -u SPECS/vte.spec:1.82 SPECS/vte.spec:1.83
--- SPECS/vte.spec:1.82	Sat Jan 28 09:23:32 2006
+++ SPECS/vte.spec	Sat Jan 28 16:09:04 2006
@@ -106,7 +106,7 @@
 %{__autoheader}
 %{__automake}
 %{__autoconf}
-CFLAGS="-I/usr/include/ncurses"
+CFLAGS="%{rpmcflags} -I/usr/include/ncurses"
 %configure \
 	--with-xft2 \
 	--with-pangox \
@@ -165,6 +165,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.83  2006/01/28 15:09:04  charles
+- added %{rpmcflags} to CFLAGS
+
 Revision 1.82  2006/01/28 08:23:32  freetz
 - rel.2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/vte.spec?r1=1.82&r2=1.83&f=u



More information about the pld-cvs-commit mailing list