SPECS: galeon.spec - added xulappinfo patch, fixes UA string issues - added...

hawk hawk at pld-linux.org
Thu Jul 31 11:09:35 CEST 2008


Author: hawk                         Date: Thu Jul 31 09:09:35 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added xulappinfo patch, fixes UA string issues
- added TODO, release 2

---- Files affected:
SPECS:
   galeon.spec (1.284 -> 1.285) 

---- Diffs:

================================================================
Index: SPECS/galeon.spec
diff -u SPECS/galeon.spec:1.284 SPECS/galeon.spec:1.285
--- SPECS/galeon.spec:1.284	Fri Jul 25 13:24:17 2008
+++ SPECS/galeon.spec	Thu Jul 31 11:09:29 2008
@@ -1,5 +1,10 @@
 # $Revision$, $Date$
 #
+# TODO:
+#   - force galeon to use old SSL dialogs using nsIBadCertListener, ie. port
+#     EphyBadCertRejector from Epiphany, this will fix issues with https sites
+#     using self signed and expired certificates or mismatches in domain names
+#
 # Conditional build:
 %bcond_with	nautilus	# enable nautilus view
 %bcond_with	gcc2		# compile using gcc2 to get working gcc2-compiled java
@@ -14,7 +19,7 @@
 Summary(zh_CN.UTF-8):	基于Gecko的GNOME流览器
 Name:		galeon
 Version:	2.0.6
-Release:	1
+Release:	2
 Epoch:		2
 License:	GPL
 Group:		X11/Applications/Networking
@@ -26,6 +31,7 @@
 Patch2:		%{name}-ti-agent.patch
 Patch3:		%{name}-agent.patch
 Patch4:		%{name}-libxul.patch
+Patch5:		%{name}-xulappinfo.patch
 URL:		http://galeon.sourceforge.net/
 BuildRequires:	GConf2-devel >= 2.4.0
 BuildRequires:	ORBit2-devel >= 2.8.3
@@ -94,6 +100,7 @@
 %patch3 -p1
 %endif
 %patch4 -p1
+%patch5 -p1
 
 sed -i -e 's#sr\@Latn#sr\@latin#' configure.in
 mv po/sr\@{Latn,latin}.po
@@ -171,6 +178,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.285  2008/07/31 09:09:29  hawk
+- added xulappinfo patch, fixes UA string issues
+- added TODO, release 2
+
 Revision 1.284  2008/07/25 11:24:17  hawk
 - updated to 2.0.6, dropped obsolete mozilla and build_fix patches
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/galeon.spec?r1=1.284&r2=1.285&f=u



More information about the pld-cvs-commit mailing list