xulrunner/xulrunner.spec
changeset 413 974b8a3e2d55
parent 410 0af1b0003b9f
child 414 88a71e903038
equal deleted inserted replaced
412:aa28c4f2962a 413:974b8a3e2d55
    77 Patch11:        mozilla-ntlm-full-path.patch
    77 Patch11:        mozilla-ntlm-full-path.patch
    78 Patch12:        mozilla-dump_syms-static.patch
    78 Patch12:        mozilla-dump_syms-static.patch
    79 Patch13:        mozilla-sle11.patch
    79 Patch13:        mozilla-sle11.patch
    80 Patch14:        mozilla-linux3.patch
    80 Patch14:        mozilla-linux3.patch
    81 Patch15:        mozilla-arm-cpu-detection.patch
    81 Patch15:        mozilla-arm-cpu-detection.patch
       
    82 Patch16:        mozilla-revert_621446.patch
    82 Patch17:        mozilla-yarr-pcre.patch
    83 Patch17:        mozilla-yarr-pcre.patch
    83 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
    84 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
    84 Requires:       mozilla-js = %{version}
    85 Requires:       mozilla-js = %{version}
    85 Requires(post):  update-alternatives coreutils
    86 Requires(post):  update-alternatives coreutils
    86 Requires(preun): update-alternatives coreutils
    87 Requires(preun): update-alternatives coreutils
   196 %if %suse_version < 1120
   197 %if %suse_version < 1120
   197 %patch13 -p1
   198 %patch13 -p1
   198 %endif
   199 %endif
   199 %patch14 -p1
   200 %patch14 -p1
   200 %patch15 -p1
   201 %patch15 -p1
       
   202 %patch16 -p1
   201 #%patch17 -p1
   203 #%patch17 -p1
   202 
   204 
   203 %build
   205 %build
   204 # no need to add build time to binaries
   206 # no need to add build time to binaries
   205 modified="$(sed -n '/^----/n;s/ - .*$//;p;q' "%{_sourcedir}/%{name}.changes")"
   207 modified="$(sed -n '/^----/n;s/ - .*$//;p;q' "%{_sourcedir}/%{name}.changes")"