MozillaFirefox/MozillaFirefox.spec
branchfirefox117
changeset 1193 16de98d33e97
parent 1192 7612b8d8c46f
child 1194 d1b75dcb25fc
equal deleted inserted replaced
1192:7612b8d8c46f 1193:16de98d33e97
    26 # orig_version would be the upstream tar ball
    26 # orig_version would be the upstream tar ball
    27 # orig_version 70.0
    27 # orig_version 70.0
    28 # orig_suffix b3
    28 # orig_suffix b3
    29 # major 69
    29 # major 69
    30 # mainver %%major.99
    30 # mainver %%major.99
    31 %define major          116
    31 %define major          117
    32 %define mainver        %major.0.3
    32 %define mainver        %major.0.1
    33 %define orig_version   116.0.3
    33 %define orig_version   117.0.1
    34 %define orig_suffix    %{nil}
    34 %define orig_suffix    %{nil}
    35 %define update_channel release
    35 %define update_channel release
    36 %define branding       1
    36 %define branding       1
    37 %define devpkg         1
    37 %define devpkg         1
    38 
    38 
   101 BuildRequires:  gcc12
   101 BuildRequires:  gcc12
   102 BuildRequires:  gcc12-c++
   102 BuildRequires:  gcc12-c++
   103 %else
   103 %else
   104 BuildRequires:  gcc-c++
   104 BuildRequires:  gcc-c++
   105 %endif
   105 %endif
   106 BuildRequires:  cargo1.69
   106 BuildRequires:  cargo1.71
   107 BuildRequires:  rust1.69
   107 BuildRequires:  rust1.71
   108 %if 0%{useccache} != 0
   108 %if 0%{useccache} != 0
   109 BuildRequires:  ccache
   109 BuildRequires:  ccache
   110 %endif
   110 %endif
   111 BuildRequires:  libXcomposite-devel
   111 BuildRequires:  libXcomposite-devel
   112 BuildRequires:  libcurl-devel
   112 BuildRequires:  libcurl-devel
   113 BuildRequires:  libiw-devel
   113 BuildRequires:  libiw-devel
   114 BuildRequires:  libproxy-devel
   114 BuildRequires:  libproxy-devel
   115 BuildRequires:  makeinfo
   115 BuildRequires:  makeinfo
   116 BuildRequires:  mozilla-nspr-devel >= 4.35
   116 BuildRequires:  mozilla-nspr-devel >= 4.35
   117 BuildRequires:  mozilla-nss-devel >= 3.91
   117 BuildRequires:  mozilla-nss-devel >= 3.92
   118 BuildRequires:  nasm >= 2.14
   118 BuildRequires:  nasm >= 2.14
   119 BuildRequires:  nodejs >= 12.22.12
   119 BuildRequires:  nodejs >= 12.22.12
   120 %if 0%{?sle_version} >= 120000 && 0%{?sle_version} < 150000
   120 %if 0%{?sle_version} >= 120000 && 0%{?sle_version} < 150000
   121 BuildRequires:  libXtst-devel
   121 BuildRequires:  libXtst-devel
   122 BuildRequires:  python-libxml2
   122 BuildRequires:  python-libxml2
   226 Patch19:        mozilla-bmo531915.patch
   226 Patch19:        mozilla-bmo531915.patch
   227 Patch20:        one_swizzle_to_rule_them_all.patch
   227 Patch20:        one_swizzle_to_rule_them_all.patch
   228 Patch21:        svg-rendering.patch
   228 Patch21:        svg-rendering.patch
   229 Patch22:        mozilla-partial-revert-1768632.patch
   229 Patch22:        mozilla-partial-revert-1768632.patch
   230 Patch23:        mozilla-rust-disable-future-incompat.patch
   230 Patch23:        mozilla-rust-disable-future-incompat.patch
       
   231 Patch24:        mozilla-bmo1822730.patch
   231 # Firefox/browser
   232 # Firefox/browser
   232 Patch101:       firefox-kde.patch
   233 Patch101:       firefox-kde.patch
   233 Patch102:       firefox-branded-icons.patch
   234 Patch102:       firefox-branded-icons.patch
   234 %endif
   235 %endif
   235 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
   236 BuildRoot:      %{_tmppath}/%{name}-%{version}-build