update to 23.0

This commit is contained in:
Tigro 2013-08-12 12:36:39 +04:00
parent c785dfcaee
commit b42eb7ee07
4 changed files with 5514 additions and 4 deletions

View file

@ -6,3 +6,4 @@ sources:
firefox-20.0.source.tar.bz2: 6d776c29da0be0d2a50abeb504d63b06b7861218
firefox-21.0.source.tar.bz2: e63b5488eaec1956947f59609d5839332ba7ffe1
firefox-22.0.source.tar.bz2: db2d5b028b6ea95b5f006b46e153f50f7a52bf80
firefox-23.0.source.tar.bz2: 31936d2ddb727640c96a3ae697bf145c42a2a20e

1793
firefox-23-kde.patch Normal file

File diff suppressed because it is too large Load diff

View file

@ -7,7 +7,7 @@
# This also means only STABLE upstream releases, NO betas.
# This is a discussed topic. Please, do not flame it again.
%define major 22.0
%define major 23.0
%define ff_epoch 0
# (tpg) set version HERE !!!
%define realver %{major}
@ -31,7 +31,7 @@
%define _use_syshunspell 0
%define release 2
%define release 1
%define update_channel release
@ -69,8 +69,8 @@ Patch8: firefox-22.0-disable-check-default-browser.patch
Patch9: firefox-5.0-asciidel.patch
Patch10: firefox-3.5.3-default-mail-handler.patch
# Patches for kde integration of FF
Patch11: firefox-22-kde.patch
Patch12: mozilla-22-kde.patch
Patch11: firefox-23-kde.patch
Patch12: mozilla-23-kde.patch
Patch13: firefox-13-fix-nspr-include.patch
Patch14: firefox-18-fix-cairo-build.patch
Patch17: xulrunner-15.0-gcc47.patch

3716
mozilla-23-kde.patch Normal file

File diff suppressed because it is too large Load diff