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

hawk hawk at pld-linux.org
Thu Jul 31 12:48:12 CEST 2008


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

---- Files affected:
SPECS:
   kazehakase.spec (1.68 -> 1.69) 

---- Diffs:

================================================================
Index: SPECS/kazehakase.spec
diff -u SPECS/kazehakase.spec:1.68 SPECS/kazehakase.spec:1.69
--- SPECS/kazehakase.spec:1.68	Wed Jul 30 10:40:15 2008
+++ SPECS/kazehakase.spec	Thu Jul 31 12:48:07 2008
@@ -1,6 +1,10 @@
 # $Revision$, $Date$
 #
-#Conditional builds
+#   - force kazehakase 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 builds
 %bcond_without	gecko	# build without gecko support
 %bcond_without	webkit	# build without webkit support
 #
@@ -8,7 +12,7 @@
 Summary(pl.UTF-8):	Przeglądarka obsługująca wiele silników renderujących
 Name:		kazehakase
 Version:	0.5.5
-Release:	1
+Release:	2
 License:	GPL
 Group:		X11/Applications/Networking
 Source0:	http://downloads.sourceforge.jp/kazehakase/32341/%{name}-%{version}.tar.gz
@@ -18,6 +22,7 @@
 Patch2:		%{name}-ti-agent.patch
 Patch3:		%{name}-agent.patch
 Patch4:		%{name}-libxul.patch
+Patch5:		%{name}-xulappinfo.patch
 URL:		http://kazehakase.sourceforge.jp/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -93,6 +98,7 @@
 %patch3 -p1
 %endif
 %patch4 -p1
+%patch5 -p1
 
 %build
 %{__libtoolize}
@@ -158,6 +164,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.69  2008/07/31 10:48:07  hawk
+- added xulappinfo patch, fixes UA string issues
+- added TODO, release 2
+
 Revision 1.68  2008/07/30 08:40:15  hawk
 - updated to 0.5.5, fixed for our xulrunner 1.9
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kazehakase.spec?r1=1.68&r2=1.69&f=u



More information about the pld-cvs-commit mailing list