[chatzilla] Fix revision in some files

Hicham HAOUARI hicham at fedoraproject.org
Tue Sep 14 14:27:05 UTC 2010


commit 7b6c699675bb132bef719fa968afc9ca7f0b2d21
Author: Hicham HAOUARI <hicham at localhost.localdomain>
Date:   Tue Sep 14 14:26:52 2010 +0000

    Fix revision in some files

 chatzilla-0.9.86-2c5f8e558d1d-xulrunner.patch |    1 -
 chatzilla.spec                                |    7 +++++--
 2 files changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/chatzilla-0.9.86-2c5f8e558d1d-xulrunner.patch b/chatzilla-0.9.86-2c5f8e558d1d-xulrunner.patch
index ea20b4c..ed60628 100644
--- a/chatzilla-0.9.86-2c5f8e558d1d-xulrunner.patch
+++ b/chatzilla-0.9.86-2c5f8e558d1d-xulrunner.patch
@@ -211,7 +211,6 @@ diff -Naur chatzilla-239243fd40b4/xul/content/commands.js chatzilla/xul/content/
 +{
 +    var wm = getService("@mozilla.org/appshell/window-mediator;1",
 +                        "nsIWindowMediator");
-+    
 +    var topWindow = wm.getMostRecentWindow(inType);
 +
 +    if(typeof features == "undefined")
diff --git a/chatzilla.spec b/chatzilla.spec
index 0c228f7..c232375 100644
--- a/chatzilla.spec
+++ b/chatzilla.spec
@@ -4,7 +4,7 @@
 
 Name:           chatzilla
 Version:        0.9.86
-Release:        4.%{rev}hg%{?dist}
+Release:        5.%{rev}hg%{?dist}
 Summary:        Standalone Mozilla IRC Client, no browsers attached
 
 Group:          Applications/Internet
@@ -45,7 +45,7 @@ to IRC handlers on gnome
 %patch0 -p1 -b .xr
 %patch1 -p1 -b .add-menupopupids
 
-sed -i 's|@REVISION@|%{version}|g' xpi/resources/application.ini
+sed -i 's|@REVISION@|%{version}|g' xpi/resources/{application.ini,brand.properties,brand.dtd,chatzilla-prefs.xr.js}
 sed -i 's|@BUILDID@|%{buildid}|g' xpi/resources/application.ini
 
 %build
@@ -184,6 +184,9 @@ fi
 %{_sysconfdir}/gconf/schemas/%{name}.schemas
 
 %changelog
+* Thu Sep 14 2010 Hicham HAOUARI <hicham.haouari at gmail.com> - 0.9.86-5.1292hg
+- Fix revision in some files
+
 * Thu Sep 10 2010 Hicham HAOUARI <hicham.haouari at gmail.com> - 0.9.86-4.1292hg
 - Another attempt to fix rhbz #632233 ( add chrome.manifest to top dir )
 


More information about the scm-commits mailing list