MozillaFirefox/MozillaFirefox.spec
changeset 306 e6df4625c730
parent 297 7af5d6a0c962
child 311 861ec6217558
equal deleted inserted replaced
297:7af5d6a0c962 306:e6df4625c730
    27 BuildRequires:  libiw-devel
    27 BuildRequires:  libiw-devel
    28 BuildRequires:  libproxy-devel
    28 BuildRequires:  libproxy-devel
    29 %else
    29 %else
    30 BuildRequires:  wireless-tools
    30 BuildRequires:  wireless-tools
    31 %endif
    31 %endif
    32 BuildRequires:  mozilla-nspr-devel >= 4.8.6
    32 BuildRequires:  mozilla-nspr-devel >= 4.8.8
    33 BuildRequires:  mozilla-nss-devel >= 3.12.8
    33 BuildRequires:  mozilla-nss-devel >= 3.12.10
    34 BuildRequires:  nss-shared-helper-devel
    34 BuildRequires:  nss-shared-helper-devel
    35 License:        MPLv1.1 or GPLv2+ or LGPLv2+
    35 License:        MPLv1.1 or GPLv2+ or LGPLv2+
    36 Version:        %{mainver}
    36 Version:        %{mainver}
    37 Release:        1
    37 Release:        1
    38 %define         releasedate 2011080400
    38 %define         releasedate 2011081800
    39 Provides:       web_browser
    39 Provides:       web_browser
    40 Provides:       firefox = %{version}-%{release}
    40 Provides:       firefox = %{version}-%{release}
    41 Provides:       firefox = %{mainver}
    41 Provides:       firefox = %{mainver}
    42 # this is needed to match this package with the kde4 helper package without the main package
    42 # this is needed to match this package with the kde4 helper package without the main package
    43 # having a hard requirement on the kde4 package
    43 # having a hard requirement on the kde4 package
   101 %define desktop_file_name firefox
   101 %define desktop_file_name firefox
   102 %else
   102 %else
   103 %define desktop_file_name %{name}
   103 %define desktop_file_name %{name}
   104 %endif
   104 %endif
   105 ### build options
   105 ### build options
   106 %define branding 0
   106 %define branding 1
   107 %define localize 1
   107 %define localize 1
   108 %ifarch ppc ppc64 s390 s390x ia64
   108 %ifarch ppc ppc64 s390 s390x ia64
   109 %define crashreporter    0
   109 %define crashreporter    0
   110 %else
   110 %else
   111 %define crashreporter    1
   111 %define crashreporter    1