MozillaFirefox/MozillaFirefox.spec
branchfirefox109
changeset 1183 e69790650e3c
parent 1182 cb6f01567cf8
child 1184 1c3d3217d679
equal deleted inserted replaced
1182:cb6f01567cf8 1183:e69790650e3c
     1 #
     1 #
     2 # spec file
     2 # spec file
     3 #
     3 #
     4 # Copyright (c) 2023 SUSE LLC
     4 # Copyright (c) 2023 SUSE LLC
     5 # Copyright (c) 2006-2022 Wolfgang Rosenauer <wr@rosenauer.org>
     5 # Copyright (c) 2006-2023 Wolfgang Rosenauer <wr@rosenauer.org>
     6 #
     6 #
     7 # All modifications and additions to the file contributed by third parties
     7 # All modifications and additions to the file contributed by third parties
     8 # remain the property of their copyright owners, unless otherwise agreed
     8 # remain the property of their copyright owners, unless otherwise agreed
     9 # upon. The license for this file, and modifications and additions to the
     9 # upon. The license for this file, and modifications and additions to the
    10 # file, is the same license as for the pristine package itself (unless the
    10 # file, is the same license as for the pristine package itself (unless the
    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          108
    31 %define major          109
    32 %define mainver        %major.0.2
    32 %define mainver        %major.0.1
    33 %define orig_version   108.0.2
    33 %define orig_version   109.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 
   118 BuildRequires:  libcurl-devel
   118 BuildRequires:  libcurl-devel
   119 BuildRequires:  libiw-devel
   119 BuildRequires:  libiw-devel
   120 BuildRequires:  libproxy-devel
   120 BuildRequires:  libproxy-devel
   121 BuildRequires:  makeinfo
   121 BuildRequires:  makeinfo
   122 BuildRequires:  mozilla-nspr-devel >= 4.35
   122 BuildRequires:  mozilla-nspr-devel >= 4.35
   123 BuildRequires:  mozilla-nss-devel >= 3.85
   123 BuildRequires:  mozilla-nss-devel >= 3.86
   124 BuildRequires:  nasm >= 2.14
   124 BuildRequires:  nasm >= 2.14
   125 BuildRequires:  nodejs >= 10.22.1
   125 BuildRequires:  nodejs >= 10.22.1
   126 %if 0%{?sle_version} >= 120000 && 0%{?sle_version} < 150000
   126 %if 0%{?sle_version} >= 120000 && 0%{?sle_version} < 150000
   127 BuildRequires:  python-libxml2
   127 BuildRequires:  python-libxml2
   128 BuildRequires:  python36
   128 BuildRequires:  python36