SUNWgnome-help-viewer.spec
branchgnome-2-20
changeset 10769 f21ac119ffc6
parent 10645 54c531404d86
child 10788 ea4d64842090
--- a/SUNWgnome-help-viewer.spec	Mon Jan 14 10:26:06 2008 +0000
+++ b/SUNWgnome-help-viewer.spec	Mon Jan 14 10:37:37 2008 +0000
@@ -3,7 +3,7 @@
 #
 # includes module(s): yelp
 #
-# Copyright 2007 Sun Microsystems, Inc.
+# Copyright 2008 Sun Microsystems, Inc.
 # This file and all modifications and additions to the pristine
 # package are under the same license as the package itself.
 #
@@ -69,7 +69,7 @@
 export CXXFLAGS="%cxx_optflags -I%{_includedir}/mps"
 export PKG_CONFIG_PATH=%{_pkg_config_path}:/usr/sfw/lib/pkgconfig
 #FIXME: freetype2.m4?
-export ACLOCAL_FLAGS="-I ./m4 -I /usr/sfw/share/aclocal"
+export ACLOCAL_FLAGS="-I ./m4 -I /usr/share/aclocal"
 %if %cc_is_gcc
 %else
 export CXX="${CXX} -norunpath"
@@ -130,6 +130,9 @@
 %endif
 
 %changelog
+* Mon Jan 14 2008 - [email protected]
+- Change ACLOCAL_FLAGS to point to /usr/share/aclocal as freetype2.m4 was moved
+  from /usr/sfw/share/aclocal in snv_80 (SUNWfreetype2).
 * Thu Oct 11 2007 - [email protected]
 - Remove install dependency on SUNWgnome-doc-utils and change the build
   dependency from SUNWgnome-doc-utils-devel to SUNWgnome-doc-utils.