rpms/seamonkey/F-9 seamonkey.sh.in, 1.5, 1.6 seamonkey.spec, 1.49, 1.50

Christopher Aillon caillon at fedoraproject.org
Wed Jan 7 22:32:23 UTC 2009


Author: caillon

Update of /cvs/extras/rpms/seamonkey/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv31684

Modified Files:
	seamonkey.sh.in seamonkey.spec 
Log Message:
* Wed Jan 07 2009 Christopher Aillon <caillon at redhat.com> - 1.1.14-2
- Disable the crash dialog



Index: seamonkey.sh.in
===================================================================
RCS file: /cvs/extras/rpms/seamonkey/F-9/seamonkey.sh.in,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- seamonkey.sh.in	1 Oct 2007 10:27:50 -0000	1.5
+++ seamonkey.sh.in	7 Jan 2009 22:31:53 -0000	1.6
@@ -91,6 +91,12 @@
 #MOZ_DISABLE_PANGO=1
 #export MOZ_DISABLE_PANGO
 
+##
+## Disable the GNOME crash dialog, Moz has it's own
+## 
+GNOME_DISABLE_CRASH_DIALOG=1
+export GNOME_DISABLE_CRASH_DIALOG
+
 function check_running() {
     $MOZ_CLIENT_PROGRAM 'ping()' 2>/dev/null >/dev/null
     RETURN_VAL=$?


Index: seamonkey.spec
===================================================================
RCS file: /cvs/extras/rpms/seamonkey/F-9/seamonkey.spec,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- seamonkey.spec	18 Dec 2008 00:26:55 -0000	1.49
+++ seamonkey.spec	7 Jan 2009 22:31:53 -0000	1.50
@@ -12,7 +12,7 @@
 Name:           seamonkey
 Summary:        Web browser, e-mail, news, IRC client, HTML editor
 Version:        1.1.14
-Release:        1%{?dist}
+Release:        2%{?dist}
 URL:            http://www.mozilla.org/projects/seamonkey/
 License:        MPLv1.1
 Group:          Applications/Internet
@@ -432,6 +432,9 @@
 
 
 %changelog
+* Wed Jan 07 2009 Christopher Aillon <caillon at redhat.com> - 1.1.14-2
+- Disable the crash dialog
+
 * Wed Dec 17 2008 Kai Engert <kengert at redhat.com> - 1.1.14-1
 - Update to 1.1.14
 * Wed Nov 12 2008 Christopher Aillon <caillon at redhat.com> - 1.1.13-1




More information about the fedora-extras-commits mailing list