diff --git a/cracklib.changes b/cracklib.changes index 407d9a4..7a21a96 100644 --- a/cracklib.changes +++ b/cracklib.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jun 28 06:38:35 UTC 2010 - jengelh@medozas.de + +- use %_smp_mflags + ------------------------------------------------------------------- Fri Jun 25 17:53:22 CEST 2010 - dmueller@suse.de diff --git a/cracklib.spec b/cracklib.spec index 8aabeab..f1a9c9f 100644 --- a/cracklib.spec +++ b/cracklib.spec @@ -98,7 +98,7 @@ This package contains a small dictionay file used by cracklib. %build AUTOPOINT=true autoreconf -fi %configure --disable-static --with-pic -%{__make} %{?jobs:-j%jobs} +%{__make} %{?_smp_mflags} make -C po update-po %clean