MozillaFirefox/MozillaFirefox.spec
changeset 807 f54c68340963
parent 806 c08299311cbc
child 809 af47260a332c
equal deleted inserted replaced
806:c08299311cbc 807:f54c68340963
    16 # Please submit bugfixes or comments via http://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 33
    21 %define major 34
    22 %define mainver %major.99
    22 %define mainver %major.98
    23 %define update_channel beta
    23 %define update_channel aurora
    24 %define releasedate 2014111400
    24 %define releasedate 2014111500
    25 
    25 
    26 # general build definitions
    26 # general build definitions
    27 %define firefox_appid \{ec8030f7-c20a-464f-9b0e-13a3a9e97384\}
    27 %define firefox_appid \{ec8030f7-c20a-464f-9b0e-13a3a9e97384\}
    28 %define _use_internal_dependency_generator 0
    28 %define _use_internal_dependency_generator 0
    29 %define __find_requires sh %{SOURCE4}
    29 %define __find_requires sh %{SOURCE4}
    47 %endif
    47 %endif
    48 # Set up Google API keys, see http://www.chromium.org/developers/how-tos/api-keys
    48 # Set up Google API keys, see http://www.chromium.org/developers/how-tos/api-keys
    49 # Note: these are for the openSUSE Firefox builds ONLY. For your own distribution,
    49 # Note: these are for the openSUSE Firefox builds ONLY. For your own distribution,
    50 # please get your own set of keys.
    50 # please get your own set of keys.
    51 %define _google_api_key AIzaSyD1hTe85_a14kr1Ks8T3Ce75rvbR1_Dx7Q
    51 %define _google_api_key AIzaSyD1hTe85_a14kr1Ks8T3Ce75rvbR1_Dx7Q
    52 %define branding 1
    52 %define branding 0
    53 %define localize 1
    53 %define localize 1
    54 %ifarch aarch64 ppc ppc64 ppc64le s390 s390x ia64 %arm
    54 %ifarch aarch64 ppc ppc64 ppc64le s390 s390x ia64 %arm
    55 %define crashreporter 0
    55 %define crashreporter 0
    56 %else
    56 %else
    57 %define crashreporter 1
    57 %define crashreporter 1