MozillaFirefox/MozillaFirefox.spec
changeset 845 a704b2a17e39
parent 844 86fa73db98e5
child 850 a2bdff616a0e
equal deleted inserted replaced
843:0d861c33ec70 845:a704b2a17e39
    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 # changed with every update
    20 # changed with every update
    21 %define major 36
    21 %define major 37
    22 %define mainver %major.99
    22 %define mainver %major.99
    23 %define update_channel beta
    23 %define update_channel beta
    24 %define releasedate 2015032100
    24 %define releasedate 2015040700
    25 
    25 
    26 # general build definitions
    26 # general build definitions
    27 %if "%{update_channel}" != "aurora"
    27 %if "%{update_channel}" != "aurora"
    28 %define progname firefox
    28 %define progname firefox
    29 %define pkgname  MozillaFirefox
    29 %define pkgname  MozillaFirefox
    75 BuildRequires:  libiw-devel
    75 BuildRequires:  libiw-devel
    76 BuildRequires:  libnotify-devel
    76 BuildRequires:  libnotify-devel
    77 BuildRequires:  libproxy-devel
    77 BuildRequires:  libproxy-devel
    78 BuildRequires:  makeinfo
    78 BuildRequires:  makeinfo
    79 BuildRequires:  mozilla-nspr-devel >= 4.10.8
    79 BuildRequires:  mozilla-nspr-devel >= 4.10.8
    80 BuildRequires:  mozilla-nss-devel >= 3.17.4
    80 BuildRequires:  mozilla-nss-devel >= 3.18
    81 BuildRequires:  nss-shared-helper-devel
    81 BuildRequires:  nss-shared-helper-devel
    82 BuildRequires:  python-devel
    82 BuildRequires:  python-devel
    83 BuildRequires:  startup-notification-devel
    83 BuildRequires:  startup-notification-devel
    84 BuildRequires:  unzip
    84 BuildRequires:  unzip
    85 BuildRequires:  update-desktop-files
    85 BuildRequires:  update-desktop-files
   143 Patch9:         mozilla-repo.patch
   143 Patch9:         mozilla-repo.patch
   144 Patch10:        mozilla-icu-strncat.patch
   144 Patch10:        mozilla-icu-strncat.patch
   145 Patch11:        mozilla-arm-disable-edsp.patch
   145 Patch11:        mozilla-arm-disable-edsp.patch
   146 Patch12:        mozilla-openaes-decl.patch
   146 Patch12:        mozilla-openaes-decl.patch
   147 Patch13:        mozilla-skia-bmo1136958.patch
   147 Patch13:        mozilla-skia-bmo1136958.patch
       
   148 Patch14:        mozilla-skia-be-le.patch
       
   149 Patch15:        mozilla-bmo1005535.patch
   148 # Firefox/browser
   150 # Firefox/browser
   149 Patch101:       firefox-kde.patch
   151 Patch101:       firefox-kde.patch
   150 Patch102:       firefox-no-default-ualocale.patch
   152 Patch102:       firefox-no-default-ualocale.patch
   151 Patch103:       firefox-multilocale-chrome.patch
   153 Patch103:       firefox-multilocale-chrome.patch
   152 Patch104:       firefox-branded-icons.patch
   154 Patch104:       firefox-branded-icons.patch
   256 %patch9 -p1
   258 %patch9 -p1
   257 %patch10 -p1
   259 %patch10 -p1
   258 %patch11 -p1
   260 %patch11 -p1
   259 %patch12 -p1
   261 %patch12 -p1
   260 %patch13 -p1
   262 %patch13 -p1
       
   263 %patch14 -p1
       
   264 %patch15 -p1
   261 # Firefox
   265 # Firefox
   262 %patch101 -p1
   266 %patch101 -p1
   263 %patch102 -p1
   267 %patch102 -p1
   264 %patch103 -p1
   268 %patch103 -p1
   265 %patch104 -p1
   269 %patch104 -p1