Allow parallelization of rpm build by adding %{_smp_mflags} to the specfile. The absence of this macro in a specfile means a make should not be parallelized. Signed-off-by: H. Peter Anvin