MozillaFirefox/MozillaFirefox.spec
branchfirefox32
changeset 751 8517d10e87ab
parent 748 72ba5129e5fd
child 753 f3bf114c6639
equal deleted inserted replaced
748:72ba5129e5fd 751:8517d10e87ab
    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 %define major 31
    20 %define major 31
    21 %define mainver %major.98
    21 %define mainver %major.99
    22 %define update_channel aurora
    22 %define update_channel beta
    23 
    23 
    24 %if %suse_version > 1210
    24 %if %suse_version > 1210
    25 %if %suse_version > 1310
    25 %if %suse_version > 1310
    26 %define gstreamer_ver 1.0
    26 %define gstreamer_ver 1.0
    27 %define gstreamer 1
    27 %define gstreamer 1
    72 Recommends:     gstreamer-0_10-plugins-ffmpeg
    72 Recommends:     gstreamer-0_10-plugins-ffmpeg
    73 %endif
    73 %endif
    74 %endif
    74 %endif
    75 Version:        %{mainver}
    75 Version:        %{mainver}
    76 Release:        0
    76 Release:        0
    77 %define         releasedate 2014061200
    77 %define         releasedate 2014072700
    78 Provides:       firefox = %{mainver}
    78 Provides:       firefox = %{mainver}
    79 Provides:       firefox = %{version}-%{release}
    79 Provides:       firefox = %{version}-%{release}
    80 Provides:       web_browser
    80 Provides:       web_browser
    81 Provides:       browser(npapi)
    81 Provides:       browser(npapi)
    82 # this is needed to match this package with the kde4 helper package without the main package
    82 # this is needed to match this package with the kde4 helper package without the main package
   152 ### build options
   152 ### build options
   153 # Set up Google API keys, see http://www.chromium.org/developers/how-tos/api-keys
   153 # Set up Google API keys, see http://www.chromium.org/developers/how-tos/api-keys
   154 # Note: these are for the openSUSE Firefox builds ONLY. For your own distribution,
   154 # Note: these are for the openSUSE Firefox builds ONLY. For your own distribution,
   155 # please get your own set of keys.
   155 # please get your own set of keys.
   156 %define _google_api_key AIzaSyD1hTe85_a14kr1Ks8T3Ce75rvbR1_Dx7Q
   156 %define _google_api_key AIzaSyD1hTe85_a14kr1Ks8T3Ce75rvbR1_Dx7Q
   157 %define branding 0
   157 %define branding 1
   158 %define localize 1
   158 %define localize 1
   159 %ifarch aarch64 ppc ppc64 ppc64le s390 s390x ia64 %arm
   159 %ifarch aarch64 ppc ppc64 ppc64le s390 s390x ia64 %arm
   160 %define crashreporter 0
   160 %define crashreporter 0
   161 %else
   161 %else
   162 %define crashreporter 1
   162 %define crashreporter 1