rpms/xulrunner/devel sources,1.42,1.43 xulrunner.spec,1.98,1.99

Christopher Aillon (caillon) fedora-extras-commits at redhat.com
Mon Mar 17 18:10:43 UTC 2008


Author: caillon

Update of /cvs/extras/rpms/xulrunner/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5397

Modified Files:
	sources xulrunner.spec 
Log Message:
* Mon Mar 17 2008 Christopher Aillon <caillon at redhat.com> 1.9-0.44
- Revert to trunk from the 15th to fix crashes on HTTPS sites



Index: sources
===================================================================
RCS file: /cvs/extras/rpms/xulrunner/devel/sources,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- sources	17 Mar 2008 03:27:56 -0000	1.42
+++ sources	17 Mar 2008 18:10:04 -0000	1.43
@@ -1 +1 @@
-c9e524654747ccfa7ce396244e08e674  mozilla-20080316.tar.bz2
+d5302f5a63f722a4bfb4cb3566c1d70e  mozilla-20080315.tar.bz2


Index: xulrunner.spec
===================================================================
RCS file: /cvs/extras/rpms/xulrunner/devel/xulrunner.spec,v
retrieving revision 1.98
retrieving revision 1.99
diff -u -r1.98 -r1.99
--- xulrunner.spec	17 Mar 2008 03:29:09 -0000	1.98
+++ xulrunner.spec	17 Mar 2008 18:10:04 -0000	1.99
@@ -7,14 +7,14 @@
 %define version_internal  1.9pre
 
 %if ! %{official_branding}
-%define cvsdate 20080316
+%define cvsdate 20080315
 %define nightly .cvs%{cvsdate}
 %endif
 
 Summary:        XUL Runtime for Gecko Applications
 Name:           xulrunner
 Version:        1.9
-Release:        0.43%{?nightly}%{?dist}
+Release:        0.44%{?nightly}%{?dist}
 URL:            http://www.mozilla.org/projects/xulrunner/
 License:        MPLv1.1 or GPLv2+ or LGPLv2+
 Group:          Applications/Internet
@@ -31,7 +31,6 @@
 Source100:      find-external-requires
 
 # build patches
-Patch1:         crashreporter-gcc43.patch
 Patch4:         mozilla-build.patch
 Patch5:         xulrunner-path.patch
 Patch6:         xulrunner-version.patch
@@ -39,8 +38,6 @@
 # customization patches
 
 # local bugfixes
-Patch41:        firefox-2.0.0.4-undo-uriloader.patch
-Patch42:        firefox-1.1-uriloader.patch
 Patch43:        xulrunner-a11y.patch
 
 # font system fixes
@@ -121,12 +118,11 @@
 %prep
 %setup -q -c
 cd mozilla
-%patch1   -p0 -b .crashreporter
 %patch4   -p1
 %patch5   -p1
 %patch6   -p1 -b .ver
 
-%patch43 -p0 -b .a11y
+%patch43 -p1 -b .a11y
 
 %patch107 -p1 -b .pk
 
@@ -410,6 +406,9 @@
 #---------------------------------------------------------------------
 
 %changelog
+* Mon Mar 17 2008 Christopher Aillon <caillon at redhat.com> 1.9-0.44
+- Revert to trunk from the 15th to fix crashes on HTTPS sites
+
 * Sun Mar 16 2008 Christopher Aillon <caillon at redhat.com> 1.9-0.43
 - Update to latest trunk (2008-03-16)
 - Add patch to negate a11y slowdown on some pages (#431162)




More information about the fedora-extras-commits mailing list