MozillaFirefox/MozillaFirefox.spec
branchfirefox73
changeset 1122 a9cd24eaa361
parent 1121 004e4b1efb26
child 1123 7fa561e5d7c7
equal deleted inserted replaced
1121:004e4b1efb26 1122:a9cd24eaa361
    17 #
    17 #
    18 
    18 
    19 
    19 
    20 # changed with every update
    20 # changed with every update
    21 %define major          73
    21 %define major          73
    22 %define mainver        %major.0
    22 %define mainver        %major.0.1
    23 %define orig_version   73.0
    23 %define orig_version   73.0.1
    24 %define orig_suffix    %{nil}
    24 %define orig_suffix    %{nil}
    25 %define update_channel release
    25 %define update_channel release
    26 %define branding       1
    26 %define branding       1
    27 %define devpkg         1
    27 %define devpkg         1
    28 
    28 
   184 Patch18:        mozilla-bmo1554971.patch
   184 Patch18:        mozilla-bmo1554971.patch
   185 Patch19:        mozilla-bmo1512162.patch
   185 Patch19:        mozilla-bmo1512162.patch
   186 Patch20:        mozilla-fix-top-level-asm.patch
   186 Patch20:        mozilla-fix-top-level-asm.patch
   187 Patch21:        mozilla-bmo1504834-part4.patch
   187 Patch21:        mozilla-bmo1504834-part4.patch
   188 Patch22:        mozilla-bmo849632.patch
   188 Patch22:        mozilla-bmo849632.patch
       
   189 Patch23:        mozilla-bmo1610814.patch
   189 # Firefox/browser
   190 # Firefox/browser
   190 Patch101:       firefox-kde.patch
   191 Patch101:       firefox-kde.patch
   191 Patch102:       firefox-branded-icons.patch
   192 Patch102:       firefox-branded-icons.patch
   192 %endif # only_print_mozconfig
   193 %endif # only_print_mozconfig
   193 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
   194 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
   319 %patch18 -p1
   320 %patch18 -p1
   320 %patch19 -p1
   321 %patch19 -p1
   321 %patch20 -p1
   322 %patch20 -p1
   322 %patch21 -p1
   323 %patch21 -p1
   323 %patch22 -p1
   324 %patch22 -p1
       
   325 %patch23 -p1
   324 # Firefox
   326 # Firefox
   325 %patch101 -p1
   327 %patch101 -p1
   326 %patch102 -p1
   328 %patch102 -p1
   327 %endif # only_print_mozconfig
   329 %endif # only_print_mozconfig
   328 # Save config.sub to restore it (for aarch64/ppc64le) later, as it is checked with a checksum
   330 # Save config.sub to restore it (for aarch64/ppc64le) later, as it is checked with a checksum