Author: arekm                        Date: Sat Nov 29 21:18:51 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 2; upstream fix that should prevent some hangs

---- Files affected:
SPECS:
   xulrunner.spec (1.85 -> 1.86) 

---- Diffs:

================================================================
Index: SPECS/xulrunner.spec
diff -u SPECS/xulrunner.spec:1.85 SPECS/xulrunner.spec:1.86
--- SPECS/xulrunner.spec:1.85   Thu Nov 13 13:04:51 2008
+++ SPECS/xulrunner.spec        Sat Nov 29 22:18:45 2008
@@ -6,7 +6,7 @@
 %bcond_without kerberos        # disable krb5 support
 %bcond_with    mozldap         # build with system mozldap
 #
-%define                rel     1
+%define                rel     2
 %define                firefox_ver     3.0.4
 Summary:       XULRunner - Mozilla Runtime Environment for XUL+XPCOM 
applications
 Summary(pl.UTF-8):     XULRunner - środowisko uruchomieniowe Mozilli dla 
aplikacji XUL+XPCOM
@@ -29,6 +29,7 @@
 Patch7:                %{name}-pc.patch
 Patch8:                %{name}-prefs.patch
 Patch9:                %{name}-ssl_oldapi.patch
+Patch10:       %{name}-bug-460933.patch
 URL:           http://developer.mozilla.org/en/docs/XULRunner
 %{?with_gnome:BuildRequires:   GConf2-devel >= 1.2.1}
 BuildRequires: automake
@@ -170,6 +171,7 @@
 %patch7 -p1
 %patch8 -p1
 %patch9 -p1
+%patch10 -p1
 
 %build
 cd mozilla
@@ -513,6 +515,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.86  2008/11/29 21:18:45  arekm
+- rel 2; upstream fix that should prevent some hangs
+
 Revision 1.85  2008/11/13 12:04:51  hawk
 - updated to 1.9.0.4, fixes CVE-2008-4582, CVE-2008-5015, CVE-2008-5016,
   CVE-2008-5017, CVE-2008-5019, CVE-2008-0017, CVE-2008-5021, CVE-2008-5022,
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xulrunner.spec?r1=1.85&r2=1.86&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to