]> git.pld-linux.org Git - packages/kazehakase.git/commitdiff
- added xulappinfo patch, fixes UA string issues auto/ti/kazehakase-0_5_5-2
authorhawk <hawk@pld-linux.org>
Thu, 31 Jul 2008 10:48:07 +0000 (10:48 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- added TODO, release 2

Changed files:
    kazehakase.spec -> 1.69

kazehakase.spec

index 49efd6159e9cd392d2a8ec7b90f34550df24a55a..279e4dd3c97fb3cd546852a0b2df926477ee3db6 100644 (file)
@@ -1,5 +1,9 @@
 #
-#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
 #
@@ -7,7 +11,7 @@ Summary:       A browser with multiple rendering engines support
 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
@@ -17,6 +21,7 @@ Patch1:               %{name}-deprecated.patch
 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
@@ -92,6 +97,7 @@ Ta wtyczka dodaje obsługę silnika renderującego webkit.
 %patch3 -p1
 %endif
 %patch4 -p1
+%patch5 -p1
 
 %build
 %{__libtoolize}
This page took 0.097524 seconds and 4 git commands to generate.