SUNWgnome-libs.spec
changeset 12728 118427d41d8c
parent 12714 bcbd9360707b
child 13264 449c00faeb28
--- a/SUNWgnome-libs.spec	Tue Jun 24 09:29:07 2008 +0000
+++ b/SUNWgnome-libs.spec	Tue Jun 24 09:38:23 2008 +0000
@@ -114,7 +114,7 @@
 export CFLAGS="%optflags -I/usr/sfw/include -DANSICPP"
 export RPM_OPT_FLAGS="$CFLAGS"
 export CPPFLAGS="-I/usr/sfw/include"
-export LDFLAGS="%_ldflags -L/usr/sfw/lib -R/usr/sfw/lib -norunpath -lgailutil"
+export LDFLAGS="%_ldflags -L/usr/sfw/lib -R/usr/sfw/lib -norunpath"
 %rarian.build -d %name-%version
 %startupnotification.build -d %name-%version
 %libgtkhtml.build -d %name-%version
@@ -316,6 +316,8 @@
 %endif
 
 %changelog
+* Tue Jun 24 2008 - [email protected]
+- Remove "-lgailutil" from LDFLAGS. Root cause found in gtk+: bugzilla 536430.
 * Fri Jun 20 2008 - [email protected]
   gnome-keyring requires SUNWlibtasn1 and SUNWlibtasn1-devel
 * Wed Jun 18 2008 - [email protected]