diff --git a/file.changes b/file.changes index 2814ef0..e5a8c46 100644 --- a/file.changes +++ b/file.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jun 28 06:38:35 UTC 2010 - jengelh@medozas.de + +- use %_smp_mflags + ------------------------------------------------------------------- Mon Apr 19 16:18:08 CEST 2010 - werner@suse.de diff --git a/file.spec b/file.spec index 1768a0b..01db6c7 100644 --- a/file.spec +++ b/file.spec @@ -134,7 +134,7 @@ rm -f ltcf-c.sh ltconfig ltmain.sh autoreconf -fiv CFLAGS="$RPM_OPT_FLAGS -DHOWMANY=69632" %configure --datadir=%{_miscdir} --disable-static --with-pic --enable-fsect-man5 -%{__make} %{?jobs:-j%jobs} pkgdatadir='$(datadir)' +%{__make} %{?_smp_mflags} pkgdatadir='$(datadir)' %if 0%{?build_python_bindings:1} pushd python python setup.py build