MozillaFirefox/MozillaFirefox.spec
changeset 1149 7b455bd1ea97
parent 1147 e81381ea5f3d
child 1150 2faa589360df
equal deleted inserted replaced
1148:7ffbf55add92 1149:7b455bd1ea97
    30 # major 69
    30 # major 69
    31 # mainver %major.99
    31 # mainver %major.99
    32 %define major          81
    32 %define major          81
    33 %define mainver        %major.99
    33 %define mainver        %major.99
    34 %define orig_version   82.0
    34 %define orig_version   82.0
    35 %define orig_suffix    b6
    35 %define orig_suffix    b8
    36 %define update_channel beta
    36 %define update_channel beta
    37 %define branding       1
    37 %define branding       1
    38 %define devpkg         1
    38 %define devpkg         1
    39 
    39 
    40 # PGO builds do not work in TW currently (bmo#1642410)
    40 # PGO builds do not work in TW currently (bmo#1642410)
   107 %if 0%{?sle_version} >= 120000 && 0%{?sle_version} < 150000
   107 %if 0%{?sle_version} >= 120000 && 0%{?sle_version} < 150000
   108 BuildRequires:  python-libxml2
   108 BuildRequires:  python-libxml2
   109 BuildRequires:  python36
   109 BuildRequires:  python36
   110 %else
   110 %else
   111 BuildRequires:  python3 >= 3.5
   111 BuildRequires:  python3 >= 3.5
   112 BuildRequires:  python3-curses
       
   113 BuildRequires:  python3-devel
   112 BuildRequires:  python3-devel
   114 %endif
   113 %endif
   115 BuildRequires:  rust >= 1.43
   114 BuildRequires:  rust >= 1.43
   116 BuildRequires:  rust-cbindgen >= 0.14.3
   115 BuildRequires:  rust-cbindgen >= 0.14.3
   117 BuildRequires:  unzip
   116 BuildRequires:  unzip