xulrunner/xulrunner.spec
branchfirefox12
changeset 422 35be97f6fdf7
parent 421 3711e2f7e3e7
child 427 4e79a7c46250
equal deleted inserted replaced
421:3711e2f7e3e7 422:35be97f6fdf7
    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 Patch16:        mozilla-revert_621446.patch
    83 Patch17:        mozilla-yarr-pcre.patch
    83 Patch17:        mozilla-yarr-pcre.patch
    84 Patch18:        mozilla-libnotify.patch
    84 Patch18:        mozilla-libnotify.patch
       
    85 Patch19:        mozilla-gcc47.patch
    85 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
    86 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
    86 Requires:       mozilla-js = %{version}
    87 Requires:       mozilla-js = %{version}
    87 Requires(post):  update-alternatives coreutils
    88 Requires(post):  update-alternatives coreutils
    88 Requires(preun): update-alternatives coreutils
    89 Requires(preun): update-alternatives coreutils
    89 ### build configuration ###
    90 ### build configuration ###
   201 %patch14 -p1
   202 %patch14 -p1
   202 %patch15 -p1
   203 %patch15 -p1
   203 %patch16 -p1
   204 %patch16 -p1
   204 #%patch17 -p1
   205 #%patch17 -p1
   205 %patch18 -p1
   206 %patch18 -p1
       
   207 %patch19 -p1
   206 
   208 
   207 %build
   209 %build
   208 # no need to add build time to binaries
   210 # no need to add build time to binaries
   209 modified="$(sed -n '/^----/n;s/ - .*$//;p;q' "%{_sourcedir}/%{name}.changes")"
   211 modified="$(sed -n '/^----/n;s/ - .*$//;p;q' "%{_sourcedir}/%{name}.changes")"
   210 DATE="\"$(date -d "${modified}" "+%%b %%e %%Y")\""
   212 DATE="\"$(date -d "${modified}" "+%%b %%e %%Y")\""