[chatzilla] Another attempt to fix rhbz #632233 ( Update max gecko version )

Hicham HAOUARI hicham at fedoraproject.org
Thu Sep 9 16:35:57 UTC 2010


commit 4252f89553d4290aff90cb41a67c820259e0ca67
Author: Hicham HAOUARI <hicham.haouari at gmail.com>
Date:   Thu Sep 9 16:35:52 2010 +0000

    Another attempt to fix rhbz #632233 ( Update max gecko version )

 chatzilla-0.9.86-2c5f8e558d1d-xulrunner.patch |    2 +-
 chatzilla.spec                                |    5 ++++-
 2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/chatzilla-0.9.86-2c5f8e558d1d-xulrunner.patch b/chatzilla-0.9.86-2c5f8e558d1d-xulrunner.patch
index 7741538..ed60628 100644
--- a/chatzilla-0.9.86-2c5f8e558d1d-xulrunner.patch
+++ b/chatzilla-0.9.86-2c5f8e558d1d-xulrunner.patch
@@ -54,7 +54,7 @@ diff -Naur chatzilla-239243fd40b4/xpi/resources/application.ini chatzilla/xpi/re
 +
 +[Gecko]
 +MinVersion=1.8
-+MaxVersion=1.9.*
++MaxVersion=2.0.*
 +
 +[XRE]
 +EnableExtensionManager=Try it, see if I care.
diff --git a/chatzilla.spec b/chatzilla.spec
index dc4d59b..137540a 100644
--- a/chatzilla.spec
+++ b/chatzilla.spec
@@ -4,7 +4,7 @@
 
 Name:           chatzilla
 Version:        0.9.86
-Release:        2.%{rev}hg%{?dist}
+Release:        3.%{rev}hg%{?dist}
 Summary:        Standalone Mozilla IRC Client, no browsers attached
 
 Group:          Applications/Internet
@@ -179,6 +179,9 @@ fi
 %{_sysconfdir}/gconf/schemas/%{name}.schemas
 
 %changelog
+* Thu Sep 09 2010 Hicham HAOUARI <hicham.haouari at gmail.com> - 0.9.86-3.1292hg
+- Another attempt to fix rhbz #632233 ( Update max gecko version )
+
 * Thu Sep 09 2010 Hicham HAOUARI <hicham.haouari at gmail.com> - 0.9.86-2.1292hg
 - Update to latest hg to fix rhbz #632233
 


More information about the scm-commits mailing list