MozillaFirefox/MozillaFirefox.spec
changeset 563 8349c239bff9
parent 552 46f196325af1
child 565 f6d567a99b67
equal deleted inserted replaced
556:a30fcfcd2e53 563:8349c239bff9
    15 
    15 
    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 16
    20 %define major 17
    21 %define mainver %major.98
    21 %define mainver %major.98
    22 %define update_channel aurora
    22 %define update_channel aurora
    23 
    23 
    24 Name:           MozillaFirefox
    24 Name:           MozillaFirefox
    25 BuildRequires:  Mesa-devel
    25 BuildRequires:  Mesa-devel
    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 2012100300
    57 %define         releasedate 2012101500
    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
    92 Patch7:         mozilla-language.patch
    92 Patch7:         mozilla-language.patch
    93 Patch8:         mozilla-ntlm-full-path.patch
    93 Patch8:         mozilla-ntlm-full-path.patch
    94 Patch9:         mozilla-repo.patch
    94 Patch9:         mozilla-repo.patch
    95 Patch10:        mozilla-sle11.patch
    95 Patch10:        mozilla-sle11.patch
    96 Patch11:        mozilla-disable-neon-option.patch
    96 Patch11:        mozilla-disable-neon-option.patch
    97 Patch13:        mozilla-arm-disable-edsp.patch
    97 Patch12:        mozilla-arm-disable-edsp.patch
    98 Patch15:        mozilla-gstreamer.patch
    98 Patch13:        mozilla-gstreamer.patch
    99 Patch16:        mozilla-ppc.patch
    99 Patch14:        mozilla-ppc.patch
   100 Patch17:        mozilla-gstreamer-760140.patch
   100 Patch15:        mozilla-gstreamer-760140.patch
   101 # Firefox/browser
   101 # Firefox/browser
   102 Patch30:        firefox-browser-css.patch
   102 Patch30:        firefox-browser-css.patch
   103 Patch31:        firefox-kde.patch
   103 Patch31:        firefox-kde.patch
   104 Patch32:        firefox-kde-114.patch
   104 Patch32:        firefox-kde-114.patch
   105 Patch33:        firefox-no-default-ualocale.patch
   105 Patch33:        firefox-no-default-ualocale.patch
   221 %patch9 -p1
   221 %patch9 -p1
   222 %if %suse_version < 1120
   222 %if %suse_version < 1120
   223 %patch10 -p1
   223 %patch10 -p1
   224 %endif
   224 %endif
   225 #%patch11 -p1
   225 #%patch11 -p1
       
   226 %patch12 -p1
   226 %patch13 -p1
   227 %patch13 -p1
       
   228 %patch14 -p1
   227 %patch15 -p1
   229 %patch15 -p1
   228 %patch16 -p1
       
   229 %patch17 -p1
       
   230 #
   230 #
   231 %patch30 -p1
   231 %patch30 -p1
   232 %if %suse_version >= 1110
   232 %if %suse_version >= 1110
   233 %patch31 -p1
   233 %patch31 -p1
   234 %endif
   234 %endif