MozillaFirefox/MozillaFirefox.spec
branchesr24
changeset 702 5561a483919b
parent 687 8d64394d1c0c
child 706 4639b5ad4fce
equal deleted inserted replaced
701:ab93666f5ff7 702:5561a483919b
     1 #
     1 #
     2 # spec file for package MozillaFirefox
     2 # spec file for package MozillaFirefox
     3 #
     3 #
     4 # Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
     4 # Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
     5 #               2006-2013 Wolfgang Rosenauer
     5 #               2006-2014 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
    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 24
    20 %define major 24
    21 %define mainver %major.2.0
    21 %define mainver %major.3.0
    22 %define update_channel esr24
    22 %define update_channel esr24
    23 
    23 
    24 %if %suse_version > 1220
    24 %if %suse_version > 1220
    25 %define gstreamer_ver 0.10
    25 %define gstreamer_ver 0.10
    26 %else
    26 %else
    49 BuildRequires:  libproxy-devel
    49 BuildRequires:  libproxy-devel
    50 %else
    50 %else
    51 BuildRequires:  wireless-tools
    51 BuildRequires:  wireless-tools
    52 %endif
    52 %endif
    53 BuildRequires:  mozilla-nspr-devel >= 4.10.2
    53 BuildRequires:  mozilla-nspr-devel >= 4.10.2
    54 BuildRequires:  mozilla-nss-devel >= 3.15.3.1
    54 BuildRequires:  mozilla-nss-devel >= 3.15.4
    55 BuildRequires:  nss-shared-helper-devel
    55 BuildRequires:  nss-shared-helper-devel
    56 %if %suse_version > 1210
    56 %if %suse_version > 1210
    57 BuildRequires:  pkgconfig(gstreamer-%gstreamer_ver)
    57 BuildRequires:  pkgconfig(gstreamer-%gstreamer_ver)
    58 BuildRequires:  pkgconfig(gstreamer-app-%gstreamer_ver)
    58 BuildRequires:  pkgconfig(gstreamer-app-%gstreamer_ver)
    59 BuildRequires:  pkgconfig(gstreamer-plugins-base-%gstreamer_ver)
    59 BuildRequires:  pkgconfig(gstreamer-plugins-base-%gstreamer_ver)
    61 Recommends:     gstreamer-0_10-fluendo-mp3
    61 Recommends:     gstreamer-0_10-fluendo-mp3
    62 Recommends:     gstreamer-0_10-plugins-ffmpeg
    62 Recommends:     gstreamer-0_10-plugins-ffmpeg
    63 %endif
    63 %endif
    64 Version:        %{mainver}
    64 Version:        %{mainver}
    65 Release:        0
    65 Release:        0
    66 %define         releasedate 2013120700
    66 %define         releasedate 2014013000
    67 Provides:       firefox = %{mainver}
    67 Provides:       firefox = %{mainver}
    68 Provides:       firefox = %{version}-%{release}
    68 Provides:       firefox = %{version}-%{release}
    69 Provides:       web_browser
    69 Provides:       web_browser
    70 Provides:       browser(npapi)
    70 Provides:       browser(npapi)
    71 # this is needed to match this package with the kde4 helper package without the main package
    71 # this is needed to match this package with the kde4 helper package without the main package