MozillaFirefox/firefox-esr.spec
branchesr10
changeset 570 bcc669f726e5
parent 561 9139b0467f6c
child 580 16718027c329
equal deleted inserted replaced
561:9139b0467f6c 570:bcc669f726e5
    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.9
    21 %define mainver %major.0.10
    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 2012101100
    51 %define         releasedate 2012102400
    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
    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 Patch17:        mozilla-gcc47.patch
       
   102 Patch18:        mozilla-sqlite-nfs.patch
   102 # Firefox/browser
   103 # Firefox/browser
   103 Patch31:        firefox-browser-css.patch
   104 Patch31:        firefox-browser-css.patch
   104 Patch32:        firefox-cross-desktop.patch
   105 Patch32:        firefox-cross-desktop.patch
   105 Patch33:        firefox-kde.patch
   106 Patch33:        firefox-kde.patch
   106 Patch34:        firefox-kde-114.patch
   107 Patch34:        firefox-kde-114.patch
   236 %patch13 -p1
   237 %patch13 -p1
   237 %patch14 -p1
   238 %patch14 -p1
   238 %patch15 -p1
   239 %patch15 -p1
   239 %patch16 -p1
   240 %patch16 -p1
   240 %patch17 -p1
   241 %patch17 -p1
       
   242 %patch18 -p1
   241 #
   243 #
   242 %patch31 -p1
   244 %patch31 -p1
   243 %patch32 -p1
   245 %patch32 -p1
   244 %if %suse_version >= 1110
   246 %if %suse_version >= 1110
   245 %patch33 -p1
   247 %patch33 -p1