xulrunner/xulrunner.spec
changeset 507 d51ca95a9f7a
parent 504 6044341b3987
child 508 3e7bfc2dd452
equal deleted inserted replaced
506:f02147953485 507:d51ca95a9f7a
    78 Patch9:         mozilla-sle11.patch
    78 Patch9:         mozilla-sle11.patch
    79 Patch10:        mozilla-arm-cpu-detection.patch
    79 Patch10:        mozilla-arm-cpu-detection.patch
    80 Patch11:        mozilla-yarr-pcre.patch
    80 Patch11:        mozilla-yarr-pcre.patch
    81 Patch12:        mozilla-crashreporter-restart-args.patch
    81 Patch12:        mozilla-crashreporter-restart-args.patch
    82 Patch13:        mozilla-gstreamer.patch
    82 Patch13:        mozilla-gstreamer.patch
       
    83 Patch14:        mozilla-ppc.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
    87 ### build configuration ###
    88 ### build configuration ###
   195 %endif
   196 %endif
   196 %patch10 -p1
   197 %patch10 -p1
   197 %patch11 -p1
   198 %patch11 -p1
   198 %patch12 -p1
   199 %patch12 -p1
   199 %patch13 -p1
   200 %patch13 -p1
       
   201 %patch14 -p1
   200 
   202 
   201 %build
   203 %build
   202 # no need to add build time to binaries
   204 # no need to add build time to binaries
   203 modified="$(sed -n '/^----/n;s/ - .*$//;p;q' "%{_sourcedir}/%{name}.changes")"
   205 modified="$(sed -n '/^----/n;s/ - .*$//;p;q' "%{_sourcedir}/%{name}.changes")"
   204 DATE="\"$(date -d "${modified}" "+%%b %%e %%Y")\""
   206 DATE="\"$(date -d "${modified}" "+%%b %%e %%Y")\""