MozillaFirefox/MozillaFirefox.spec
changeset 457 0c2249d015b6
parent 456 7b9ab7747a11
child 462 2d86bdb4277f
equal deleted inserted replaced
456:7b9ab7747a11 457:0c2249d015b6
    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 2012051400
    57 %define         releasedate 2012053000
    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
    94 Patch10:        mozilla-dump_syms-static.patch
    94 Patch10:        mozilla-dump_syms-static.patch
    95 Patch11:        mozilla-sle11.patch
    95 Patch11:        mozilla-sle11.patch
    96 Patch12:        mozilla-disable-neon-option.patch
    96 Patch12:        mozilla-disable-neon-option.patch
    97 Patch13:        mozilla-yarr-pcre.patch
    97 Patch13:        mozilla-yarr-pcre.patch
    98 Patch14:        mozilla-gcc47.patch
    98 Patch14:        mozilla-gcc47.patch
       
    99 Patch15:        mozilla-arm-disable-edsp.patch
    99 # Firefox/browser
   100 # Firefox/browser
   100 Patch30:        firefox-browser-css.patch
   101 Patch30:        firefox-browser-css.patch
   101 Patch31:        firefox-kde.patch
   102 Patch31:        firefox-kde.patch
   102 Patch32:        firefox-kde-114.patch
   103 Patch32:        firefox-kde-114.patch
   103 Patch33:        firefox-no-default-ualocale.patch
   104 Patch33:        firefox-no-default-ualocale.patch
   222 %patch11 -p1
   223 %patch11 -p1
   223 %endif
   224 %endif
   224 #%patch12 -p1
   225 #%patch12 -p1
   225 #%patch13 -p1
   226 #%patch13 -p1
   226 %patch14 -p1
   227 %patch14 -p1
       
   228 %patch15 -p1
   227 #
   229 #
   228 %patch30 -p1
   230 %patch30 -p1
   229 %if %suse_version >= 1110
   231 %if %suse_version >= 1110
   230 %patch31 -p1
   232 %patch31 -p1
   231 %endif
   233 %endif