SUNWgnome-a11y-dasher.spec
changeset 9916 59ec7561333c
parent 9780 21510eb397b1
child 10349 daa968f1aac5
--- a/SUNWgnome-a11y-dasher.spec	Wed May 16 13:57:21 2007 +0000
+++ b/SUNWgnome-a11y-dasher.spec	Wed May 16 16:16:37 2007 +0000
@@ -67,6 +67,7 @@
 export MSGFMT="/usr/bin/msgfmt"
 export ACLOCAL_FLAGS="-I %{_datadir}/aclocal"
 export CFLAGS="%optflags -I/usr/sfw/include"
+export CPPFLAGS="-I/usr/sfw/include"
 export CXXFLAGS="%cxx_optflags -staticlib=stlport4"
 export RPM_OPT_FLAGS="$CFLAGS"
 export LDFLAGS="%_ldflags -L/usr/sfw/lib -R/usr/sfw/lib"
@@ -160,6 +161,8 @@
 %endif
 
 %changelog
+* Wed MAy 16 2007 - [email protected]
+- Set CPPFLAGS in %build so that expat.h under /usr/sfw/include can be found.
 * Tue Apr 24 2007 - [email protected]
 - s/0755/-/ in defattr so that files are not made all executable
 * Thu Jan 04 2007 - [email protected]