MozillaFirefox/MozillaFirefox.spec
changeset 568 2c74c5927ea2
parent 565 f6d567a99b67
child 573 71cf05d3ee57
equal deleted inserted replaced
565:f6d567a99b67 568:2c74c5927ea2
    42 BuildRequires:  libiw-devel
    42 BuildRequires:  libiw-devel
    43 BuildRequires:  libproxy-devel
    43 BuildRequires:  libproxy-devel
    44 %else
    44 %else
    45 BuildRequires:  wireless-tools
    45 BuildRequires:  wireless-tools
    46 %endif
    46 %endif
    47 BuildRequires:  mozilla-nspr-devel >= 4.9.2
    47 BuildRequires:  mozilla-nspr-devel >= 4.9.3
    48 BuildRequires:  mozilla-nss-devel >= 3.13.6
    48 BuildRequires:  mozilla-nss-devel >= 3.14
    49 BuildRequires:  nss-shared-helper-devel
    49 BuildRequires:  nss-shared-helper-devel
    50 %if %suse_version > 1140
    50 %if %suse_version > 1140
    51 BuildRequires:  pkgconfig(gstreamer-0.10)
    51 BuildRequires:  pkgconfig(gstreamer-0.10)
    52 BuildRequires:  pkgconfig(gstreamer-app-0.10)
    52 BuildRequires:  pkgconfig(gstreamer-app-0.10)
    53 BuildRequires:  pkgconfig(gstreamer-plugins-base-0.10)
    53 BuildRequires:  pkgconfig(gstreamer-plugins-base-0.10)
    54 %endif
    54 %endif
    55 Version:        %{mainver}
    55 Version:        %{mainver}
    56 Release:        0
    56 Release:        0
    57 %define         releasedate 2012101500
    57 %define         releasedate 2012102500
    58 Provides:       firefox = %{mainver}
    58 Provides:       firefox = %{mainver}
    59 Provides:       firefox = %{version}-%{release}
    59 Provides:       firefox = %{version}-%{release}
    60 Provides:       web_browser
    60 Provides:       web_browser
    61 Provides:       browser(npapi)
    61 Provides:       browser(npapi)
    62 # this is needed to match this package with the kde4 helper package without the main package
    62 # this is needed to match this package with the kde4 helper package without the main package
    96 Patch11:        mozilla-disable-neon-option.patch
    96 Patch11:        mozilla-disable-neon-option.patch
    97 Patch12:        mozilla-arm-disable-edsp.patch
    97 Patch12:        mozilla-arm-disable-edsp.patch
    98 Patch13:        mozilla-gstreamer.patch
    98 Patch13:        mozilla-gstreamer.patch
    99 Patch14:        mozilla-ppc.patch
    99 Patch14:        mozilla-ppc.patch
   100 Patch15:        mozilla-gstreamer-760140.patch
   100 Patch15:        mozilla-gstreamer-760140.patch
       
   101 Patch16:        mozilla-webrtc.patch
   101 # Firefox/browser
   102 # Firefox/browser
   102 Patch30:        firefox-browser-css.patch
   103 Patch30:        firefox-browser-css.patch
   103 Patch31:        firefox-kde.patch
   104 Patch31:        firefox-kde.patch
   104 Patch32:        firefox-kde-114.patch
   105 Patch32:        firefox-kde-114.patch
   105 Patch33:        firefox-no-default-ualocale.patch
   106 Patch33:        firefox-no-default-ualocale.patch
   229 #%patch11 -p1
   230 #%patch11 -p1
   230 %patch12 -p1
   231 %patch12 -p1
   231 %patch13 -p1
   232 %patch13 -p1
   232 %patch14 -p1
   233 %patch14 -p1
   233 %patch15 -p1
   234 %patch15 -p1
       
   235 %patch16 -p1
   234 #
   236 #
   235 %patch30 -p1
   237 %patch30 -p1
   236 %if %suse_version >= 1110
   238 %if %suse_version >= 1110
   237 %patch31 -p1
   239 %patch31 -p1
   238 %endif
   240 %endif
   278 ac_add_options --prefix=%{_prefix}
   280 ac_add_options --prefix=%{_prefix}
   279 ac_add_options --libdir=%{_libdir}
   281 ac_add_options --libdir=%{_libdir}
   280 ac_add_options --sysconfdir=%{_sysconfdir}
   282 ac_add_options --sysconfdir=%{_sysconfdir}
   281 ac_add_options --mandir=%{_mandir}
   283 ac_add_options --mandir=%{_mandir}
   282 ac_add_options --includedir=%{_includedir}
   284 ac_add_options --includedir=%{_includedir}
   283 #ac_add_options --with-system-nspr
   285 ac_add_options --with-system-nspr
   284 ac_add_options --with-system-nss
   286 ac_add_options --with-system-nss
   285 ac_add_options --with-l10n-base=$RPM_BUILD_DIR/l10n
   287 ac_add_options --with-l10n-base=$RPM_BUILD_DIR/l10n
   286 #ac_add_options --with-system-jpeg    # libjpeg-turbo is used internally
   288 #ac_add_options --with-system-jpeg    # libjpeg-turbo is used internally
   287 #ac_add_options --with-system-png     # doesn't work because of missing APNG support
   289 #ac_add_options --with-system-png     # doesn't work because of missing APNG support
   288 ac_add_options --with-system-zlib
   290 ac_add_options --with-system-zlib