packages: xterm/xterm.spec - include rpmcppflags

arekm arekm at pld-linux.org
Thu Mar 11 09:04:14 CET 2010


Author: arekm                        Date: Thu Mar 11 08:04:14 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- include rpmcppflags

---- Files affected:
packages/xterm:
   xterm.spec (1.51 -> 1.52) 

---- Diffs:

================================================================
Index: packages/xterm/xterm.spec
diff -u packages/xterm/xterm.spec:1.51 packages/xterm/xterm.spec:1.52
--- packages/xterm/xterm.spec:1.51	Fri Dec 11 07:52:59 2009
+++ packages/xterm/xterm.spec	Thu Mar 11 09:04:05 2010
@@ -43,7 +43,7 @@
 %setup -q
 
 %build
-CPPFLAGS="-I/usr/include/ncurses"
+CPPFLAGS="-I/usr/include/ncurses %{rpmcppflags}"
 %configure \
 	--enable-256-color \
 	--enable-wide-chars \
@@ -97,6 +97,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.52  2010/03/11 08:04:05  arekm
+- include rpmcppflags
+
 Revision 1.51  2009/12/11 06:52:59  amateja
 - updated to 253
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xterm/xterm.spec?r1=1.51&r2=1.52&f=u



More information about the pld-cvs-commit mailing list