[chmsee] rebuild for xulrunner

Yuan Yijun bbbush at fedoraproject.org
Sun Nov 13 07:15:31 UTC 2011


commit ca6bacc9a70a2779c521a5f11e321c45ef8a5ce0
Author: Yuan Yijun <bbbush.yuan at gmail.com>
Date:   Sun Nov 13 15:13:05 2011 +0800

    rebuild for xulrunner

 chmsee.spec                               |    7 +++++--
 git-1.99.05.git7fb12b8-fix-makefile.patch |   10 ++++++++++
 2 files changed, 15 insertions(+), 2 deletions(-)
---
diff --git a/chmsee.spec b/chmsee.spec
index 2f2b7aa..11be03c 100644
--- a/chmsee.spec
+++ b/chmsee.spec
@@ -4,7 +4,7 @@
 
 Name:		chmsee
 Version:	1.99
-Release:	0.4.%{alphatag}.%{checkout}%{?dist}
+Release:	0.6.%{alphatag}.%{checkout}%{?dist}
 Summary(zh_CN):	CHM 文件阅读工具, 基于 XULRunner
 Summary:	HTML Help viewer for Unix/Linux
 Group:		Applications/Publishing
@@ -15,7 +15,7 @@ BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Patch1:		git-1.99.05.git7fb12b8-fix-makefile.patch
 
 BuildRequires:	desktop-file-utils
-BuildRequires:	xulrunner-devel >= 6.0 chmlib-devel cmake
+BuildRequires:	xulrunner-devel >= 8.0 chmlib-devel cmake
 
 %description
 ChmSee is an HTML Help viewer for Unix/Linux. It is based on CHMLIB
@@ -135,6 +135,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/icons/hicolor/*/mimetypes/chm.svg
 
 %changelog
+* Sun Nov 13 2011 bbbush <bbbush.yuan at gmail.com> - 1.99-0.6.5.git7fb12b8
+- rebuild for xulrunner
+
 * Sun Sep 25 2011 bbbush <bbbush.yuan at gmail.com> - 1.99-0.4.5.git7fb12b8
 - pass command line parameters
 - do not hardcode libdir in desktop file
diff --git a/git-1.99.05.git7fb12b8-fix-makefile.patch b/git-1.99.05.git7fb12b8-fix-makefile.patch
index 1bc7187..d5a7e03 100644
--- a/git-1.99.05.git7fb12b8-fix-makefile.patch
+++ b/git-1.99.05.git7fb12b8-fix-makefile.patch
@@ -20,6 +20,16 @@ index d60c31a..623b625 100644
  
  
  Also add information on how to contact you by electronic and paper mail.
+diff --git a/application.ini b/application.ini
+index 6ff18d3..94cd51b 100644
+--- a/application.ini
++++ b/application.ini
+@@ -25,4 +25,4 @@ ID={f48601d0-39a1-11e0-a013-00241d8cf371}
+ 
+ [Gecko]
+ MinVersion=2.0b9
+-MaxVersion=7.0.*
++MaxVersion=8.0.*
 diff --git a/src/Makefile.fedora b/src/Makefile.fedora
 index f5a7d65..9b6ef48 100644
 --- a/src/Makefile.fedora


More information about the scm-commits mailing list