MozillaFirefox/firefox-esr.spec
branchesr10
changeset 532 cde8c37e1592
parent 493 9fe1eb228610
child 549 eed5124a1ab3
equal deleted inserted replaced
499:f5a9af1c8605 532:cde8c37e1592
    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 10
    20 %define major 10
    21 %define mainver %major.0.6
    21 %define mainver %major.0.7
    22 
    22 
    23 Name:           firefox-esr
    23 Name:           firefox-esr
    24 BuildRequires:  Mesa-devel
    24 BuildRequires:  Mesa-devel
    25 BuildRequires:  autoconf213
    25 BuildRequires:  autoconf213
    26 BuildRequires:  dbus-1-glib-devel
    26 BuildRequires:  dbus-1-glib-devel
    46 BuildRequires:  mozilla-nspr-devel >= 4.9.0
    46 BuildRequires:  mozilla-nspr-devel >= 4.9.0
    47 BuildRequires:  mozilla-nss-devel >= 3.13.5
    47 BuildRequires:  mozilla-nss-devel >= 3.13.5
    48 BuildRequires:  nss-shared-helper-devel
    48 BuildRequires:  nss-shared-helper-devel
    49 Version:        %{mainver}
    49 Version:        %{mainver}
    50 Release:        0
    50 Release:        0
    51 %define         releasedate 2012071300
    51 %define         releasedate 2012082500
    52 Provides:       web_browser
    52 Provides:       web_browser
    53 Provides:       firefox-esr = %{mainver}
    53 Provides:       firefox-esr = %{mainver}
    54 # this is needed to match this package with the kde4 helper package without the main package
    54 # this is needed to match this package with the kde4 helper package without the main package
    55 # having a hard requirement on the kde4 package
    55 # having a hard requirement on the kde4 package
    56 %define kde_helper_version 6
    56 %define kde_helper_version 6
    96 Patch12:        mozilla-linux3.patch
    96 Patch12:        mozilla-linux3.patch
    97 Patch13:        mozilla-a11y.patch
    97 Patch13:        mozilla-a11y.patch
    98 Patch14:        mozilla-disable-neon-option.patch
    98 Patch14:        mozilla-disable-neon-option.patch
    99 Patch15:        mozilla-bmo703534.patch
    99 Patch15:        mozilla-bmo703534.patch
   100 Patch16:        mozilla-yarr-pcre.patch
   100 Patch16:        mozilla-yarr-pcre.patch
       
   101 Patch17:        mozilla-gcc47.patch
   101 # Firefox/browser
   102 # Firefox/browser
   102 Patch31:        firefox-browser-css.patch
   103 Patch31:        firefox-browser-css.patch
   103 Patch32:        firefox-cross-desktop.patch
   104 Patch32:        firefox-cross-desktop.patch
   104 Patch33:        firefox-kde.patch
   105 Patch33:        firefox-kde.patch
   105 Patch34:        firefox-kde-114.patch
   106 Patch34:        firefox-kde-114.patch
   234 %patch12 -p1
   235 %patch12 -p1
   235 %patch13 -p1
   236 %patch13 -p1
   236 %patch14 -p1
   237 %patch14 -p1
   237 %patch15 -p1
   238 %patch15 -p1
   238 %patch16 -p1
   239 %patch16 -p1
       
   240 %patch17 -p1
   239 #
   241 #
   240 %patch31 -p1
   242 %patch31 -p1
   241 %patch32 -p1
   243 %patch32 -p1
   242 %if %suse_version >= 1110
   244 %if %suse_version >= 1110
   243 %patch33 -p1
   245 %patch33 -p1