SUNWfirefox.spec
branchOPENSOLARIS_2008_05
changeset 11059 0f237e224c59
parent 10683 410f49dcbe7d
--- a/SUNWfirefox.spec	Fri May 02 03:45:05 2008 +0000
+++ b/SUNWfirefox.spec	Fri May 02 05:44:37 2008 +0000
@@ -32,7 +32,7 @@
 %define so_mailcap_entry %(cat %SOURCE2)
 SUNW_BaseDir:  %{_basedir}
 SUNW_Category: FIREFOX,application,%{jds_version}
-SUNW_Copyright:firefox-copyright.txt
+SUNW_Copyright:%{name}.copyright
 BuildRoot:     %{_tmppath}/%{name}-%{version}-build
 
 #####################################
@@ -111,7 +111,7 @@
 %build
 export PKG_CONFIG_PATH=${_libdir}/pkgconfig:%{_pkg_config_path}
 export LDFLAGS="-z ignore -L%{_libdir} -L/usr/sfw/lib -R'\$\$ORIGIN:\$\$ORIGIN/..' -R%{_libdir}/mps"
-export CFLAGS="-xlibmil"
+export CFLAGS="-xlibmil -I/usr/X11/include"
 export CXXFLAGS="-norunpath -xlibmil -xlibmopt -features=tmplife -lCrun -lCstd"
 %ifarch sparc
 export CFLAGS="$CFLAGS -xO5"
@@ -342,6 +342,8 @@
 # no file/dir delivered in this package
 
 %changelog
+* Fri Mar 14 2008 - [email protected]
+- Add -I/usr/X11/include to CFLAGS after update of SUNWwinc.
 * Sat Oct 20 2007 - [email protected]
 - add indiana getting started guide dependency
 * Fri Oct 12 2007 - [email protected]