2007-10-07 Laszlo (Laca) Peter <[email protected]> NEVADA_76
authorlaca
Mon, 08 Oct 2007 00:38:13 +0000
changeset 10620 ef0b1170eb49
parent 10619 a50a4a72fa9a
child 10621 88e8ea9c4dd3
2007-10-07 Laszlo (Laca) Peter <[email protected]> * SUNWgnome-a11y-libs.spec: delete Nevada X deps; add /usr/X11/include to CFLAGS
ChangeLog
SUNWgnome-a11y-libs.spec
--- a/ChangeLog	Mon Oct 08 00:30:56 2007 +0000
+++ b/ChangeLog	Mon Oct 08 00:38:13 2007 +0000
@@ -1,6 +1,7 @@
 2007-10-07  Laszlo (Laca) Peter  <[email protected]>
 
-	* SUNWgnome-a11y-libs.spec: delete Nevada X deps
+	* SUNWgnome-a11y-libs.spec: delete Nevada X deps; add
+	  /usr/X11/include to CFLAGS
 	* SUNWgnome-pilot.spec: omit Nevada X deps if built --with-fox
 
 2007-10-07  Laszlo (Laca) Peter  <[email protected]>
--- a/SUNWgnome-a11y-libs.spec	Mon Oct 08 00:30:56 2007 +0000
+++ b/SUNWgnome-a11y-libs.spec	Mon Oct 08 00:38:13 2007 +0000
@@ -80,7 +80,7 @@
 PKG_CONFIG_DISABLE_UNINSTALLED=
 unset PKG_CONFIG_DISABLE_UNINSTALLED
 export PKG_CONFIG_PATH="../at-spi-%{at_spi.version}:%{_pkg_config_path}"
-export CFLAGS="%optflags"
+export CFLAGS="%optflags -I/usr/X11/include"
 export RPM_OPT_FLAGS="$CFLAGS"
 export LDFLAGS="%_ldflags $LDFLAGS -L%{_builddir}/%name-%version/at-spi-%{at_spi.version}/login-helper"
 %at_spi.build -d %name-%version
@@ -519,6 +519,7 @@
 
 %changelog
 * Sun Oct  7 2007 - [email protected]
+- add /usr/X11/include to CFLAGS
 - delete Nevada X deps
 * Fri Sep 28 2007 - [email protected]
 - disable java access bridge if build without java support