mozilla-xulrunner192/mozilla-xulrunner192.spec
branchmozilla-1.9.2
changeset 95 37558f4844c0
parent 90 791f19dc8023
child 96 d176c9c397a7
equal deleted inserted replaced
90:791f19dc8023 95:37558f4844c0
     1 #
     1 #
     2 # spec file for package mozilla-xulrunner192 (Version 1.9.2.6)
     2 # spec file for package mozilla-xulrunner192 (Version 1.9.2.7)
     3 #
     3 #
     4 # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
     4 # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
     5 #               2006-2010 Wolfgang Rosenauer
     5 #               2006-2010 Wolfgang Rosenauer
     6 #
     6 #
     7 # All modifications and additions to the file contributed by third parties
     7 # All modifications and additions to the file contributed by third parties
    37 BuildRequires:  libproxy-devel
    37 BuildRequires:  libproxy-devel
    38 %else
    38 %else
    39 BuildRequires:  wireless-tools
    39 BuildRequires:  wireless-tools
    40 %endif
    40 %endif
    41 License:        GPLv2+ ; LGPLv2.1+ ; MPLv1.1+
    41 License:        GPLv2+ ; LGPLv2.1+ ; MPLv1.1+
    42 Version:        1.9.2.6
    42 Version:        1.9.2.7
    43 Release:        1
    43 Release:        1
    44 %define         releasedate 2010062600
    44 %define         releasedate 2010071400
    45 %define         version_internal 1.9.2.6
    45 %define         version_internal 1.9.2.7
    46 %define         apiversion 1.9.2
    46 %define         apiversion 1.9.2
    47 %define         uaweight 192060
    47 %define         uaweight 192070
    48 Summary:        Mozilla Runtime Environment 1.9.2
    48 Summary:        Mozilla Runtime Environment 1.9.2
    49 Url:            http://www.mozilla.org
    49 Url:            http://www.mozilla.org
    50 Group:          Productivity/Other
    50 Group:          Productivity/Other
    51 Provides:       gecko192
    51 Provides:       gecko192
    52 %if %suse_version >= 1110
    52 %if %suse_version >= 1110
    79 # PATCH-FEATURE-SLED FATE#302023, FATE#302024
    79 # PATCH-FEATURE-SLED FATE#302023, FATE#302024
    80 Patch11:        mozilla-gconf-backend.patch
    80 Patch11:        mozilla-gconf-backend.patch
    81 Patch12:        gecko-lockdown.patch
    81 Patch12:        gecko-lockdown.patch
    82 Patch13:        toolkit-ui-lockdown.patch
    82 Patch13:        toolkit-ui-lockdown.patch
    83 # ---
    83 # ---
    84 Patch14:        mozilla-system-nspr.patch
       
    85 Patch15:        mozilla-ua-locale-pref.patch
    84 Patch15:        mozilla-ua-locale-pref.patch
    86 Patch16:        mozilla-crashreporter-x86_64.patch
       
    87 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
    85 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
    88 Requires:       mozilla-js192 = %{version}
    86 Requires:       mozilla-js192 = %{version}
    89 Requires(post):  update-alternatives coreutils
    87 Requires(post):  update-alternatives coreutils
    90 Requires(preun): update-alternatives coreutils
    88 Requires(preun): update-alternatives coreutils
    91 ### build configuration ###
    89 ### build configuration ###
   223 %patch10 -p1
   221 %patch10 -p1
   224 %endif
   222 %endif
   225 %patch11 -p1
   223 %patch11 -p1
   226 %patch12 -p1
   224 %patch12 -p1
   227 %patch13 -p1
   225 %patch13 -p1
   228 %patch14 -p1
       
   229 # bmo#542999
   226 # bmo#542999
   230 %patch15 -p1
   227 %patch15 -p1
   231 %patch16 -p1
       
   232 
   228 
   233 %build
   229 %build
   234 %if %suse_version >= 1110
   230 %if %suse_version >= 1110
   235 kdehelperversion=$(cat toolkit/xre/nsKDEUtils.cpp | grep '#define KMOZILLAHELPER_VERSION' | cut -d ' ' -f 3)
   231 kdehelperversion=$(cat toolkit/xre/nsKDEUtils.cpp | grep '#define KMOZILLAHELPER_VERSION' | cut -d ' ' -f 3)
   236 if test "$kdehelperversion" != %{kde_helper_version}; then
   232 if test "$kdehelperversion" != %{kde_helper_version}; then