mirror of
https://abf.rosa.ru/djam/firefox.git
synced 2025-02-25 11:02:59 +00:00
update to 29.0
This commit is contained in:
parent
b95df0e665
commit
0e5489af0c
4 changed files with 5544 additions and 5 deletions
2
.abf.yml
2
.abf.yml
|
@ -1,3 +1,3 @@
|
||||||
sources:
|
sources:
|
||||||
firefox-28.0.source.tar.bz2: f78517836ceca0cd2a0d3db1f282985c616e3fae
|
|
||||||
firefox-searchengines-bing.xml: ccdb7c0cc2d288714f70f8a92f0adfc2766f2b36
|
firefox-searchengines-bing.xml: ccdb7c0cc2d288714f70f8a92f0adfc2766f2b36
|
||||||
|
firefox-29.0.source.tar.bz2: db8fa9a4863bd7427115adec01b7db0e494dffa6
|
||||||
|
|
1829
firefox-29-kde.patch
Normal file
1829
firefox-29-kde.patch
Normal file
File diff suppressed because it is too large
Load diff
|
@ -7,7 +7,7 @@
|
||||||
# This also means only STABLE upstream releases, NO betas.
|
# This also means only STABLE upstream releases, NO betas.
|
||||||
# This is a discussed topic. Please, do not flame it again.
|
# This is a discussed topic. Please, do not flame it again.
|
||||||
|
|
||||||
%define major 28.0
|
%define major 29.0
|
||||||
%define ff_epoch 0
|
%define ff_epoch 0
|
||||||
# (tpg) set version HERE !!!
|
# (tpg) set version HERE !!!
|
||||||
%define realver %{major}
|
%define realver %{major}
|
||||||
|
@ -30,7 +30,7 @@ Summary: Next generation web browser
|
||||||
Name: firefox
|
Name: firefox
|
||||||
Version: %{major}
|
Version: %{major}
|
||||||
Epoch: %{ff_epoch}
|
Epoch: %{ff_epoch}
|
||||||
Release: 4
|
Release: 1
|
||||||
License: MPLv1+
|
License: MPLv1+
|
||||||
Group: Networking/WWW
|
Group: Networking/WWW
|
||||||
Url: http://www.mozilla.com/firefox/
|
Url: http://www.mozilla.com/firefox/
|
||||||
|
@ -52,8 +52,8 @@ Patch2: firefox-vendor.patch
|
||||||
Patch8: firefox-25.0-disable-check-default-browser.patch
|
Patch8: firefox-25.0-disable-check-default-browser.patch
|
||||||
Patch10: firefox-3.5.3-default-mail-handler.patch
|
Patch10: firefox-3.5.3-default-mail-handler.patch
|
||||||
# Patches for kde integration of FF
|
# Patches for kde integration of FF
|
||||||
Patch11: firefox-28-kde.patch
|
Patch11: firefox-29-kde.patch
|
||||||
Patch12: mozilla-28-kde.patch
|
Patch12: mozilla-29-kde.patch
|
||||||
Patch13: mozilla-kde-background.patch
|
Patch13: mozilla-kde-background.patch
|
||||||
Patch34: xulrunner_nojit.patch
|
Patch34: xulrunner_nojit.patch
|
||||||
|
|
||||||
|
|
3710
mozilla-29-kde.patch
Normal file
3710
mozilla-29-kde.patch
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue