2008-06-24 Damien Carbery <[email protected]>
authordcarbery
Tue, 24 Jun 2008 09:38:23 +0000
changeset 12728 118427d41d8c
parent 12727 775743e4e362
child 12729 0941be502abb
2008-06-24 Damien Carbery <[email protected]> * SUNWgnome-display-mgr.spec, SUNWgnome-dialog.spec, SUNWgnome-camera.spec, SUNWgnome-libs.spec, SUNWgnome-print.spec: Remove "-lgailutil" from LDFLAGS. Root cause found in gtk+: bugzilla 536430.
ChangeLog
SUNWgnome-camera.spec
SUNWgnome-dialog.spec
SUNWgnome-display-mgr.spec
SUNWgnome-libs.spec
SUNWgnome-print.spec
--- a/ChangeLog	Tue Jun 24 09:29:07 2008 +0000
+++ b/ChangeLog	Tue Jun 24 09:38:23 2008 +0000
@@ -1,3 +1,10 @@
+2008-06-24  Damien Carbery <[email protected]>
+
+	* SUNWgnome-display-mgr.spec, SUNWgnome-dialog.spec,
+	  SUNWgnome-camera.spec, SUNWgnome-libs.spec, SUNWgnome-print.spec:
+	  Remove "-lgailutil" from LDFLAGS. Root cause found in gtk+: bugzilla
+	  536430.
+
 2008-06-24  Damien Carbery <[email protected]>
 
 	* base-specs/gtk2.spec: Add patch 17-gail-uninstalled to fix 536430.
--- a/SUNWgnome-camera.spec	Tue Jun 24 09:29:07 2008 +0000
+++ b/SUNWgnome-camera.spec	Tue Jun 24 09:38:23 2008 +0000
@@ -74,7 +74,7 @@
 export ACLOCAL_FLAGS="-I %{_datadir}/aclocal"
 export CFLAGS="%optflags"
 export RPM_OPT_FLAGS="$CFLAGS"
-export LDFLAGS="%_ldflags -R/usr/sfw/lib -lgailutil"
+export LDFLAGS="%_ldflags -R/usr/sfw/lib"
 
 %libgphoto2.build -d %name-%version
 
@@ -178,6 +178,8 @@
 %{_libdir}/pkgconfig/*
 
 %changelog
+* Tue Jun 24 2008 - [email protected]
+- Remove "-lgailutil" from LDFLAGS. Root cause found in gtk+: bugzilla 536430.
 * Fri Jun 06 2008 - [email protected]
 - Add "-lgailutil" to LDFLAGS so that libgailutil is linked in when
   libgnomecanvas is linked.  libgnomecanvas.so includes some gail functions.
--- a/SUNWgnome-dialog.spec	Tue Jun 24 09:29:07 2008 +0000
+++ b/SUNWgnome-dialog.spec	Tue Jun 24 09:38:23 2008 +0000
@@ -51,7 +51,7 @@
 export PERL=/usr/perl5/bin/perl
 export CFLAGS="%optflags -I%{_includedir}"
 export RPM_OPT_FLAGS="$CFLAGS"
-export LDFLAGS="%_ldflags -lX11 -lgailutil"
+export LDFLAGS="%_ldflags -lX11"
 %zenity.build -d %name-%version
 
 %install
@@ -109,6 +109,8 @@
 %endif
 
 %changelog
+* Tue Jun 24 2008 - [email protected]
+- Remove "-lgailutil" from LDFLAGS. Root cause found in gtk+: bugzilla 536430.
 * Thu Jun 05 2008 - [email protected]
 - Add "-lgailutil" to LDFLAGS so that libgailutil is linked in when
   libgnomecanvas is linked. libgnomecanvas.so includes some gail functions.
--- a/SUNWgnome-display-mgr.spec	Tue Jun 24 09:29:07 2008 +0000
+++ b/SUNWgnome-display-mgr.spec	Tue Jun 24 09:38:23 2008 +0000
@@ -80,7 +80,7 @@
 gzcat %SOURCE0 | tar xf -
 
 %build
-export LDFLAGS="%_ldflags -L/usr/openwin/lib -lXau -R/usr/openwin/lib -R/usr/sfw/lib -lgailutil"
+export LDFLAGS="%_ldflags -L/usr/openwin/lib -lXau -R/usr/openwin/lib -R/usr/sfw/lib"
 export PKG_CONFIG_PATH=%{_pkg_config_path}
 X11_CFLAGS=
 pkg-config --exists x11 && X11_CFLAGS=`pkg-config --cflags x11`
@@ -239,6 +239,8 @@
 %endif
 
 %changelog
+* Tue Jun 24 2008 - [email protected]
+- Remove "-lgailutil" from LDFLAGS. Root cause found in gtk+: bugzilla 536430.
 * Thu Jun 05 2008 - [email protected]
 - Add "-lgailutil" to LDFLAGS so that libgailutil is linked in when
   libgnomecanvas is linked. libgnomecanvas.so includes some gail functions.
--- 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]
--- a/SUNWgnome-print.spec	Tue Jun 24 09:29:07 2008 +0000
+++ b/SUNWgnome-print.spec	Tue Jun 24 09:38:23 2008 +0000
@@ -108,7 +108,7 @@
 
 %build
 export PKG_CONFIG_PATH=../libgnomeprint-%{gprint.version}/libgnomeprint:%{_pkg_config_path}
-export LDFLAGS="%_ldflags -L/usr/sfw/lib -R/usr/sfw/lib -lgailutil"
+export LDFLAGS="%_ldflags -L/usr/sfw/lib -R/usr/sfw/lib"
 export CFLAGS="%optflags"
 
 %gprint.build -d %name-%version
@@ -282,6 +282,8 @@
 %endif
 
 %changelog
+* Tue Jun 24 2008 - [email protected]
+- Remove "-lgailutil" from LDFLAGS. Root cause found in gtk+: bugzilla 536430.
 * Wed Jun 04 2008 - [email protected]
 - Add "-lgailutil" to LIBS so that libgailutil is linked in when libgnomecanvas
   is linked. libgnomecanvas.so includes some gail functions.