MozillaFirefox/MozillaFirefox.spec
branchfirefox57
changeset 1016 c78880e58206
parent 1015 ff0b674a2504
child 1017 8ccb9c3cbe47
equal deleted inserted replaced
1015:ff0b674a2504 1016:c78880e58206
     1 #
     1 #
     2 # spec file for package MozillaFirefox
     2 # spec file for package MozillaFirefox
     3 #
     3 #
     4 # Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
     4 # Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
     5 #               2006-2017 Wolfgang Rosenauer
     5 #               2006-2018 Wolfgang Rosenauer
     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
    17 #
    17 #
    18 
    18 
    19 
    19 
    20 # changed with every update
    20 # changed with every update
    21 %define major 57
    21 %define major 57
    22 %define mainver %major.0.3
    22 %define mainver %major.0.4
    23 %define update_channel release
    23 %define update_channel release
    24 %define branding 1
    24 %define branding 1
    25 %define releasedate 20171228000000
    25 %define releasedate 20180103231032
    26 
    26 
    27 # PIE, full relro (x86_64 for now)
    27 # PIE, full relro (x86_64 for now)
    28 %define build_hardened 1
    28 %define build_hardened 1
    29 
    29 
    30 # Firefox only supports i686
    30 # Firefox only supports i686