xulrunner/xulrunner.spec
changeset 378 dfb824794771
parent 375 d75cd0dac058
child 379 c4f16782fc7a
child 382 67f876aafae8
child 383 724a777f2427
equal deleted inserted replaced
375:d75cd0dac058 378:dfb824794771
    77 Patch12:        mozilla-dump_syms-static.patch
    77 Patch12:        mozilla-dump_syms-static.patch
    78 Patch13:        mozilla-sle11.patch
    78 Patch13:        mozilla-sle11.patch
    79 Patch14:        mozilla-linux3.patch
    79 Patch14:        mozilla-linux3.patch
    80 Patch15:        mozilla-a11y.patch
    80 Patch15:        mozilla-a11y.patch
    81 Patch16:        mozilla-disable-neon-option.patch
    81 Patch16:        mozilla-disable-neon-option.patch
       
    82 Patch17:        mozilla-bmo703534.patch
       
    83 Patch18:        mozilla-yarr-pcre.patch
    82 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
    84 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
    83 Requires:       mozilla-js = %{version}
    85 Requires:       mozilla-js = %{version}
    84 Requires(post):  update-alternatives coreutils
    86 Requires(post):  update-alternatives coreutils
    85 Requires(preun): update-alternatives coreutils
    87 Requires(preun): update-alternatives coreutils
    86 ### build configuration ###
    88 ### build configuration ###
   196 %patch13 -p1
   198 %patch13 -p1
   197 %endif
   199 %endif
   198 %patch14 -p1
   200 %patch14 -p1
   199 %patch15 -p1
   201 %patch15 -p1
   200 %patch16 -p1
   202 %patch16 -p1
       
   203 %patch17 -p1
       
   204 %patch18 -p1
   201 
   205 
   202 %build
   206 %build
   203 # no need to add build time to binaries
   207 # no need to add build time to binaries
   204 modified="$(sed -n '/^----/n;s/ - .*$//;p;q' "%{_sourcedir}/%{name}.changes")"
   208 modified="$(sed -n '/^----/n;s/ - .*$//;p;q' "%{_sourcedir}/%{name}.changes")"
   205 DATE="\"$(date -d "${modified}" "+%%b %%e %%Y")\""
   209 DATE="\"$(date -d "${modified}" "+%%b %%e %%Y")\""