[chatzilla/f16] Fix max gecko version bugs once and for all

Hicham HAOUARI hicham at fedoraproject.org
Thu Nov 24 11:09:01 UTC 2011


commit 4b97d82e64aff0b515e6620726dc6101f99b82e4
Author: Hicham HAOUARI <hicham.haouari at gmail.com>
Date:   Thu Nov 24 11:08:53 2011 +0000

    Fix max gecko version bugs once and for all

 chatzilla-0.9.87-0b531e81dcaa-xulrunner.patch |    2 +-
 chatzilla.spec                                |    5 ++++-
 2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/chatzilla-0.9.87-0b531e81dcaa-xulrunner.patch b/chatzilla-0.9.87-0b531e81dcaa-xulrunner.patch
index b759c9c..95bde0c 100644
--- a/chatzilla-0.9.87-0b531e81dcaa-xulrunner.patch
+++ b/chatzilla-0.9.87-0b531e81dcaa-xulrunner.patch
@@ -54,7 +54,7 @@ diff -Naur chatzilla-239243fd40b4/xpi/resources/application.ini chatzilla/xpi/re
 +
 +[Gecko]
 +MinVersion=1.8
-+MaxVersion=7.*
++MaxVersion=*
 +
 +[XRE]
 +EnableExtensionManager=Try it, see if I care.
diff --git a/chatzilla.spec b/chatzilla.spec
index d1a7db9..98d5e7c 100644
--- a/chatzilla.spec
+++ b/chatzilla.spec
@@ -4,7 +4,7 @@
 
 Name:           chatzilla
 Version:        0.9.87
-Release:        3.%{rev}hg%{?dist}
+Release:        4.%{rev}hg%{?dist}
 Summary:        Standalone Mozilla IRC Client, no browsers attached
 
 Group:          Applications/Internet
@@ -171,6 +171,9 @@ fi
 %endif
 
 %changelog
+* Wed Nov 23 2011 Hicham HAOUARI <hicham.haouari at gmail.com> - 0.9.87-4.1450hg
+- Fix gecko max version bugs once and for all ( latest rhbz #756192)
+
 * Fri Sep 30 2011 Hicham HAOUARI <hicham.haouari at gmail.com> - 0.9.87-3.1450hg
 - Bump max gecko version to 7.*
 


More information about the scm-commits mailing list