MozillaFirefox/MozillaFirefox.spec
branchfirefox62
changeset 1072 84c1339de259
parent 1071 8dc7d19e8298
child 1073 63a32fb3b602
equal deleted inserted replaced
1071:8dc7d19e8298 1072:84c1339de259
    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 https://bugs.opensuse.org/
    16 # Please submit bugfixes or comments via http://bugs.opensuse.org/
    17 #
    17 #
    18 
    18 
    19 
    19 
    20 # changed with every update
    20 # changed with every update
    21 %define major          62
    21 %define major          62
    22 %define mainver        %major.0.2
    22 %define mainver        %major.0.3
    23 %define orig_version   62.0.2
    23 %define orig_version   62.0.3
    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    20180921000000
    27 %define releasedate    20181002000000
    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