MozillaFirefox/MozillaFirefox.spec
branchfirefox52
changeset 1009 7e424bc150d1
parent 989 a72735108dbe
child 1010 d1e06d9e5ef1
equal deleted inserted replaced
989:a72735108dbe 1009:7e424bc150d1
    17 #
    17 #
    18 
    18 
    19 
    19 
    20 # changed with every update
    20 # changed with every update
    21 %define major 52
    21 %define major 52
    22 %define mainver %major.3.0
    22 %define mainver %major.4.0
    23 %define update_channel esr52
    23 %define update_channel esr52
    24 %define releasedate 20170807000000
    24 %define releasedate 20170921064520
    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 %if 0%{?suse_version} > 1320
    29 %if 0%{?suse_version} > 1320
    80 BuildRequires:  libiw-devel
    80 BuildRequires:  libiw-devel
    81 BuildRequires:  libnotify-devel
    81 BuildRequires:  libnotify-devel
    82 BuildRequires:  libproxy-devel
    82 BuildRequires:  libproxy-devel
    83 BuildRequires:  makeinfo
    83 BuildRequires:  makeinfo
    84 BuildRequires:  mozilla-nspr-devel >= 4.13.1
    84 BuildRequires:  mozilla-nspr-devel >= 4.13.1
    85 BuildRequires:  mozilla-nss-devel >= 3.28.5
    85 BuildRequires:  mozilla-nss-devel >= 3.28.6
    86 BuildRequires:  nss-shared-helper-devel
    86 BuildRequires:  nss-shared-helper-devel
    87 BuildRequires:  python-devel
    87 BuildRequires:  python-devel
    88 BuildRequires:  startup-notification-devel
    88 BuildRequires:  startup-notification-devel
    89 BuildRequires:  unzip
    89 BuildRequires:  unzip
    90 BuildRequires:  update-desktop-files
    90 BuildRequires:  update-desktop-files
   157 Patch7:         mozilla-openaes-decl.patch
   157 Patch7:         mozilla-openaes-decl.patch
   158 Patch8:         mozilla-no-stdcxx-check.patch
   158 Patch8:         mozilla-no-stdcxx-check.patch
   159 Patch9:         mozilla-reduce-files-per-UnifiedBindings.patch
   159 Patch9:         mozilla-reduce-files-per-UnifiedBindings.patch
   160 Patch10:        mozilla-aarch64-startup-crash.patch
   160 Patch10:        mozilla-aarch64-startup-crash.patch
   161 Patch11:        mozilla-ucontext.patch
   161 Patch11:        mozilla-ucontext.patch
       
   162 Patch12:        mozilla-bmo1005640.patch
   162 # Firefox/browser
   163 # Firefox/browser
   163 Patch101:       firefox-kde.patch
   164 Patch101:       firefox-kde.patch
   164 Patch102:       firefox-no-default-ualocale.patch
   165 Patch102:       firefox-no-default-ualocale.patch
   165 Patch103:       firefox-branded-icons.patch
   166 Patch103:       firefox-branded-icons.patch
   166 
   167 
   267 %patch7 -p1
   268 %patch7 -p1
   268 %patch8 -p1
   269 %patch8 -p1
   269 %patch9 -p1
   270 %patch9 -p1
   270 %patch10 -p1
   271 %patch10 -p1
   271 %patch11 -p1
   272 %patch11 -p1
       
   273 %patch12 -p1
   272 # Firefox
   274 # Firefox
   273 %patch101 -p1
   275 %patch101 -p1
   274 %patch102 -p1
   276 %patch102 -p1
   275 %patch103 -p1
   277 %patch103 -p1
   276 
   278