MozillaFirefox/MozillaFirefox.spec
branchfirefox63
changeset 1077 d8601c72c87b
parent 1076 2823eb50c9a9
child 1078 9f49c406dc11
equal deleted inserted replaced
1076:2823eb50c9a9 1077:d8601c72c87b
    11 # license for the pristine package is not an Open Source License, in which
    11 # license for the pristine package is not an Open Source License, in which
    12 # case the license is the MIT License). An "Open Source License" is a
    12 # case the license is the MIT License). An "Open Source License" is a
    13 # license that conforms to the Open Source Definition (Version 1.9)
    13 # license that conforms to the Open Source Definition (Version 1.9)
    14 # published by the Open Source Initiative.
    14 # published by the Open Source Initiative.
    15 
    15 
    16 # Please submit bugfixes or comments via http://bugs.opensuse.org/
    16 # Please submit bugfixes or comments via https://bugs.opensuse.org/
    17 #
    17 #
    18 
    18 
    19 
    19 
    20 # changed with every update
    20 # changed with every update
    21 %define major          63
    21 %define major          63
    22 %define mainver        %major.0
    22 %define mainver        %major.0.1
    23 %define orig_version   63.0
    23 %define orig_version   63.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 releasedate    20181018182531
    27 %define releasedate    20181030165643
    28 %define source_prefix  firefox-%{orig_version}
    28 %define source_prefix  firefox-%{orig_version}
    29 
    29 
    30 # PIE, full relro (x86_64 for now)
    30 # PIE, full relro (x86_64 for now)
    31 %define build_hardened 1
    31 %define build_hardened 1
    32 
    32 
    78 BuildRequires:  mozilla-nss-devel >= 3.39
    78 BuildRequires:  mozilla-nss-devel >= 3.39
    79 BuildRequires:  python-devel
    79 BuildRequires:  python-devel
    80 BuildRequires:  python2-xml
    80 BuildRequires:  python2-xml
    81 BuildRequires:  python3 >= 3.5
    81 BuildRequires:  python3 >= 3.5
    82 BuildRequires:  rust >= 1.28
    82 BuildRequires:  rust >= 1.28
    83 BuildRequires:  rust-std
       
    84 BuildRequires:  startup-notification-devel
    83 BuildRequires:  startup-notification-devel
    85 BuildRequires:  unzip
    84 BuildRequires:  unzip
    86 BuildRequires:  update-desktop-files
    85 BuildRequires:  update-desktop-files
    87 BuildRequires:  xorg-x11-libXt-devel
    86 BuildRequires:  xorg-x11-libXt-devel
    88 BuildRequires:  yasm
    87 BuildRequires:  yasm