xulrunner/xulrunner.spec
branchfirefox15
changeset 530 dcb74847085a
parent 527 b4b47a0e2d36
child 531 778ac1dfbf6b
equal deleted inserted replaced
527:b4b47a0e2d36 530:dcb74847085a
    44 %endif
    44 %endif
    45 BuildRequires:  mozilla-nspr-devel >= 4.9.1
    45 BuildRequires:  mozilla-nspr-devel >= 4.9.1
    46 BuildRequires:  mozilla-nss-devel >= 3.13.6
    46 BuildRequires:  mozilla-nss-devel >= 3.13.6
    47 Version:        14.99
    47 Version:        14.99
    48 Release:        0
    48 Release:        0
    49 %define         releasedate 2012072900
    49 %define         releasedate 2012081500
    50 %define         version_internal 15.0
    50 %define         version_internal 15.0
    51 %define         apiversion 15
    51 %define         apiversion 15
    52 %define         uaweight 1500000
    52 %define         uaweight 1500000
    53 Summary:        Mozilla Runtime Environment
    53 Summary:        Mozilla Runtime Environment
    54 License:        MPL-2.0
    54 License:        MPL-2.0
    75 Patch5:         mozilla-prefer_plugin_pref.patch
    75 Patch5:         mozilla-prefer_plugin_pref.patch
    76 Patch6:         mozilla-language.patch
    76 Patch6:         mozilla-language.patch
    77 Patch7:         mozilla-ntlm-full-path.patch
    77 Patch7:         mozilla-ntlm-full-path.patch
    78 Patch9:         mozilla-sle11.patch
    78 Patch9:         mozilla-sle11.patch
    79 Patch12:        mozilla-crashreporter-restart-args.patch
    79 Patch12:        mozilla-crashreporter-restart-args.patch
    80 Patch13:        mozilla-gstreamer.patch
       
    81 Patch14:        mozilla-ppc.patch
    80 Patch14:        mozilla-ppc.patch
    82 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
    81 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
    83 Requires:       mozilla-js = %{version}
    82 Requires:       mozilla-js = %{version}
    84 Requires(post):  update-alternatives coreutils
    83 Requires(post):  update-alternatives coreutils
    85 Requires(preun): update-alternatives coreutils
    84 Requires(preun): update-alternatives coreutils
   191 %patch7 -p1
   190 %patch7 -p1
   192 %if %suse_version < 1120
   191 %if %suse_version < 1120
   193 %patch9 -p1
   192 %patch9 -p1
   194 %endif
   193 %endif
   195 %patch12 -p1
   194 %patch12 -p1
   196 %patch13 -p1
       
   197 %patch14 -p1
   195 %patch14 -p1
   198 
   196 
   199 %build
   197 %build
   200 # no need to add build time to binaries
   198 # no need to add build time to binaries
   201 modified="$(sed -n '/^----/n;s/ - .*$//;p;q' "%{_sourcedir}/%{name}.changes")"
   199 modified="$(sed -n '/^----/n;s/ - .*$//;p;q' "%{_sourcedir}/%{name}.changes")"