[xulrunner: 5/5] Updated to 5.0

Martin Stransky stransky at fedoraproject.org
Fri Jun 24 06:46:49 UTC 2011


commit 61c0be23b99193951f48c1b795c995dd2934cded
Merge: 7e60979 7c60274
Author: Martin Stransky <stransky at anakreon.cz>
Date:   Fri Jun 24 08:46:30 2011 +0200

    Updated to 5.0

 .gitignore                                         |    1 +
 add-gtkmozembed.patch                              | 8800 ++++++++++++++++++++
 firefox-5.0-xulstub.patch                          | 1843 ++++
 sources                                            |    2 +-
 xulrunner-2.0-64bit-big-endian.patch               |   13 -
 xulrunner-2.0-network-link-service.patch           |  171 +-
 xulrunner-mozconfig                                |    2 +
 ...nner-omnijar.patch => xulrunner-omnijar-5.patch | 1089 +--
 xulrunner.spec                                     |   21 +-
 9 files changed, 11025 insertions(+), 917 deletions(-)
---
diff --cc xulrunner.spec
index f654c11,7b76d01..ccb2de9
--- a/xulrunner.spec
+++ b/xulrunner.spec
@@@ -75,9 -75,10 +75,9 @@@ Source21:       %{name}.sh.i
  Patch0:         xulrunner-version.patch
  Patch1:         mozilla-build.patch
  Patch9:         mozilla-build-sbrk.patch
- Patch12:        xulrunner-2.0-64bit-big-endian.patch
  Patch13:        xulrunner-2.0-secondary-jit.patch
  Patch14:        xulrunner-2.0-chromium-types.patch
+ Patch15:        firefox-5.0-xulstub.patch
 -Patch16:        add-gtkmozembed.patch
  
  # Fedora specific patches
  Patch20:        mozilla-193-pkgconfig.patch
@@@ -201,9 -202,10 +201,9 @@@ sed -e 's/__RPM_VERSION_INTERNAL__/%{ge
  
  %patch1  -p2 -b .build
  %patch9  -p2 -b .sbrk
- %patch12 -p2 -b .64bit-big-endian
  %patch13 -p2 -b .secondary-jit
  %patch14 -p2 -b .chromium-types
+ %patch15 -p1 -R -b .xulstub
 -%patch16 -p2 -b .gtkmozembed
  
  %patch20 -p2 -b .pk
  %patch21 -p2 -b .jpeg-turbo
@@@ -479,9 -477,12 +475,12 @@@ f
  #---------------------------------------------------------------------
  
  %changelog
 -* Wed Jun 22 2011 Martin Stransky <stransky at redhat.com> 5.0-2
 -- Reverted mozbz#648156 - Remove gtkmozembed
 -
 -* Tue Jun 21 2011 Martin Stransky <stransky at redhat.com> 5.0-1
++* Tue Jun 21 2011 Martin Stransky <stransky at redhat.com> 5.0-2
+ - 5.0
+ 
 +* Thu May 26 2011 Martin Stransky <stransky at redhat.com> 2.0.1-2
 +- Rebuild for new hunspell (rhbz#707760)
 +
  * Thu Apr 28 2011 Christopher Aillon <caillon at redhat.com> - 2.0.1-1
  - 2.0.1
  


More information about the scm-commits mailing list