MozillaFirefox/firefox-esr.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 firefox-esr
     2 # spec file for package firefox-esr
     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 release
    22 %define update_channel release
    23 
    23 
    24 %define gstreamer_ver 0.10
    24 %define gstreamer_ver 0.10
    25 
    25 
    26 Name:           firefox-esr
    26 Name:           firefox-esr
    45 BuildRequires:  libproxy-devel
    45 BuildRequires:  libproxy-devel
    46 %else
    46 %else
    47 BuildRequires:  wireless-tools
    47 BuildRequires:  wireless-tools
    48 %endif
    48 %endif
    49 BuildRequires:  mozilla-nspr-devel >= 4.10.2
    49 BuildRequires:  mozilla-nspr-devel >= 4.10.2
    50 BuildRequires:  mozilla-nss-devel >= 3.15.3.1
    50 BuildRequires:  mozilla-nss-devel >= 3.15.4
    51 BuildRequires:  nss-shared-helper-devel
    51 BuildRequires:  nss-shared-helper-devel
    52 %if %suse_version > 1210
    52 %if %suse_version > 1210
    53 BuildRequires:  pkgconfig(gstreamer-%gstreamer_ver)
    53 BuildRequires:  pkgconfig(gstreamer-%gstreamer_ver)
    54 BuildRequires:  pkgconfig(gstreamer-app-%gstreamer_ver)
    54 BuildRequires:  pkgconfig(gstreamer-app-%gstreamer_ver)
    55 BuildRequires:  pkgconfig(gstreamer-plugins-base-%gstreamer_ver)
    55 BuildRequires:  pkgconfig(gstreamer-plugins-base-%gstreamer_ver)
    57 Recommends:     gstreamer-0_10-fluendo-mp3
    57 Recommends:     gstreamer-0_10-fluendo-mp3
    58 Recommends:     gstreamer-0_10-plugins-ffmpeg
    58 Recommends:     gstreamer-0_10-plugins-ffmpeg
    59 %endif
    59 %endif
    60 Version:        %{mainver}
    60 Version:        %{mainver}
    61 Release:        0
    61 Release:        0
    62 %define         releasedate 2013120700
    62 %define         releasedate 2014013000
    63 Provides:       firefox-esr = %{mainver}
    63 Provides:       firefox-esr = %{mainver}
    64 Provides:       firefox-esr = %{version}-%{release}
    64 Provides:       firefox-esr = %{version}-%{release}
    65 Provides:       web_browser
    65 Provides:       web_browser
    66 Provides:       browser(npapi)
    66 Provides:       browser(npapi)
    67 # this is needed to match this package with the kde4 helper package without the main package
    67 # this is needed to match this package with the kde4 helper package without the main package