SUNWevolution.spec
changeset 10616 3ea3bf84b2b5
parent 10609 c8474ee144bf
child 10633 9d1d87d1238f
--- a/SUNWevolution.spec	Fri Oct 05 16:24:06 2007 +0000
+++ b/SUNWevolution.spec	Fri Oct 05 21:09:47 2007 +0000
@@ -114,7 +114,7 @@
 #       should be re-enabled once these issues are fixed
 export LD=/usr/ccs/bin/ld 
 export LDFLAGS="%{?arch_ldadd} -Wl,-z,ignore -L%{_libdir} -R%{_libdir}"
-export CFLAGS="%optflags"
+export CFLAGS="%optflags -I/usr/gnu/include -L/usr/gnu/lib -R/usr/gnu/lib"
 export RPM_OPT_FLAGS="$CFLAGS"
 export PERL=/usr/perl5/bin/perl
 export PKG_CONFIG_PATH=%{_pkg_config_path}:%{_builddir}/%name-%version/evolution-%{evolution.version}
@@ -289,7 +289,8 @@
 * Thu Oct  4 2007 - [email protected]
 - add %arch_ldadd to LDFLAGS so that the GNU libiconv flags are used
 - delete -I %{_includedir} from CFLAGS -- breaks the indiana build because
-  the wrong iconv.h is picked up; otherwise it's useless
+  the wrong iconv.h is picked up; otherwise it's useless; add /usr/gnu stuff
+  instead
 * Tue Aug 28 2007 - [email protected]
 - Add a new schemas files to %files and remove version number from another.
 * Wed Jul 11 2007 - [email protected]