MozillaFirefox/MozillaFirefox.spec
branchfirefox51
changeset 940 f63a4ac0fe06
parent 939 3604ed712e16
child 941 ff9e20146e8b
equal deleted inserted replaced
939:3604ed712e16 940:f63a4ac0fe06
    17 #
    17 #
    18 
    18 
    19 
    19 
    20 # changed with every update
    20 # changed with every update
    21 %define major 51
    21 %define major 51
    22 %define mainver %major.0
    22 %define mainver %major.0.1
    23 %define update_channel release
    23 %define update_channel release
    24 %define releasedate 20170119000000
    24 %define releasedate 20170126000000
    25 
    25 
    26 # PIE, full relro (x86_64 for now)
    26 # PIE, full relro (x86_64 for now)
    27 %define build_hardened 1
    27 %define build_hardened 1
    28 
    28 
    29 # general build definitions
    29 # general build definitions
   148 Patch10:        mozilla-no-stdcxx-check.patch
   148 Patch10:        mozilla-no-stdcxx-check.patch
   149 Patch11:        mozilla-reduce-files-per-UnifiedBindings.patch
   149 Patch11:        mozilla-reduce-files-per-UnifiedBindings.patch
   150 Patch13:        mozilla-check_return.patch
   150 Patch13:        mozilla-check_return.patch
   151 Patch14:        mozilla-skia-overflow.patch
   151 Patch14:        mozilla-skia-overflow.patch
   152 Patch17:        mozilla-binutils-visibility.patch
   152 Patch17:        mozilla-binutils-visibility.patch
       
   153 Patch18:        mozilla-skia-ppc-endianess.patch
       
   154 Patch19:        mozilla-disable-skia-be.patch
   153 # Firefox/browser
   155 # Firefox/browser
   154 Patch101:       firefox-kde.patch
   156 Patch101:       firefox-kde.patch
   155 Patch102:       firefox-no-default-ualocale.patch
   157 Patch102:       firefox-no-default-ualocale.patch
   156 Patch103:       firefox-branded-icons.patch
   158 Patch103:       firefox-branded-icons.patch
   157 # hotfix
   159 # hotfix
   262 %patch10 -p1
   264 %patch10 -p1
   263 %patch11 -p1
   265 %patch11 -p1
   264 %patch13 -p1
   266 %patch13 -p1
   265 %patch14 -p1
   267 %patch14 -p1
   266 %patch17 -p1
   268 %patch17 -p1
       
   269 %patch18 -p1
       
   270 %patch19 -p1
   267 # Firefox
   271 # Firefox
   268 %patch101 -p1
   272 %patch101 -p1
   269 %patch102 -p1
   273 %patch102 -p1
   270 %patch103 -p1
   274 %patch103 -p1
   271 %patch200 -p1
   275 %patch200 -p1