rpms/xulrunner/devel xulrunner-mozconfig, 1.21, 1.22 xulrunner.spec, 1.130, 1.131

Christopher Aillon (caillon) fedora-extras-commits at redhat.com
Wed Jul 23 05:00:21 UTC 2008


Author: caillon

Update of /cvs/extras/rpms/xulrunner/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26588

Modified Files:
	xulrunner-mozconfig xulrunner.spec 
Log Message:
* Wed Jul 23 2008 Christopher Aillon <caillon at redhat.com> 1.9.0.1-2
- Disable system hunspell for now as it's causing some crashes (447444)



Index: xulrunner-mozconfig
===================================================================
RCS file: /cvs/extras/rpms/xulrunner/devel/xulrunner-mozconfig,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- xulrunner-mozconfig	18 Jul 2008 17:23:55 -0000	1.21
+++ xulrunner-mozconfig	23 Jul 2008 04:59:37 -0000	1.22
@@ -9,7 +9,7 @@
 ac_add_options --with-system-bz2
 #ac_add_options --with-system-png
 ac_add_options --enable-system-lcms
-ac_add_options --enable-system-hunspell
+#ac_add_options --enable-system-hunspell
 ac_add_options --enable-system-sqlite
 ac_add_options --with-pthreads
 ac_add_options --disable-strip


Index: xulrunner.spec
===================================================================
RCS file: /cvs/extras/rpms/xulrunner/devel/xulrunner.spec,v
retrieving revision 1.130
retrieving revision 1.131
diff -u -r1.130 -r1.131
--- xulrunner.spec	18 Jul 2008 22:25:35 -0000	1.130
+++ xulrunner.spec	23 Jul 2008 04:59:37 -0000	1.131
@@ -8,7 +8,7 @@
 Summary:        XUL Runtime for Gecko Applications
 Name:           xulrunner
 Version:        1.9.0.1
-Release:        1%{?dist}
+Release:        2%{?dist}
 URL:            http://www.mozilla.org/projects/xulrunner/
 License:        MPLv1.1 or GPLv2+ or LGPLv2+
 Group:          Applications/Internet
@@ -380,6 +380,9 @@
 #---------------------------------------------------------------------
 
 %changelog
+* Wed Jul 23 2008 Christopher Aillon <caillon at redhat.com> 1.9.0.1-2
+- Disable system hunspell for now as it's causing some crashes (447444)
+
 * Wed Jul 16 2008 Christopher Aillon <caillon at redhat.com> 1.9.0.1-1
 - Update to 1.9.0.1
 




More information about the fedora-extras-commits mailing list